- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: Tue, 06 Jan 2004 15:07:29 +0000
- To: Wyatt Barton <hiddenharvest@yahoo.com>
- Cc: xmlschema-dev@w3.org
I'm not sure I understand your question, in the absence of a full
example.
However, please understand that XSV is by default an instance
validator, not a schema conformance checker. This means that it does
_not_ check schema completeness by default, and will only detect
broken references until it actually needs a named component for
instance validation purposes.
So if you're handing a schema document to XSV to validate, all it does
is check that it conforms to the sForS.
If you install your own copy, you can use the -i switch to force XSV
to do completeness checking on a set of schema documents.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-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/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
Received on Tuesday, 6 January 2004 10:07:30 UTC