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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Bundling binary files and XML documents

[ Lists Home | Date Index | Thread Index ]
  • From: David Brownell <david-b@pacbell.net>
  • To: Mike Lepley <mlepley@worldnet.att.net>
  • Date: Tue, 24 Aug 1999 12:51:47 -0700

Mike Lepley wrote:
> 
> Thanks!
> 
> I also found another interesting solution, which doesn't use an ENTITY.  You
> could add an encoded binary file in the XML document, like so:
> 
> <PICTURE>
>    <NAME>my_picture.jpg</NAME>
>    <BINARY Type="64">l;jqwuALQLWEKufdlk1sadfjl1JF</BINARY>
> </PICTURE>
> 
> and decode the binary when the XML document is received.
> 
> What do you think?

Embeddeing a Base64 encoded document works fine ... but that wasn't the
problem you originally posed, namely keeping the two documents apart!

- Dave


> > You could use a MIME "multipart/related" document (see www.ietf.org,
> > there's an RFC).  The unparsed entity declaration for the binary file
> > would use a URI referring to the related binary file.
> >
> > - Dave
> >
> 
> > Mike Lepley wrote:
> > >
> > > I was wondering what others have been doing when a machine needs to send
> a
> > > binary file (such as a picture) AND an XML document which references the
> > > binary file as an ENTITY.
> > >
> > > Is there a way to bundle the binary file and the XML document and send
> it
> > > together?
> > > Or does one have to parse the XML and then request the binary
> > > file?  Or other?
> >
> 
> 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