[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XML Character codes in DOM



Hi

We are using your DOM api of Ozone out here for one of our XML applications.
However, while using it, we came to know that the DOM replaces all character
codes like & ' etc with &,' etc
This poses a problem as ultimately the XSLT rejects it as invalid XML.
Could you please explain why you would be replacing these character codes in
your DOM, as they are required inorder to make the XML valid.
Please respond.

Shekhar Karani