G
Greg Jones
Hello,
This may be a simple question but difficult to search on since the
keywords are so generic.
Is there a way, in XSLT, to copy an embedded DTD from the source XML
to the target XML? Using 'match="processing-instruction()"' doesn't
work. I have been forced to simply output the DTD in the XSLT with
<xslt:text>.
Any ideas? Thanks!
This may be a simple question but difficult to search on since the
keywords are so generic.
Is there a way, in XSLT, to copy an embedded DTD from the source XML
to the target XML? Using 'match="processing-instruction()"' doesn't
work. I have been forced to simply output the DTD in the XSLT with
<xslt:text>.
Any ideas? Thanks!