[
Lists Home |
Date Index |
Thread Index
]
- From: "Don Park" <donpark@docuverse.com>
- To: <xml-dev@ic.ac.uk>
- Date: Tue, 14 Dec 1999 16:18:32 -0800
David Megginson wrote:
>Let's say that we have an element- and attribute-name registery
>instead of Namespaces, and I register the element name "purchase";
>now, presumably, no one else can use that in a document type without
>my authorization (since a registry is pointless otherwise).
I was thinking more along the line of English dictionary which
allows multiple entries per word. Each entry is qualified with
some XPath-subset. Company-specific entries should be possible
if qualified with some proprietary information.
David Megginson wrote:
>Personally, I'd rather see a world with
>
> {http://www.sun.com/ns/}purchase
> {http://www.ibm.com/ns/}purchase
> {http://www.amazon.com/ns/}purchase
My concern is that XML namespace standard seems to encourage
proliferation of proprietary tags such as the three 'purchase'
tags in your example. With just three companies, we have three
different tags that basically means the same thing.
Of course, this sort of problems are usually 'fixed' retroactively
through the standardization process but such an approach has some
disadvantages such as:
1. we get caught up in the 'mess-up/clean-up/repeat' cycle.
2. resulting standards are likely to be much larger than
per-word granuarity that spoken languages use.
BTW, thanks to everyone for contributing to this thread.
Best,
Don Park - mailto:donpark@docuverse.com
Docuverse - http://www.docuverse.com
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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
|