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 499985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:02:28+00:00 2026-05-13T06:02:28+00:00

I just ran into this one and couldn’t seem to get any clear answer

  • 0

I just ran into this one and couldn’t seem to get any clear answer from the documentation.

Im retrieving some XML through a HTTPS connection. I do all sorts of authentication etc. so I have a set of classes that deals with this in a nice threaded way.
The result is an NSString that goes something like:

<response>
//some XML formatted test
</response>

This means that there is no encoding=”UTF-8″ indent=”yes” method=”xml” or other header blocks to indicate that this is actual XML and not just an NSString.

I guess I will use [NSXMLParser initWithData:NSData] to construct the parser, but how will I format or cast my NSString of xml formatted text into a proper NSData object that NSXMLParser will understand and parse?

Hope it makes sense, thank you for any help given 🙂

  • 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-13T06:02:28+00:00Added an answer on May 13, 2026 at 6:02 am

    You can convert a string to a NSData object using the dataUsingEncoding method:

    NSData *data = [myString dataUsingEncoding:NSUTF8StringEncoding];
    

    You can then feed this to NSXMLParser.

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

Sidebar

Related Questions

I just ran into this issue while making a GET request to a node.js
I'm new in python, and just ran into this statement data = dict( (k,
I am just getting started with NHaml and ran into a snag. This is
I just ran into one of the most mind boggling errors ever. false ==
I just ran into a problem with the version of JAX-WS in JDK 1.6.0
I just ran into a SQL query with about 5 different columns in the
I just ran into something in Visual Studio 2010 RC that wasn't previously happening
I just ran into a problem.. I'm trying to build a website at the
I'm using ASP.NET MVC 3, and just ran into a 'gotcha' using the DropDownListFor
I'm currently playing around with tipfy on Google's Appengine and just recently ran into

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.