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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:07:09+00:00 2026-05-26T23:07:09+00:00

In my app it accepts XML from the server. One of its functions returns

  • 0

In my app it accepts XML from the server. One of its functions returns a list of names, some having apostrophes (e.g. O’Reilly ).

<?xml version="1.0" encoding="UTF-8" ?> 
   <user id="123456" name="Pat O\'Reilly" is_qualified="false" />

In my parser I try two different methods to get rid of the escape slash, but neither of them work:

[[attributeDict valueForKey:@"name"] stringByReplacingOccurrencesOfString:@"\'" withString:@"'"]

and/or

[[attributeDict valueForKey:@"name"] stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding]

Printing these out both include the slash: Pat O\’Reilly. any suggestions?

  • 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-26T23:07:10+00:00Added an answer on May 26, 2026 at 11:07 pm

    What you want to replace is @"\\\'" with @"\'"

    Both \ and ' are special characters.

    You might even need to replace @"\\\"" with @"\"" for other texts that look like blaname="bla is \"bla\" and bla".

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

Sidebar

Related Questions

I've got a Django app that accepts uploads from jQuery uploadify , a jQ
Hi I am trying to read an xml file from outside the web-app container,
I have an iPad app which loads a plist from a server fine on
I have an iOS app that is calling a web service for some XML
I have a UITextField in my app that accepts decimal amounts for prices (i.e.,
How do I accept credit card payments inside a C# app? I'll use some
I'm working on an app that needs to accept a RegEx from the user,
My app has many controls on its surface, and more are added dynamically at
I want to display a msg from server when user clicks a button on
I'm creating a RESTful API that returns JSON or XML depending on the Accept

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.