Hi, I used the SAXWriter sample that comes with Xerces parser. When I gave an input xml file that contains the below mentioned characters, the parser failed with invalid character error. I checked that these characters fall under the range as specified in the XML specification. � - 0xae � - 0xb0 � - 0xb5 � - 0xb1
Could someone let me know why these are invalid as per Xerces parser? Thanks Uma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
