E-Commerce
ebXML still seeking its Lingua Franca
14:06, 1 Feb 2001 UTC | Eric van der Vlist

After suggesting that UIDs should be attached to elements to leave the choice of their names and language up to application designers, the debate on ebXML mailing lists has expanded to cover many points often discussed on XML forums -- including the need for universal "names", the readability of XML documents, the need to translate element and attribute names, and the usage of namespaces URIs.

The language, character encoding and meaning of XML tag names is an issue that is often debated and is especially important for ebXML where the charter and affiliation to the United Nations gives an obligation to be universal and understandable by everyone on the planet.

To work around the problem of the tag names, one proposal is to add an attribute referring to a Universal IDentifier (UID) to each of the elements -- and eventually to define this attribute as FIXED in the DTD for the document.

This solution would address the issue by defining both a user readable name and an identifier, but the debate expanded after William Kammerer challenged the suggestion of reducing tag names to opaque UIDs, and questioned the value of multilingual tag names:

Instead of fantasy examples (as if the Thai merchant really wants to jack around with XML - he or she will probably want to use affordable shrink-wrapped software), perhaps Duane and David can demonstrate how these Bizcodes or UIDs could be used to make RosettaNet (or OTA or S.W.I.F.T. XML) messages understandable within the context of ebXML Core Components.
Hence, we don't yet have to rule out basing tags on a limited vocabulary like that held in the Basic Semantics Register. This avoids the inconvenience of the indirection required by the unintelligent UIDs and BizCodes. By unintelligent, I don't mean Duane's proposal is stupid, but merely that the UID by itself gives me no hints as to meaning.

The lack of meaning carried by these UIDs can also be seen as an advantage, says Irvin Chmielewski:

One of the main problems we found in the past with Natural Language is that word can have multiple meanings. Take the word STOCK. - Something you buy on the NYSE or something you can buy at a cattle ranch or something you can buy at a gun store or something that you can buy to make soup.

And Duane Nickull explains how namespaces are different from UIDs:

An XML Namespace does not tell a parser anything useful either.
An XML Namespace does not provide any semantics about an element.
The only thing an XML namespace value does is allow a code writer to build a handler routine which can tell an application that the domain of an element is different from another element based on the fact that the namespace attribute is unique (ie - has the domain url in it). There are no rules saying that urls have to point at anything which provides semantic rules.
UID's, as contemplated in ebXML, will have that mandate.

At the end of the day, does it mean that the only universal language would be a string of digits?

Re: ebXML still seeking its Lingua Franca (Klaus-Michael Kreiner - 17:08, 9 Feb 2001)

The idea of UIDs is great and has a lot of advantages. My project uses UIDs as keys for databases, tables, xml-instances a.s.f. for years.

But in the debated case UIDs don't solve the true problem:

Tags like <7238475452...834784754> are a horrible vision. We should forget UIDs as a sensible way. 10 to 20 years ago some computing people had a similar idea with "field-numbers" in COBOL programs. "Element-numbers" in the form of UIDs would only be a rebirth of that oldfashioned and not very successfull technique.

Nothing is going to be easier with UID-like elementnames as sender and recipient, author and reader of a message or document have to have an agreement on the meaning of the elementnames. As about no elementname - whatever the language is - is selfdefining it is necessary to have vocabularies and glossaries supported by standards bodies.

The usability of an elementname doesn't depend on the language. It depends on the quality of vocabularies and glossaries. So let's agree on an existing international computing language as lingua franca, whatever that language may be ;-))

Re: ebXML still seeking its Lingua Franca (Anonymous Coward - 19:44, 1 Feb 2001)

Oh no... Political correctness has invaded the XML community.

So let me get this straight. Instead of going with English, which is essentially the de-facto language for international business, possibly pissing off people who can't speak or read english, we'll create gibberish names that absolutely nobody understands.

That makes perfect sense.

  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
E-Commerce
Community