Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for an XML class
Message
From
19/08/2002 05:21:15
 
 
To
19/08/2002 01:44:43
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00690943
Message ID:
00690962
Views:
16
>I'm looking for an XML class that will allow me to create manually the XML string to be returned. For a very special requirement, I can't use XMLTOCURSOR(). The XML that has to be returned need to follow a very special XSD format. So, I need to be able to retrieve specific components from the XSD file being passed as well as the ability to easily add various nodes in the XML.
>
>I'm not looking for something that would be overkill. All I need is a simple class that could do about just that. So, that means, I'm not looking for a 100k class which would contain dozens of objects and where, in order to create a simple node, I'll have to write 100 lines of code. All I need is something simple. :)

The MSXML Parser has methods to manipulate XML objects, including elements adding and removal. Are these sufficient for what you have in mind?
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform