XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] What approaches do people use to create tag names and attribute names?

1.  There is a defined set of tables or ERDs and the names are derived from
these as is or with domain modifiers (eg, table/column names) as you say.
Watch out for misspellings particularly when using code generator tools that
will *consistently* misspell for you.  The code runs but oopsies everywhere
else.

2.  Domain experts.  Pick one and make sure that they can override anyone
else's input.   Eg, find two experts who agree on the meaning of 'event'.
This gets worse if they are in closely related non-conjunct fields.  This
can also become very expensive.

3.  Remember the internationalization problems.  Not only do translations
have to make sense, it is nice if they fit into the same approximate amount
of layout space.  They almost never do.  I won't get into character sets.
You already understand that.

4.  It would be nice if the terms chosen make sense in other productions.
The VB programmers and the C# programmers diverge on the value of this but
for the long run, it is nice if the SQL or other code using these values
reads well.

5.  Organization has chosen.  That's cool until you try to sell the product
to the next organization.  Scan the web for domain list standards.  These
may be worthy or might not.  For the most weird names I've ever seen, try
looking into HL7.

6.  It is actually easy to distill from a requirements document.  Nouns are
nouns until they become phrases or gerunds.  One problem is if you have
non-native-language speakers building your tables.  For example you can get
"ProfessionalAttentionTo" instead of "skills".

Get ready to repeat this a few times.

len

-----Original Message-----
From: Costello, Roger L. [mailto:costello@mitre.org] 
Sent: Friday, October 12, 2007 2:56 PM
To: xml-dev@lists.xml.org
Subject: [xml-dev] What approaches do people use to create tag names and
attribute names?

Hi Folks,

I am putting together a list of approaches that people use to create
tag names and attribute names.  I am interested in your input.

APPROACHES FOR CREATING TAG NAMES AND ATTRIBUTE NAMES
 
1. Domain experts are consulted; the experts create (through a
consensus process) a label for each information item.  Those labels are
used as tag and attribute names.

2. There is an existing database; the database column and table names
are used as the XML tag and attribute names.

3. An organization has already created a set of tags and attributes;
they are used.

4. There exists a data requirements document; tag and attribute names
are distilled from the requirements document. (I am not clear on how
tag and attribute names can be systematically distilled from a
requirements document; do you have insights on how to do this?) 


Are there other approaches that people use to create tag names and
attribute names?

/Roger

_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS