Hi,
I'm using Xalan-C++ version 1.8. I want to create an exact copy of source xml file in output xml file e.g. I want to write out all the entity references, the internal DTD subset declaration etc. from input xml to output xml file.
 
The article in http://www.xml.com/pub/a/2001/03/14/trxml10.html says that "XSLT offers no way to tell the XML processor not to make entity replacements. (Certain XSLT processors such as Xalan offer this option as a non-standard feature)". So, how can I configure Xalan so that it can tell XML processor not to make entity replacements?
 
Thanks and Regards-
Pralay

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to