|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] IE5 and Amaya: Different Entities Results
Forgive me if this has been covered in one of the many discussions about entities. However, I'm trying to use the GCA Paper XML DTD for Markup Technologies 99 with IE5 (3/18/99) and also Amaya. The DTD http://www.mulberrytech.com/MT99/mtxmldtd.html references several entities files. My test file (below) tries to use entities from 3 sets, Greek, Technical, and Pub; this produces some curious results: Greek Technical Pub IE5 ok fails fails Amaya ok ok fails Is it that these browsers use built-in entities and completely ignore external entities? -Ken Sall WDVL and Century Computing Division of AppNet, Inc. ---------------------------------------------------------------- <?xml version="1.0" standalone="no" ?> <!DOCTYPE mtpaper SYSTEM "mtpaper.xml.dtd" > <!-- Get DTD zip file from http://www.mulberrytech.com/MT99/mtxmldtd.html --> <mtpaper> <front> <title></title> <author> <fname>Ken </fname> <surname>Sall</surname> <address><affil>Century Computing Division of AppNet, Inc.</affil></address> <bio><para></para></bio> </author> </front> <body> <section><title>Testing Entities</title> <para> Greek tests: Here is lambda: λ and capital Lambda: Λ and mu: μ and rho: ρ and delta: δ and psi: ψ. <P/> <!-- Next section fails in IE5 March 18th release. --> Technical tests: forall: ∀ and isin (set membership): ∈ and rArr (implies): ⇒ <P/> Pub tests: dagger: † and star: ☆ and frac25: ⅖ and male: ♂ and female: ♀ </para> </section> </body> </mtpaper> 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
|
|||||||||






