OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: intercepting internal entities?

[ Lists Home | Date Index | Thread Index ]
  • From: Chris Lilley <chris@w3.org>
  • To: "DuCharme, Robert" <DuCharmR@moodys.com>
  • Date: Sat, 01 May 1999 23:46:12 +0200



"DuCharme, Robert" wrote:
> 
> Here's my problem: let's say I have a document with &auml; in it
> somewhere and auml properly declared as an internal entity in the DTD
> along with the other 589 internal entities shown at
> http://www.oasis-open.org/cover/xml-ISOents.txt. My application will
> write to one file headed for a Windows app (in which case I want the
> &auml; mapped to byte 228), a Mac document (where I want it mapped to
> byte 138) a DOS one (byte 132), a web page ("&auml;") and a Bloomberg
> terminal ("a").

You appear to be mixing up bytes and characters.

> In SGML, we would declare auml as an SDATA entity and the conversion
> tools would let me trap the internal entity event and map it
> appropriately depending on the output format. Using Java and SAX, I
> don't see any equivalent event to trap. 

Right. For the reasons that you mention. Instead, try using the same
Unicode character throughout and letting the client map to whatever
internal character set it may prefer, if it needs to.

--
Chris



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 (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe 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)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS