I have to XML files....
a.xml and common.xml
When I load a page I would like the elements from common.xml to be added to a.xml.
Commmon.xml has about 15 elements with common information to be used in a.xml, b.xml, c.xml etc...
Look at xslt's document function:
thread426-763609 if you want to get really crazy XSLT 2.0 will allow multiple inputs and multiple outputs. A number of fairly stable experimental implementations of 2.0 exist.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.