OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] attributes vs. elements

[ Lists Home | Date Index | Thread Index ]
  • To: "Maciejewski, Thomas" <Thomas.Maciejewski@lehman.com>,"Xml-Dev (E-mail)" <xml-dev@lists.xml.org>
  • Subject: RE: [xml-dev] attributes vs. elements
  • From: "CHIUSANO, Joseph" <JCHIUSANO@lmi.org>
  • Date: Tue, 10 Sep 2002 13:30:12 -0400
  • Disposition-notification-to: "CHIUSANO, Joseph" <JCHIUSANO@lmi.org>
  • Thread-index: AcJY7rh8BY8TIwaMQ62q9M9dtpnRrAAAJYCg
  • Thread-topic: [xml-dev] attributes vs. elements

Thomas,

According to "best practices", attributes are used for metdata while elements are used for data.  Of course there are gray areasm but one could say that the "id" attribute you use below is indeed metadata (and attributes are often used that way).

Some "downsides" (whether they are really or not depends on the exact situation):

- Attributes cannot be extended as elements can.
- Attribute order is not enforced by XML processors, as is element order.

Hope that helps,
Joe Chiusano
LMI

> **************************************************************************
>   Joseph M. Chiusano
>   Logistics Management Institute
>   2000 Corporate Ridge
>   McLean, VA 22102
>   Email: jchiusano@lmi.org
>   Tel: 571.633.7722
> **************************************************************************
> 


-----Original Message-----
From: Maciejewski, Thomas [mailto:Thomas.Maciejewski@lehman.com]
Sent: Tuesday, September 10, 2002 1:22 PM
To: Xml-Dev (E-mail)
Subject: [xml-dev] attributes vs. elements


This is sort of a newbie question but one that I never fully understood or
maybe just don't know how to explain it to others. 

When should one use an element and when should one use an attribute?

And where are the gray areas?

like and ID I would think of as an attribute?  would anyone here do this as
an element?

<foo id="1234">
	<foostuff />
</foo>

or would more of you do:
<foo>
	<id>1234</id>
	<foostuff />
</foo>

if ID is an attribute how about name?
I sometimes feel that I add too much information into attribute.


------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the designated recipient(s) named above.  If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited.  This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such.  All information is subject to change without notice.



-----------------------------------------------------------------
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>




 

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

Copyright 2001 XML.org. This site is hosted by OASIS