- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 24 Oct 2000 20:28:13 +0100
- To: chuck.han@autodesk.com
- Cc: xmlschema-dev@w3.org
Unless you give a schemaLocation hint, there is no way XSV or any other validator can guess that for the namespace URI http://galerkin.stanford.edu/~csh/stl it should look at http://galerkin.stanford.edu/~csh/stl/stl.xsd. You can of course tell XSV this on the command line, e.g. xsv [your file with http://galerkin.stanford.edu/~csh/stl namespace] http://galerkin.stanford.edu/~csh/stl/stl.xsd 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 Tuesday, 24 October 2000 15:28:16 UTC