xxforms:serialize()

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

xxforms:serialize()

Marcus-2
Hi,
where can i find this function in the source code? And is there more documentation available about the actual implemantation of the function? I thought perhaps i could implement another option for my purpose :-) Would that be possible?
 
Thanks for help,
Marcus


--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xxforms:serialize()

Erik Bruchez
Administrator
Marcus wrote:
> Hi,
> where can i find this function in the source code? And is there more
> documentation available about the actual implemantation of the function?
> I thought perhaps i could implement another option for my purpose :-)
> Would that be possible?

xxforms:serialize() is just an alias for saxon:serialize(), whose source
code is in Saxon, not Orbeon Forms itself. You can find the doc here:

   http://www.saxonica.com/documentation/extensions/functions/serialize.html

Note that from XForms, you can't use the second prototype (where an
element(xsl:output) is passed).

-Erik

--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws