[Home] [By Thread] [By Date] [Recent Entries]
> Replacement texts can't contain PE references (PE declarations can, > but the references are resolved at entity declaration time), so it isn't > even necessary to push back the replacement text onto the input stream. This is not true - references are expanded when the entity is declared, but that may produce text containing new entity references. Consider: <!ENTITY % p1 "%p2;"> <!ENTITY % p2 "not"> <!ENTITY e1 "this is %p1; obvious"> Entity e1 must expand to "this is not obvious". -- Richard xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



