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: Mike Dierken <mike@DataChannel.com>
  • To: xml-dev@ic.ac.uk
  • Date: Fri, 30 Apr 1999 09:32:39 -0700

You may have already got an answer, but here is an article about dynamically
modifying entity references.
It might be useful to you with this or another entity reference problem.

http://xdev.datachannel.com/press/lounge.html


Mike
DataChannel

-----Original Message-----
From: DuCharme, Robert [mailto:DuCharmR@moodys.com]
Sent: Tuesday, April 27, 1999 9:38 AM
To: xml-dev@ic.ac.uk
Subject: intercepting internal entities?


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").

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.  SAX's EntityResolve interface
seems restricted to external entities. I suppose I could scan all
characters before outputting them and map the ones that need it, but if
there are potentially 590 that need mapping, this seems inefficient. Is
there a better way? Am I missing something?

thanks,

Bob DuCharme          www.snee.com/bob           <bob@  
snee.com>  "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii



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)

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