ht@cogsci.ed.ac.uk (Henry S. Thompson) writes: > I'm very sorry -- I thought I had checked for this -- the correct > namespace URI is > > http://www.w3.org/2000/10/XMLSchema.xsd > > and all uses of 2000/08/XMLSchema in the Primer should read > 2000/10/XMLSchema. > > Again, my apologies. Fumble-finger. The namespace URI is http://www.w3.org/2000/10/XMLSchema The XML Schema document for that namespace URI is http://www.w3.org/2000/10/XMLSchema.xsd So your schema document should start e.g. <xs:schema xmlns:xs="http://www.w3.org/2000/10/XMLSchema" ...> ... </xs:schema> 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, 1 November 2000 11:38:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:49 GMT