Is there any Function to call XPL in xforms-widget.xsl?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there any Function to call XPL in xforms-widget.xsl?

Sathish K Mittapelli
Hai All....

I am trying to call XPL in xforms-widget.xsl......by using xxforms:call-xpl() function,as my xpl has no inputs i am getting some error......is there any other function which can be used inplace of xxforms:call-xpl() in XSL....


THANKS & REGARDS
SATHISH K MITTAPELLI  


From Chandigarh to Chennai - find friends all over India. Click here.

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Is there any Function to call XPL in xforms-widget.xsl?

Hank Ratzesberger

I keep an empty instance "handy" for the times I
need no/null content.  I "think" the instance input is
always present even if you don't use it.

Is it possible to call your pipeline and give the instance
input nothing?

<xforms:instance id="null-instance">
        <null xmlns=""/>
</xforms:instance>


Cheers,
Hank


On Apr 17, 2008, at 10:28 PM, sathish kumar wrote:

> Hai All....
>
> I am trying to call XPL in xforms-widget.xsl......by using  
> xxforms:call-xpl() function,as my xpl has no inputs i am getting  
> some error......is there any other function which can be used  
> inplace of xxforms:call-xpl() in XSL....
>
>
> THANKS & REGARDS
> SATHISH K MITTAPELLI
> From Chandigarh to Chennai - find friends all over India. Click here.
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Is there any Function to call XPL in xforms-widget.xsl?

Erik Bruchez
Administrator
In reply to this post by Sathish K Mittapelli
What is the error you get?

I would suggest starting slowly: write a simple XHTML+XForms page  
which calls your XPL. When that works, you can move it to xforms-
widgets.xsl or another part of your application. If you still get an  
error, send us the XHTML+XForms and a test XPL so we can reproduce the  
issue in the sandbox.

-Erik

On Apr 17, 2008, at 10:28 PM, sathish kumar wrote:

> Hai All....
>
> I am trying to call XPL in xforms-widget.xsl......by using  
> xxforms:call-xpl() function,as my xpl has no inputs i am getting  
> some error......is there any other function which can be used  
> inplace of xxforms:call-xpl() in XSL....
>
>
> THANKS & REGARDS
> SATHISH K MITTAPELLI
> From Chandigarh to Chennai - find friends all over India. Click here.
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws