[
Lists Home |
Date Index |
Thread Index
]
- From: jadams@touchpointsw.com
- To: xml-dev@ic.ac.uk
- Date: Wed, 15 Sep 1999 11:34:53 -0400
A while back there was a brief discussion of using element tags vs
attribute list to identify values. Briefly:
One benefit of sticking with element tags is that all PCDATA values
are collected and application variables set "on one page". When using both
element tags and attributes, values are collected "on two different pages".
Maintenance and debugging is easier when all input XML values are
collected/set in one place.
qed
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)
|