We are using Domparser to parse the XML. A particular XML giving the following problem.
Stack Trace :
--------------------------------------------------------------------
Unable to create XML DOM Document representation from a String. The reference to entity "ID" must end with the ';' delimiter
------------------------------------------------------------------
The usual & is replaced with & . Even all other XML working the same way. I have also checked if any other special charecter like >> or < etc is present. Even strange this troubled XML is opening in IE browser but only not able to parse.
Any clue why this is happening.
Xml parsing errorXml parsing error using Domparser
Page 1 of 1
2 Replies - 384 Views - Last Post: 12 November 2009 - 09:30 AM
Replies To: Xml parsing error
#2
Re: Xml parsing error
Posted 12 November 2009 - 08:28 AM
Nope. With this abundance of information I don't think it will be possible to figure it out either.
#3
Re: Xml parsing error
Posted 12 November 2009 - 09:30 AM
Looks like you might have
&ID
in the document
&ID
in the document
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|