Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a schema
Message
From
09/07/2002 16:29:41
 
 
To
09/07/2002 16:17:50
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00676726
Message ID:
00676828
Views:
17
>You'll need to parse the schema using the XMLDOM or something like wwXML.

If I have something like this:
loUniversalThread=Createobject("mssoap.soapclient")
loUniversalThread.mssoapinit("http://aspalliance.com/webservices/events.asmx?wsdl")
lcString=loUniversalThread.listEventsForType(DATETIME(),DATETIME()+100000000,7)
I get no data type for lcString. So, how can I retrieve the data using the XMLDOM approach? Can you provide me a small example? That'd be appreciated.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform