Any public source code for an XML Schema (12/17/99) checker out t here?

Henry S. Thompson ht at cogsci.ed.ac.uk
Fri Jan 14 20:48:48 GMT 2000


For a schema CHECKER, i.e. something which checks schemas, any
validating XML parser is a good start:

<?xml version="1.0"?>
<!DOCTYPE schema SYSTEM "http://www.w3.org/TR/1999/WD-xmlschema-1-19991217/structures.xsd">
<schema ...>
[Your schema here]
</schema>

For checking an instance against some other schema, well, be patient
for a few more weeks.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht at cogsci.ed.ac.uk
		     URL: http://www.ltg.ed.ac.uk/~ht/

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/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.





More information about the Xml-dev mailing list