Tim Bray tbray at textuality.com
Thu Jul 8 17:16:39 BST 1999


At 09:06 PM 7/7/99 +0000, Frank Korf wrote:
>I tried to use an entity-declaration as follows:
>
><!ENTITY trtd "<BEGIN><![CDATA[<TR><TD WIDTH=100%>]]></BEGIN>">

While it doesn't affect the XML well-formedness, it would also be
better practice to quote the 100%, i.e.:

 <!ENTITY trtd "<BEGIN><![CDATA[<TR><TD WIDTH='100%'>]]></BEGIN>">

 -Tim

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