Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Code to VFP
Message
From
19/11/2003 09:15:15
 
 
To
19/11/2003 09:05:21
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Miscellaneous
Thread ID:
00851369
Message ID:
00851380
Views:
9
Hi!

Yes I am using VFP8 SP1.

I already have the XML Document, what I want to know is how to create a node which is of type "XMLDOMNodeList" from an XML document as the webservice's (Service1) webmethod (ApDataXmlNodeMethod(...)) needs that as a parameter not just the xml document.

Syntax to call the webmethod:
ApDataXmlNodeMethod(xmlNode AS XMLDOMNodeList) AS string

Sarosh

>If you are using VFP 8 (you did not say or I missed it) check out all the XML functions. XMLtocursor will do most of it. I'm not to sure what the type "Service1" is but again just read the XML services for the client.
>
>John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform