- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 08 Jan 2003 21:40:04 +0000
- To: Xan Gregg <xan@tibco.com>
- Cc: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
Xan Gregg <xan@tibco.com> writes: > I started a schema with > > <xs:schema xmlns = "abc" > targetNamespace = "http://www.example.com/abc"> > > which I think should have caused problems later when I referenced items in > the same schema > > <xs:element ref = "foo"/> > > But XSV didn't complain. > > Using form-based interface for XSV 2.2-1. XSV will never complain about missing referents until forced to, either by needing something during instance validation, or by using the -i switch on the command line (should be exposed by the web form, but isn't, sorry). ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh W3C Fellow 1999--2002, 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/ [mail really from me _always_ has this .sig -- mail without it is forged spam]
Received on Wednesday, 8 January 2003 16:40:00 UTC