I have an xsd file as input, so using XSLT I have created an XHTML file which contains XForms. th e problem is if the number inout fileds are very large, How do I create instances for those fields using XSLT.
xforms instance
Collapse
X
-
Tags: None
-
Originally posted by sherlyfreddyI have an xsd file as input, so using XSLT I have created an XHTML file which contains XForms. th e problem is if the number inout fileds are very large, How do I create instances for those fields using XSLT.
Dug up two links for you, please have a look:
http://www.w3schools.c om/xforms/default.asp
Look examples there, see if helpful.
In a bit!
Comment