- From: Charles F. Goldfarb <Charles@SGMLsource.com>
- Date: Thu, 10 Oct 1996 04:49:05 GMT
- To: Tim Bray <tbray@textuality.com>
- Cc: w3c-sgml-wg@w3.org
On Wed, 09 Oct 1996 12:56:39 -0700, Tim Bray <tbray@textuality.com> wrote:
>Agreed unanimously that the rules should be stricter than SGML in that the
>characters '&', '<', and '>' are deemed always to delimit markup, and must
>always be escaped, specifically as "&", "<", and ">", when appearing
>in parsed character data. The ERB recognizes that this impinges on the user's
>name space in an un-SGML-like way, but feels that this has already, de facto,
>happened.
You may be able to avoid the name space impingement by declaring them as named
function characters. You could then say: &#amp;, et. al.
--
Charles F. Goldfarb * Information Management Consulting * +1(408)867-5553
13075 Paramount Drive * Saratoga CA 95070 * USA
International Standards Editor * ISO 8879 SGML * ISO/IEC 10744 HyTime
Prentice-Hall Series Editor * CFG Series on Open Information Management
--
Received on Thursday, 10 October 1996 00:49:05 UTC