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

Image information in XML

From: Shashikala Shamarao <shashikala_shamarao@yahoo.com>
Date: Tue, 27 Sep 2005 16:06:59 -0700 (PDT)
Message-ID: <20050927230700.24786.qmail@web54702.mail.yahoo.com>
To: xmlschema-dev@w3.org
Image information in XML
Hi,
 
Currently I am stuck with a problem realted to image in XML.
 
I want to know how can I send image information in XML like below.
 
My XML response should look like:
 
<Results>
<Result>
<attributes></attributes>
<image>contains binary data</image>
</Result>
<Result>
<attributes></attributes>
<image>contains binary data</image>
</Result>
<Result>
<attributes></attributes>
<image>contains binary data</image>
</Result>


</Results>
 
I looked at multipart MIME, these define a boundary at the begining say "bounary1" and at the end of every content whose mime type is different, boundary will be defined. What I am wondering is, is it possible to define boundary for each element <Result>, so I can send the bit by bit information to the parser instead of waiting for the whole document to be created in memory and then sending it to parser?
 
Any answers would be appreciated.
 
Thanks in advance
Shashi

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Received on Tuesday, 27 September 2005 23:07:17 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

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-2007 All Rights Reserved.