Neil Aggarwal wrote:
Hello:
One of the web services I am integrating with is generating an
XML response that contains this:
<SKU>25544520050&</SKU>
Is there a way to override this behavior and force the parser to just
take the input as text?
No. Rejecting malformed data such as this example is one of the core
principles of XML. This needs to be fixed at the source. (Hard to
believe they got this far with something that broken.)
--
Elliotte Rusty Harold [EMAIL PROTECTED]
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]