HomeiOS Developmentios - I wish to create an XML parser from URL utilizing...

ios – I wish to create an XML parser from URL utilizing SwiftUI


I’m not capable of do it in any respect, I don’t even know precisely the best way to method this drawback, I’ve not discovered any articles on the Web on this topic, it seems like I’m simply doing one thing improper, maybe it’s, since I’m a newbie.
I have to get information through a working (!) URL on this format:

<ArrivalTimes>
 <ArrivalTime>
  <ArrivalTime>5</ArrivalTime>
  <Title>Station</Title>
  <Quantity>386</Quantity>
 </ArrivalTime>
</ArrivalTimes>

I used to be capable of make a parser from a file, however I’ve no option to get this information utilizing a URL question, please inform me the best approach to do that

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments