[Home] [By Thread] [By Date] [Recent Entries]
Hello, I have another question concerning Entities. My problem is, that I like to generate a HTML-file out of a XML-document with German "Umlaute". Normally, an "ü" (ue) in HTML is written as ü. I tried the following Entitiy-declaration in my DTD, <!ENTITY ü '&uuml;'> The result was just "&uuml;". Then I tried <!ENTITY ü 'ü'> and <!ENTITY ü '&uuml;'> Both resulted in a Jade-error, arguing, that no entity "uuml" is defined. How do I define an entitiy, that the correct HTML code is used? Thanks, Thorsten. 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



