DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25365>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25365

validations against schemas fail

           Summary: validations against schemas fail
           Product: Xerces2-J
           Version: 2.6.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: SAX
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I don't know if it's a bug or if I can't use Xerces well.
My problem is that several XML files (valid under XMLSpy) are not valid under 
SAX. I've put the validation/schema feature and the error message tell me that 
the root element declaration is not found in the schema.

The question I ask to me is if the schema has been found: in fact, the path of 
my xsd file in the "schemaLocation" attribute of the root element is a path 
which is relative from the xml file; I mean a path 
as ../something/something.xsd.

Is the problem here ?

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

Reply via email to