I have run an XSLTForms transformation offline (i.e running Saxon on the
command line to transform the XForm into XHTML).
Doing this yields me the following error when I try and render the
generated XHTML
Incorrect Javascript code generation:
ReferenceError: XsltForms_globals is not defined
at xsltforms_initImpl (
http://localhost:8080/exist/rest/db/apps/b2b/mytest.xhtml:89:1)
at xsltforms_init (
http://localhost:8080/exist/rest/db/apps/b2b/mytest.xhtml:406:1)
at onload (
http://localhost:8080/exist/rest/db/apps/b2b/mytest.xhtml:413:129)
ReferenceError
XsltForms_globals is not defined
fi
The form does render correctly when transformed through a pi in the XForm
(albeit perhaps with the aid of some serialisation settings) but the
rendering speed is unacceptably slow (minutes).
This is why I am trying to find other ways to do the transformation.
I'm not sure what the list etiquette is on attachments so I will attach
both the XForm and the Transformed XHTML on request.
Thanks
Ihe
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xsltforms-support mailing list
Xsltforms-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xsltforms-support