Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie question on processing XML file
Message
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00854652
Message ID:
00854677
Views:
30
This message has been marked as the solution to the initial question of the thread.
Hi Dmitry,

You can simply use XMLTOCURSOR() in this case but what fun is in that. :)
XMLTOCURSOR(lcXml, "crsXml")
>Hi Sergey,
>Yes, I knew that I could do it by parsing the xml file.
>
>But I want to learn the XML DOM functions and thought that someone might suggest a way to do it using XMLAdapter or some other DOM-specific functions.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform