Re: Need help to use an XML schema validator.

You are using an out-of-date version of the schema namespace.  Use
http://www.w3.org/2000/09/webdata/xsupgrade to convert your schema to
the 2000/10 namespace, and http://www.w3.org/2001/03/webdata/xsu to
upgrade that to the 2001 namespace.

I checked your document against your schema with the XSV appropriate
to its namespace [1] and it seems to be OK, but you should
forward-convert to be in line with the published description of XML
Schema [2].

ht

[1] http://www.w3.org/2000/06/webdata/xsv
[2] http://www.w3.org/TR/xmlschema-0/
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
          W3C Fellow 1999--2001, part-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
		     URL: http://www.ltg.ed.ac.uk/~ht/

Received on Tuesday, 10 April 2001 15:31:26 UTC