Re: Obsolete XML Schema instance namespace URI in section 6.3.2 of WD-xmlschema-1-20000922

Masayasu Ishikawa <mimasa@w3.org> writes:

> In WD-xmlschema-1-20000922, "6.3.2 How schema definitions are located
> on the Web" [1], there is an example as follows:
> 
>   <stylesheet xmlns="http://www.w3.org/1999/XSL/Transform"
>              xmlns:html="http://www.w3.org/1999/xhtml"
>              xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
>              xsi:schemaLocation="http://www.w3.org/1999/XSL/Transform
>                                  http://www.w3.org/1999/XSL/Transform.xsd
>                                  http://www.w3.org/1999/xhtml
>                                  http://www.w3.org/1999/xhtml.xsd">
> 
> Shouldn't the XML Schema instance namespace URI be
> <http://www.w3.org/2000/10/XMLSchema-instance>?
> 
> [1] http://www.w3.org/TR/2000/WD-xmlschema-1-20000922/#schema-loc

Yes, well spotted.  I thought I searched for all of those :-(

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, 27 September 2000 15:21:18 UTC