Hi,
Can I use document() function to transform a XML document emebedded within
CDATA section of an XML document ?
Thanks in adavance.
-Pradeep
In a message dated 1/29/2007 6:52:02 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
Use the XSLT document() function to access t
Hi
We are using Xalan XSLT for XML to XML transformation and when the input XML contains special characters like ® we want transformed XML to contain question marks inplace of special characters. I saw lot of postings where they had issues in retaining special characters.
Please let me know any
Hi All,
In our XSLT file we have following declarations. This file is processed by XALAN processor.
http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
Please let me know if xalan, while processing a file it really makes HTTP connection to www.w3.or