First of all the Xerces 1.5 Schema support is a subset of the w3c current
recommendation. If you need to validate the schema to a w3c current recommendation
there are others tools around there, some public domain, some NOT. I have used XML Spy
4.0 but it cost some $.
Anyway, if you have a vali
Hi everyone,
I've been working with the sample programs, and have
gotten them to work validating personal-schema.xml
against personal.xsd, and also validating xml
documents against schemas that I have written myself.
However, what I need to be able to do, is validate the
schema itself-- in othe