- From: Michael McLay <mclay@nist.gov>
- Date: Wed, 28 Mar 2001 10:55:02 -0500
- To: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- Cc: xmlschema-dev@w3.org
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. 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?
Received on Wednesday, 28 March 2001 10:57:57 UTC