Posted: Tue Mar 15, 2011 11:08 pm Post subject: XMLNSC parser problem
Newbie
Joined: 06 Apr 2010 Posts: 7
Hi,
I am using XMLNSC parser.
In my input message i am getting some unicode characters and when the message tries to be transformed from the XSLT node it is throwing "An invalid XML character (Unicode: 0xffffffff) was found in the element content of the document." exception.
the invalid characters which come in is as below
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
The file you received in not a valid XML file so you need the sender to send you a valid XML file (ie they need to remove the invalid characters before sending the file to you).
An XML parser cannot parse an invalid XML document.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum