If the document contains

<Submission xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="G:\BLAH BLAH\layout.xsd">

Xerces 2.2.1 complains as follows:

Line 4: cvc-datatype-valid.1.2.1: 'G:\BLAH BLAH\layout.xsd' is not a valid
'anyURI' value.

Is there any way I can detect if the error comes from the attribute
"xsi:noNamespaceSchemaLocation"?  My parser uses its own internal schema any
way.

TIA
linh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to