[
Lists Home |
Date Index |
Thread Index
]
- From: "Don Park" <donpark@docuverse.com>
- To: <xml-dev@ic.ac.uk>
- Date: Sat, 27 Nov 1999 20:58:28 -0800
>> But the problem is now we are incompatible with XML
>> documents that did not escape > in character data.
>
>What of that? We are incompatible with XML documents that
>use PIs, or entities, or attributes. But SML documents would be
>fully compatible with XML processors (modulo the question of
>matching _content_ rather than _document_).
>
>With these rules, < > & are the only entity
>references and they are all mandatory. Very simple.
>(If we allow legacy encodings, then we need some
>kind of character references as well, presumably &#xnnn; .)
Well, you convinced me. I originally wanted to remove
all predefined character entities and rely on just numeric
character entities, but I can live with just <, >,
and &.
Best,
Don Park - mailto:donpark@docuverse.com
Docuverse - http://www.docuverse.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|