[Home] [By Thread] [By Date] [Recent Entries]

  • From: Stefan Haustein <haustein@k...>
  • Date: Wed, 19 Apr 2000 15:28:07 +0200

THOMAS PASSIN wrote:
> 
> Minh Tran asked
> > Is it possible to contain binary file data inside of an XML document?  If
> >
> You encode it using Base64 encoding.  This produces legal characters which
> you can put into a CDATA section.

You don't need a CDATA section: base64 encoding uses a-z, A-Z, 0-9, +, /, =,
so you can put it into a "normal" text node.

Best regards,

Stefan

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member