- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 21 Mar 2003 09:43:14 +0000
- To: Shirish Kulkarni <shirish_kul@yahoo.com>
- Cc: xerces-c-dev@xml.apache.org, xmlschema-dev@w3.org
Shirish Kulkarni <shirish_kul@yahoo.com> writes:
> Does the following URL in the instance document
>
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance
>
> OR
>
> <xsd:schema
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
>
> in the schema document, require the machine to be
> connected to the internet ?
No.
> If NOT, are these URLs stored locally in the Xerces
> utilities ( some string pool ?? ) and get compared
> with the one's getting set ? => I observed, that the
> validation starts failing, if I change this values.
Yes, of course. It's the exact identity of these namespaces that
identifies a document as a schema document, or an attribute as one a
schema processor must attend to.
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 Friday, 21 March 2003 04:43:18 UTC