Hi,

I'm passing a buffer into a Xerces parser containing valid XML + characters off 
the start of another XML message. These extra characters are:

\\x00\\x03a\\\'<?xml<file://x00/x03a/'%3c%3fxml> version=\\\'1.0\\\' 
encoding=\\\'utf-8\\\'?>\\n<ses:myMessage <file://n%3cses:myMessage%20>  
xmlns:cm="http:/

The '\' appearances are due to the way the logging is displayed to me, but 
essentially as there is no closing tag for "myMessage" (or any closing quotes 
for the URL) it is not valid XML. But the parser returns that it is valid 
against the XSD.

Is this known behaviour? I would have expected the created parser to return 
that it is invalid.

Thanks,
Graham
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

Reply via email to