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=20644>.
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=20644

not able to validating with 1.3.1

           Summary: not able to validating with 1.3.1
           Product: Xerces-J
           Version: 1.3.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am trying to validate this xml document via a schema. I am using the 
following code samples.
   
sparser.setFeature("http://xml.org/sax/features/validation";, true);
sparser.setFeature("http://apache.org/xml/features/validation/schema";, true);

However, this is not working.
I tried swaping out the xerces.jar with 1.4 and it works just fine. 
However, I have to use 1.3.1 version.
any thing I can do?

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

Reply via email to