Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6183701
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:24:41+00:00 2026-05-24T01:24:41+00:00

My issue is to display file coming from a XML Response on the iPhone

  • 0

My issue is to display file coming from a XML Response on the iPhone using UIDocumentInteraction Controller. I am unable to convert this file.The guy who is doing web-service is saying that its a binary data.
Please refer to the following XML Response

< NewDataSet>
< Table diffgr:id=”Table1″
msdata:rowOrder=”0″>
< FILE >

UEsDBBQABgAIAAAAIQDd/JU3ZgEAACAFAAATAAgCW0NvbnRlbnRfVHlwZXNdLnhtbCCiBAIooAACAAAAAAAAAAAAAA
< /FILE >
< FILENAME >New Word Doucment < / FILENAME >
<
FILETYPE >doc< /FILETYPE >
< RESULT>SUCCESS< /RESULT >
<
/Table >
< /NewDataSet >

I have trimmed the FILE tag.. it will be really very huge

I have parsed the xml and stored the content of < FILE > tag into “filePath” I am doing the following

const char *utfString = [filePath UTF8String];
//filepath contains the string for FILE
NSData *myData = [NSData dataWithBytes: utfString length: strlen(utfString)];

//NSData *myData = [Base64 decode:filePath];
NSString *docDir = [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) objectAtIndex:0];
//       
NSString *file = [NSString stringWithFormat:@"%@.%@", fileName,fileType];
NSString *newPath = [docDir stringByAppendingPathComponent:file];
[myData writeToFile:newPath atomically:YES];
myData=nil;

Please let me know how to parse this XML and save the file or just display it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:24:41+00:00Added an answer on May 24, 2026 at 1:24 am

    The filestring should be decoded using base64 decoding. I have used the code provided in the following url Base 64 Decoding

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am able to display song tile fetched from local sd card.The issue is
I am having an issue with Yii relations. I am using CGridView to display
I've run into an issue while using ExtJS 4.0.7. I'm trying to display a
I have a strange issue in phonegap framework. I want to display PDF file
Hi guys I have an issue to display chinese character in simple php file,
I am using wordpress POST2PDF Converter plugin. I need to display pdf file in
I have the following issue using java 1.4 I try to display a very
I'm having an issue passing a variable to a builder file for xml generation,
Scenario: .I have 30 tips in xml file, now I want to display it
I have created an html file by using render_to_string in a controller and send_data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.