- From: Paul Grosso <paul@arbortext.com>
- Date: Thu, 3 Oct 96 19:39:12 CDT
- To: w3c-sgml-wg@w3.org
> From: Michael Sperberg-McQueen <U35395@UICVM.CC.UIC.EDU> > > A.10 How should XML escape markup delimiter characters in content > (especially if (R)CDATA elements and marked sections are not allowed)? The way that seems easiest and most intuitive to me is to represent them as entity references of some kind, e.g.: <p> <ELEMENT foo (a & b)> </p> At least some tools do this automatically for authors now.
Received on Thursday, 3 October 1996 20:47:27 UTC