Re: validating schema's locally - without accessing the internet

Again, _please_ actually _read_ the error messages before posting:

your _schema_ is invalid, it contains an xsi:schemaLocation attribute
where none belongs.

To forestall XSV looking for things on the web, give them to it on the 
command line _before_ they are needed, so e.g.

xsv foo.xml xml.xsd datatypes.xsd XMLSchema.xsd foo.xsd

ht
-- 
  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 Monday, 12 February 2001 12:11:39 UTC