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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: CDATA problem

[ Lists Home | Date Index | Thread Index ]
  • From: David Brownell <david-b@pacbell.net>
  • To: John Evdemon <John_Evdemon@freddiemac.com>
  • Date: Thu, 30 Sep 1999 12:17:15 -0700

John Evdemon wrote:
> 
> This control character cannot be inserted into a CDATA section because it is
> outside the range of legal values.  According to the ASCII chart, #x1A is SUB.
> Unfortuneatly some of this data is coming from a non-ASCII (e.g. EBCDIC)
> platform.

It can also be a good idea to translate from EBCDIC to Unicode, unless your
real goal is to encapsulate the data as opaque binary blobs.  If the latter
is your goal, BASE64 encoding is a good option.  But if the data is intended
to be processed by a non-EBCDIC platform, recoding would seem best.

- Dave

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



  • References:
    • CDATA problem
      • From: "John Evdemon" <John_Evdemon@freddiemac.com>



 

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

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