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

Re: What approaches do people use to create tag names and attr

  • From: "Mukul Gandhi" <gandhi.mukul@g...>
  • To: "Costello, Roger L." <costello@m...>
  • Date: Sat, 13 Oct 2007 16:51:58 +0530

Re:  What approaches do people use to create tag names and attr
I think, in the case of XML content modeling also, the techniques used
for logical and physical data modeling can be used (mostly used in
RDBMS world).

The steps for logical data modeling are:
First from the problem domain, we get the entity names (along with
their attributes); for e.g.

Entity: Book
Attributes: Name, Author, ISBN, Price

During logical data modeling, we also identify the relationship
between entities.

During physical data modeling, we add details to the logical model.
In RDBMS world, we map entities to the tables, and the relationships
between entities (in the logical model) are mapped to the foreign key
relationships.

We can apply similar concepts for the XML world. From the logical
model, we can derive the XML Schema.

On 10/13/07, Costello, Roger L. <costello@m...> wrote:
> 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


-- 
Regards,
Mukul Gandhi


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


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.