- To: <xml-dev@l...>
- Subject: Problem with XML Schema
- From: "rajac" <rajac@n...>
- Date: Fri, 22 Feb 2002 01:01:37 +0530
|
Hi, when i validate the XML doc on a DTD.
That is, the parser validates the XML file on a DTD. But the parser is not
validating the XML file on a XML-Schema. Error:
"org.xml.sax.SAXParseException: Element type "PartyNote_V1" must be
declared" is thrown.
Actually this same thing works fine on windows.
That is the parser is validating the same XML file on the XML-Schema on windows
platform. I could not find out the reason. If the problem is
not clear, please ask me.
Regards, Raja
|
|