"For Interoperability"

John Cowan cowan at locke.ccil.org
Fri Jun 18 17:08:07 BST 1999


Here's another of my lists.  This one is of those things that are
mildly discouraged in XML because they aren't interoperable with old
SGML tools.

1. If an element is declared EMPTY, always use <tag/> rather than
<tag></tag>.

2. If an element is not declared EMPTY but has in fact no content,
always use <tag></tag> rather than <tag/>.

3. Don't reference parameter entities in content models that
are empty, or begin or end with "|" or ",".

4. Don't use multiple ATTLIST declarations for a given element type.

5. Don't declare an attribute in more than one ATTLIST declaration.

6. Don't use ATTLIST declarations that don't declare any attributes.

7. Don't declare two different enumerated attributes that have
overlapping possible values.

8. Always declare the entities amp, lt, gt, quot, and apos if
you reference them.

-- 
John Cowan	http://www.ccil.org/~cowan		cowan at ccil.org
	You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
	You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
		Clear all so!  'Tis a Jute.... (Finnegans Wake 16.5)

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/ and on CD-ROM/ISBN 981-02-3594-1
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