- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 12 Nov 2001 09:47:43 +0000
- To: Jeni Tennison <jeni@jenitennison.com>
- Cc: Saul Farber <saul@syncline.com>, xmlschema-dev@w3.org
Jeni Tennison <jeni@jenitennison.com> writes:
> Hi Saul,
>
> > so my <xsd:schema> element is in an "other" namespace (namely the
> > xml-schema ns) and it is valid (it is a validatable element from the
> > http://www.w3.org/2001/XMLSchema namespace).
>
> Is the schema for the http://www.w3.org/2001/XMLSchema namespace
> imported into the WSDL schema? If it isn't, then the schema processor
> won't be able to find a declaration for the xsd:schema element because
> it won't be able to find a schema for the
> http://www.w3.org/2001/XMLSchema namespace.
Note that this is only necessary because you're using _elements_ from
the http://www.w3.org/2001/XMLSchema namespace. The REC requires all
_types_ from that namespace to be avaiable during all schema-aware
processing.
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 Monday, 12 November 2001 04:50:32 UTC