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

  • Home
  • SEARCH
  • 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 6847761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:47:05+00:00 2026-05-27T00:47:05+00:00

I have an application which gets it’s data ( XML ) from a source

  • 0

I have an application which gets it’s data (XML) from a source which I don’t have control over. That means that the source can at any time change XML tags which would render my application useless (and perhaps even crash it).

If the source changes XML tags I don’t want to change the code in the app and having to send out an updated app just because of changed XML tags. This would mean that there would be alot of users not upgrading to the new app and missing out on functionality.

So my question is basically if it’s possible to define XML tags in a URL which the app would do a lookup against each time it has to parse the XML tags.

  • 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-27T00:47:05+00:00Added an answer on May 27, 2026 at 12:47 am

    I had a similar problem when scraping some html pages. My solution was to create a file on my server with parsing information that I could update as the site I was scraping changed. In my case it has regular expressions in the file, you could have XML tags. I download this file every time the app is launched, it is in a binary plist format and the access is reasonable fast.

    I created the xml file with a plist editor, save it in binary format and FTP it to my server. I made the top element a dictionary and load it with:

    + (id)dictionaryWithContentsOfURL:(NSURL *)aURL
    

    I think that there is a terminal command to convert a text binary plist:

    plutil -convert binary1 some_other_file.plist
    

    Apple used to supply “Property List Editor” as part of Xcode but they don’t any more–Bad Apple. There are other plist editors such as “PlistEdit Pro” which has a preference to save in XML, ASCII, JSON or Binary.

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

Sidebar

Related Questions

I have an application which extracts data from an XML file using XPath. If
We have an application which gets the data from a MS SQL database residing
I have an application which gets some data from a remote database. I use
We have a WPF application which gets data from an Analysis Services Cube. The
I have an application that I'm writing, which gets some HTML from a website.
I have a working application which gets the GPS Long/Lat of from a BlackBerry
I'm currently writing an iPhone application which gets some data from the user and
I have an application which gets called by a scheduled task. It moved from
I have a Console Application which gets a string from another program. The string
I have recently put together a JWS application which gets it's argument from a

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.