[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Binary to XML Translation

Subject: Re: Binary to XML Translation
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Mon, 7 Jul 2003 10:41:20 +0100
xml translation
Hi Ela,

> I want to translate a binary file to the human-readable XML format.
> Are there any tools already available that convert a binary file to
> XML? If no, then how do I go about doing it? I want to use XSLT for
> the translation.

The input to an XSLT transformation must be an XML document; you can't
use XSLT if the input is a binary file, so XSLT isn't an appropriate
language for this kind of translation.

I'm also not sure what kind of translation you have in mind. You could
encode the binary file as Base64 and wrap it in a <doc> element and
you would have an XML document, but it wouldn't be a very useful one
and it wouldn't be particularly human-readable. Probably you need to
write a filter that's specific to the binary format that you're using;
since you haven't told us what that is, I can't say whether there are
any tools already around that will convert from that binary format
into an XML format.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.