Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Image information in XML

From: Shashikala Shamarao <shashikala_shamarao@-----.--->
To: xmlschema-dev@--.---
Date: 9/27/2005 9:07:00 AM
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 


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent