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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Validating against a Schema

Status
Not open for further replies.

Miros

Programmer
Jan 27, 2001
506
US
Now that the schema spec is almost put to bed, does anyone know of a freeware/open source package that can validate an XML file against a Schema file?

Other than VBasic (I have access to a Linux server, but test under Win95 for ease of debugging), I'm not too fussy about most other specifications... language can be C/C++, Java, Perl, PHP3; don't care if it's SAX or DOM (my XML files are itty bitty and should fit into memory with very little trouble).

Rose/Miros
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top