Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML Schema Validator

Status
Not open for further replies.

mmetze

Programmer
Oct 2, 2001
45
US
i have created an xml schema and am trying to ensure the syntax is correct. i am using the on-line validator from the w3c site...
the schema can be found at the location...
when i try to validate the schema using the xsd utility, i receive 50 validation errors including a number of 'undeclared attribute' errors.

what am i missing here? i am assuming that one should validate the custom-created schema first for correctness. then the schema can be used to validate xml files.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top