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 have the following issue using java 1.4 I try to display a very
I have a strange issue in phonegap framework. I want to display PDF file
This question deals with concurrency issues, for suggestions on how to display a busy
This issue came up when I got different records counts for what I thought
The issue that prompted me to ask this is a web form that was
Our issue is that our project has files being downloaded using wget to the
This issue is driving me mad. I have several tables defined, and CRUD stored
I'm struggling with a strange file name encoding issue when listing directory contents in
My main issue is that I want to display an custom error page when
I'm facing a big issue IMO. First, here's my code: .bind('uploadSuccess', function(event, file, serverData){

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.