Any XML Schemas validators out yet ?
DuCharme, Robert
DuCharmR at moodys.com
Thu Dec 2 22:12:29 GMT 1999
>So Im wondering if there are any tools that can validate XML Schemas
>themselfs
>and maybe also validate XML documents using XML Schemas ?
At least for W3C Schemas:
Being XML documents themselves, you can take the DTD in Appendix B of the
schema proposal and validate your schema against that using any validating
parser.
To validate XML documents against these schemas, the only thing I know of
out there is the Xerces parser at xml.apache.org.
Bob DuCharme www.snee.com/bob <bob@
snee.com> see www.snee.com/bob/xmlann for "XML:
The Annotated Specification" from Prentice Hall.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list