how to prevent expansion of includes
Posted: Thu Dec 05, 2013 6:58 pm
Hi,
I have an XML-document containing xs:include elements and a simple stylesheet containing just the copy template.
When I apply the stylesheet on the XML-document with Saxon on the commandline it returns the identical XML-document. However, when I apply the same stylesheet on that document within qxygen, then it first expands the xi:includes. How can I suppress this expansion in oxygen?
(In fact, I want to apply template on the xi:includes themsleves)
Regards
Immanuel
I have an XML-document containing xs:include elements and a simple stylesheet containing just the copy template.
When I apply the stylesheet on the XML-document with Saxon on the commandline it returns the identical XML-document. However, when I apply the same stylesheet on that document within qxygen, then it first expands the xi:includes. How can I suppress this expansion in oxygen?
(In fact, I want to apply template on the xi:includes themsleves)
Regards
Immanuel