- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 12 May 2001 18:06:20 +0100
- To: "Miller, David" <dm@formfill.co.uk>
- Cc: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
"Miller, David" <dm@formfill.co.uk> writes:
> I am using xsv 1.2, but I am unsure about what the parameters mean.
> The usage states '[-ktwr] [-s stylesheet] [-o outputfile] [-p profileout]
> file [scema1 schema2...]'
> What do the flags k,t,w,r mean and what do they do.
> When I parse a XML instance document the validation is always 'lax', I
> haven't found the flag that will turn the validation 'strick'
It's lax because it hasn't found or been given a schema document with
a targetNamespace which matches your instance.
The XSV home page [1] now documents all the command-line switches.
ht
[1] http://www.ltg.ed.ac.uk/~ht/xsv-status.html
--
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 Saturday, 12 May 2001 13:06:17 UTC