|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Namespace terminology
I've run into a slightly odd problem. I am describing some event-based XML APIs that do namespace processing and represent processed qualified names either as "namespaceuri localname" strings, or as ("namespaceuri", "localname") tuples[1]. The question is, what do I call these things? Given the way these APIs are designed it's extremely awkward not to have a name for this construct. I started out using "namespace name", but it turns out that this is what the namespace URI is called[2]. This leaves me with something of a problem, since it seems that there is no official name for such a construct (it doesn't even seem to have an official existence). And the most natural term for it is already taken for something else... Any suggestions? [1] This is in Python. [2] Why? It's the namespace URI, it doesn't need any more names. -- Lars Marius Garshol, Ontopian <URL: http://www.ontopia.net > ISO SC34/WG3, OASIS GeoLang TC <URL: http://www.garshol.priv.no >
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||






