venkatpavan
Programmer
Hi,
I'm using WTX 8.2 version and trying to validate XML through XSD but receiving below error,
<!-- Building the object model. -->
<StatusMessage>XMLParser: Input XML data is invalid.</StatusMessage>
<DetailedStatusMessage>
Error (-1), "XMLParser: Error(s) occurred."
SAXParseException, Error [line: 2 column: 73] Schema in C:\ABC\XYZ\XYZ\qwerty.xsd has a different target namespace from the one specified in the instance document .
I checked XML as well as XSD and target namespace is exact same,Does anybody ever saw this kind of error ?
Thanks,
I'm using WTX 8.2 version and trying to validate XML through XSD but receiving below error,
<!-- Building the object model. -->
<StatusMessage>XMLParser: Input XML data is invalid.</StatusMessage>
<DetailedStatusMessage>
Error (-1), "XMLParser: Error(s) occurred."
SAXParseException, Error [line: 2 column: 73] Schema in C:\ABC\XYZ\XYZ\qwerty.xsd has a different target namespace from the one specified in the instance document .
I checked XML as well as XSD and target namespace is exact same,Does anybody ever saw this kind of error ?
Thanks,