[
Lists Home |
Date Index |
Thread Index
]
- From: "Bill la Forge" <b.laforge@jxml.com>
- To: "Don Park" <donpark@quake.net>, <xml-dev@ic.ac.uk>
- Date: Wed, 10 Feb 1999 23:53:47 -0500
From: Don Park <donpark@quake.net>
>We can use 'xmlns' as the URI scheme name, outlaw the optional search
>segment, and then use Java package naming scheme for the path.
Don, I think there is an easier answer:
Convert URLs to package names.
For example,
www.jxml.com/mdsax
becomes
com.jxml.www.mdsax
We can still allow considerable freedom in the format of the URI.
And yes, there is a risk of introducing non-uniqueness. But a
reasonable choice of URI eliminates this risk.
Bill
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|