Re: namespace usage in key

"Stephane Pageau" <spageau@sed.ara.com> writes:

> The following schema:

<snip/>

> when used with the XSV or Xerces parser for the instance below properly
> indicates
> that the instance below has a duplicate ISBN and that is not allowed because
> of the "xsd:key"
> usage above.

> However, if I eliminate all references to namespace b: from the
> instance below, the XSV or Xerces parser no longer catches the
> duplicate ISBN number. These parsers report that there is no error.

I can't reproduce this -- removing b: and changing xmlns:b to xmlns I
still get the error message from XSV.

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, 22 August 2001 11:48:05 UTC