IDREF
Rick Jelliffe
ricko at allette.com.au
Sun Mar 22 16:43:50 GMT 1998
From: Tim Bray <tbray at textuality.com>
> We need a way for automatically spotting ID attributes.
Many people recommend that an attribute should only be called
"ID" if it is an ID attribute. So in the following, x1 is good and
x2 is naughty:
<!ATTLIST x1 ID ID #REQURIED>
<!ATTLIST x2 ID CDATA #REQURIED>
I think it is good practice anyway: dont name an attribute
using an XML keyword if that is not the type you want.
Rick Jelliffe
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list