Re: [Moderator Action] Validating an XML instance document against a schema using XSV

Change your schema to read 

<schema . . . elementFormDefault="qualified">...</schema>

which will fix your bugs,

then see the primer wrt qualified names to learn why.

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 Wednesday, 8 November 2000 15:32:25 UTC