Namespaces without a domain name
David Megginson
david at megginson.com
Tue Feb 2 16:00:47 GMT 1999
Matthew Sergeant (EML) writes:
> Can you do namespaces if you don't have a domain name?
>
> (I do, but I was thinking others might not, e.g. individuals rather than
> companies).
>
> This might be answered by James Clark's document which I just started
> reading, if it is, then I apologise.
That's the nice thing about using URIs rather than domain names for
namespaces: anyone who owns *any* URI can construct a namespace. For
example, my personal (and badly out-of-date) home page is at
http://home.sprynet.com/sprynet/dmeggins/
I don't own the sprynet.com domain name, but since I do have control
over this URL, I can base namespaces on it:
<dpm:doc
xmlns:dpm="http://home.sprynet.com/sprynet/dmeggins/ns/doc/">
<!-- ... -->
</dpm:doc>
Of course, this isn't very stable, since I might switch ISPs at any
time, but at least it's possible.
All the best,
David
--
David Megginson david at megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list