You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Hellmann Peter (ext)" <Pe...@mch.siemens.de> on 2002/10/31 09:57:30 UTC

Binary data with XML

Hi all,

can someone please lead me to an idea/hint/link in how to transfer binary
data along with a XML file. Thanks.

cheers

Mit freundlichen Grüßen
kind regards
Peter Hellmann

Siemens Aktiengesellschaft
Information and Communication Networks
Voice & Data Recording
ICN WN CS VDR RD
Hofmannstraße 51              +49 89 722 49347
office 1746.441               +49 89 722 22985
D-81379 München               peter.hellmann@mch.siemens.de
<ma...@mch.siemens.de> 
GERMANY


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: Binary data with XML

Posted by Mike McKay <mv...@decisionsoft.com>.
> You can encode the binary data as text.
> Base64 encoding is a good choice.

Here is a simple tool we put together to allow any binary file to be
Base64 encoded and inserted into some xml:

http://xmeta1.decisionsoft.com/IR-CT/tools/xmlattach.html


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: Binary data with XML

Posted by George Cristian Bina <ge...@sync.ro>.
Dear Peter Hellmann,

You can encode the binary data as text.
Base64 encoding is a good choice.

All the best,
 George
-------------------------------------------------------------
George Cristian Bina mailto:george@sync.ro
COO - sync.ro
Phone  +40-(0)251-461480, +40-(0)251-461481
Fax       +40-(0)251-461482
Mobile +40-(0)723-224067
SyncRO Soft srl, Bd N. Titulescu 170, Craiova, 1100 - Romania
http://www.sync.ro
<oXygen/> XML Editor - http://www.oxygenxml.com/


----- Original Message -----
From: "Hellmann Peter (ext)" <Pe...@mch.siemens.de>
To: "Xerces (E-Mail)" <xe...@xml.apache.org>
Sent: Thursday, October 31, 2002 10:57 AM
Subject: Binary data with XML


> Hi all,
>
> can someone please lead me to an idea/hint/link in how to transfer binary
> data along with a XML file. Thanks.
>
> cheers
>
> Mit freundlichen Grüßen
> kind regards
> Peter Hellmann
>
> Siemens Aktiengesellschaft
> Information and Communication Networks
> Voice & Data Recording
> ICN WN CS VDR RD
> Hofmannstraße 51              +49 89 722 49347
> office 1746.441               +49 89 722 22985
> D-81379 München               peter.hellmann@mch.siemens.de
> <ma...@mch.siemens.de>
> GERMANY
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org