- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 19 Oct 2000 09:59:07 +0100
- To: Ramesh Gupta <ramesh@eNode.com>
- Cc: <xmlschema-dev@w3.org>
Your schema works with XSV, so I _think_ this is a bug in Xerces.
Here's the instance I validated:
<foo xsi:type="my:Title"
xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
xmlns:xl="http://www.w3.org/1999/xlink"
xmlns:my="myNamespace" xl:type="foo">baz</foo>
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 Thursday, 19 October 2000 04:59:10 UTC