Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xmltocursor
Message
From
07/03/2003 12:08:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Xmltocursor
Miscellaneous
Thread ID:
00762807
Message ID:
00762807
Views:
48
Can it be done with an xml sample like this:
<?xml version="1.0"?>
<root  xmlns:dt="urn:schemas-microsoft-com:datatypes" >
<application>
	<id dt:dt="number">3</id>
	<acronym>ABC</acronym>
	<version dt:dt="number">6.3</version>
	<name>American Broadcasting Corporation</name>
	<status>Development</status>
	<PAC-status>N/A</PAC-status>
	<department>Sales</department>
</application>
</root>
Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform