Re: Don't understand an error message from XSV

Michael McLay <mclay@nist.gov> writes:

> On Wednesday 28 March 2001 04:52, you wrote:
> > Michael McLay <mclay@nist.gov> writes:
> [..]
> > >   Attempt to import a schema document from
> > >  http://webstds.ipc.org/dev/2511B.01.xsd for
> > >  http://webstds.ipc.org/dev/2511B.01.xsd, failed
> >
> > This is the crux of your problem -- 2511B.01.xsd is not a valid schema
> > per the new PR spec, it uses the wrong namespace.  If you go back to
> > the older validator [1] you will get a more appropriate service.
> > Alternatively, use [2] to forward-convert your old schemas.
> >
> > ht
> >
> > [1] http://www.w3.org/2000/09/webdata/xsv
> > [2] http://www.w3.org/2001/03/webdata/xsu
> 
> I tried using [2] and had nothing returned when I submitted a schema for 
> conversion.   

Did you use 'View Source' as instructed?

> I've replaced ' http://www.w3.org/2000/10/XMLSchema', with 
> 'http://www.w3.org/2001/XMLSchema' in all of my files.  What is involved in 
> forward-converting the schemas? 

See Appendix K of the PR draft [1].

ht

[1] http://www.w3.org/TR/xmlschema-1/
-- 
  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 Friday, 30 March 2001 09:36:37 UTC