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
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