Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Brand new to xml - how to make it work?
Message
From
12/11/2004 05:18:21
 
 
To
11/11/2004 13:56:09
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00957396
Message ID:
00960725
Views:
9
Hi,

PMJI. The XML looks like it will be too complex for XMLTOCURSOR() anyway. Not sure what you want to get from it but you could try working on a simpler section. e.g. something like :
cXMLSection = STREXTRACT(cFullXML,"<station>","</station>")
=XMLTOCURSOR(cXMLSection,...)
HTH,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform