- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 17 Jan 2001 09:29:36 +0000
- To: "Joseph M. Reagle Jr." <reagle@w3.org>
- Cc: henry@w3.org, xmlschema-dev@w3.org
"Joseph M. Reagle Jr." <reagle@w3.org> writes:
> Is XV schemaLocation enabled? When dereferencing the namespace, you get the
> spec, but I would expect the following to work...?
>
>
> <Signature Id="MyFirstSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"
> xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
> xsi:schemaLocation="http://www.w3.org/2000/09/xmldsig#
> http://www.w3.org/TR/2000/CR-xmldsig-core-20001031/xmldsig-core-schema.xsd"
> >
XSV is schemaLocation enabled, but you have to use the current NS URI
for xsi, namely http://www.w3.org/2000/10/XMLSchema-instance.
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, 17 January 2001 04:29:42 UTC