|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Entities and Expat
Nik O wrote: > I should have mentioned that i had previously tried to include entity > declarations within my document (there is presently no DTD associated with > the document). That is your problem. You need to create a DTD internal subset declaration, like this: <!DOCTYPE root-element-name [ <!ENTITY copy "&copy;"> <!ENTITY aelig "&aelig;"> etc. etc. ]> That will cause the entity reference "æ" to expand to the string "æ", which seems to be what you want. > John Cowan wrote: > > All you actually have to do is to ensure that the next character > > (if not #, see above) is a NAMESTRT character, and that all characters > > until ; are either NAME or NAMESTRT characters. There is no need (and > > in fact it is forbidden) to look up the supposed entity name anywhere. I was talking about a different case: entity references within entity declarations, not entity references within the document instance itself. This is really only of concern to parser writers. -- John Cowan http://www.ccil.org/~cowan cowan@c... You tollerday donsk? N. You tolkatiff scowegian? Nn. You spigotty anglease? Nnn. You phonio saxo? Nnnn. Clear all so! 'Tis a Jute.... (Finnegans Wake 16.5) 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/ and on CD-ROM/ISBN 981-02-3594-1 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...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








