Somewhere (I don't remember where) that Is it possible to enter a simple string as namespace
in a xsd schema definiton. E.g.:
<xsd:schema targetNamespace="mydomainstring">
Is this true?
Yes. Although XML Namespaces deprecates the use of relative URIs
(which is what that is, technically), W3C XML Schema does not enforce
this. In practice virtually any string can be used as a namespace
name. Strictly speaking, it must be a syntactically valid URI or URI
reference, but that imposes only very modest constraint.
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: (e-mail address removed)
URL:
http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]