Menu

#16 XML Schema Validation

closed-fixed
nobody
5
2008-03-07
2007-05-30
KingArgyle
No

The following files add support for validating a W3C Schema to make sure it is a valid schema document. This is different than validating an XML instance against a Schema.

Discussion

  • KingArgyle

    KingArgyle - 2007-05-30

    Files that include Schema Validation support

     
  • Stefan Bodewig

    Stefan Bodewig - 2008-02-28
    • labels: --> XMLUnit for Java
     
  • Stefan Bodewig

    Stefan Bodewig - 2008-03-07
    • status: open --> closed-fixed
     
  • Stefan Bodewig

    Stefan Bodewig - 2008-03-07

    Logged In: YES
    user_id=113148
    Originator: NO

    I didn't use any of your code, but added a new validator class based on javax.xml.validation like you did. The class I committed can validate the schema definition as well as instances - and should, at least in theory, be able to validate other schema languages as well.

    Thank you for pointing me to the validation package in JAXP 1.3.

     

Log in to post a comment.