[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Looking for an example of a name colliision


llc name examples
Here are several off the top of my head:

(1) "feet":

 - One occurrence could be a string that contains the anatomical
condition of a foot, perhaps in a list of body parts in a doctor's form;

- Another occurrence could be a distance;

NOTE: I believe that using an element named "feet" is probably not a
good approach, as it is not sufficiently semantically descriptive -
especially in the second case, which really should be "Distance" (or
similar), with an attribute containing the unit of measure. 

(2) "title":

- One occurrence could be the title of a book;

- Another occurrence could be a title on a house;

(3) "StateCode" - I think this is the best example of the 3

- One occurrence could be a US state;

- Another occurrence (in a scientific context) could be the state of an
element (gasous, etc. - I don't recally the other possibilities)

This third example could very well occur in a domain such as the US
Environmental Protection Agency (EPA).

Hope that helps,

Joe Chiusano
Booz | Allen | Hamilton

Bill de hÓra wrote:
> 
> Does anyone have an example of a collision that can only be solved,
> or even best be solved with XML Namespaces? A neccessary condition
> is ideal, but examples where namespace represents an optimal design
> decision will do. I'm asking for two reasons:
> 
>   - in my work with XML I've never run across a collision problem
> that seemed to require namespaces. I wondering whether they're rare
> or whether the markup I dela with is unusual.
> 
>   - I'm looking for markup that I can use for test cases and
> thinking about the matter.
> 
> I went looking in the Namepsaces spec and found this example and an
> assertion:
> 
> [[[
> <section><title>Book-Signing Event</title>
> <signing>
>    <author title="Mr" name="Vikram Seth" />
>    <book title="A Suitable Boy" price="$22.95" /></signing>
> <signing>
>    <author title="Dr" name="Oliver Sacks" />
>    <book title="The Island of the Color-Blind" price="$12.95"
> /></signing>
> </section>
> 
> In this example, there are three occurrences of the name title
> within markup, and the name alone clearly provides insufficient
> information to allow correct processing by a software module
> ]]]
> 
> It demonstrates no such thing to me. For example, here is the
> sufficient information:
> 
>   /section/title
>   /section/signing/author@title
>   /section/signing/book@title
> 
> I suspect this particular assertion about the insufficiency of
> traditional namespaces in the spec is false. I believe for it to be
> true, there would need to exist markup for which no keys could be
> computed to dilineate one element or attribute from another.
> 
> Bill de hÓra
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
begin:vcard 
n:Chiusano;Joseph
tel;work:(703) 902-6923
x-mozilla-html:FALSE
url:www.bah.com
org:Booz | Allen | Hamilton;IT Digital Strategies Team
adr:;;8283 Greensboro Drive;McLean;VA;22012;
version:2.1
email;internet:chiusano_joseph@b...
title:Senior Consultant
fn:Joseph M. Chiusano
end:vcard

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.