Normal Topic Getting Data from an XML file (Read 349 times)
BOBSCOTT
Senior Member
Members
*****
Offline


That Darn Computer #$X#
{curse words}

Posts: 1195
Joined: Nov 22nd, 2002
Getting Data from an XML file
May 14th, 2012 at 9:24pm
Print Post Print Post  
Once again I am attempting to understand how XML works and how I can manipulate data that I get from an XML file into my Sesame App.

What is the best method to do this?

should I be using something like @RegexBetweenString
or something like  Walkthedoc()?

Thanks
  

Team – Together Everyone Achieves More
Back to top
 
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Getting Data from an XML file
Reply #1 - May 14th, 2012 at 9:47pm
Print Post Print Post  
Depends on what you are already doing, and - more so, the format of the XML. In general RegexBetweenStrings is the most flexible choice. Sesame3 features the XPath functions that will help a lot.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged