Hello,

    I downloaded xerces2_0_0beta.jar file and I am using it's SAXParser to
validate XML document with namespaces. I defined a proper XSD document, that
what I think, but everytime I run the validator it crashes while trying to
validate SOAP elements. These are the errors that I get:

[Error] test3.xml:7:103: src-resolve: Cannot resolve the name 'en:arrayType'
to a(n) type definition component.
[Error] test3.xml:7:103: cvc-elt.1: Cannot find the declaration of element
'SOAP-ENV:Envelope'.
[Error] test3.xml:8:16: cvc-elt.1: Cannot find the declaration of element
'SOAP-ENV:Body'.
[Error] test3.xml:21:41: cvc-elt.4.2: Cannot resolve 'en:arrayType' to a
type definition for element 'userlist'.
test3.xml: 981 ms (16 elems, 13 attrs, 0 spaces, 168 chars)

Does somebody know what I should do to resolve these errors. Thanks in
advance.

Max Stolyarov
NOVARRA
3232 Kennicott Ave
Arlington Heights, Illinois  60004
Phone:  (847) 368-7800 x 252  
Facsimile:  (847) 590-8144

Reply via email to