- From: Charles F. Goldfarb <Charles@SGMLsource.com>
- Date: Thu, 12 Sep 1996 09:17:44 GMT
- To: w3c-sgml-wg@w3.org
Here are the proposals I am currently advancing to WG8 to make it possible to
parse (but not validate) an instance without access to the DTD:
1. (Due to Arjun Ray and apparently proposed by others as well): Replace TAGC
with STAGC and ETAGC.
This would allow markup like:
<stag1{ data1 }etag1>
This would be a trivial change to 8879. Pre-revision documents would be treated
as though the TAGC delimiter string were assigned to both STAGC and ETAGC.
2. Empty elements without end-tags, whether declared EMPTY or not, must be
entered with STAGO and ETAGC, as in:
<sole-tag1>
3. Declared content types (CDATA, etc.) that affect parsing would be an optional
feature (which XML, of course, would not use).
--
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, 12 September 1996 05:18:32 UTC