[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: Kurt Donath <kurt.donath@lmco.com>, xml-dev@ic.ac.uk
- Date: Fri, 19 Mar 1999 11:55:47 -0800
At 02:33 PM 3/19/99 -0500, Kurt Donath wrote:
>
>What is the criteria for selecting when to define data as an attribute
>or element in a DTD?
Personal taste. This is a religious issue. Attributes differ in
that
- they get white-space-normalized
- their order is not significant
- you can't have more than 1 with the same name on an element
- they can't contain any internal structure
If these things matter, your decision is made. If not, make it yourself.
Lesson: software writers have to be able/willing to pull information
out of either elements or attributes. -Tim
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|