Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLToCursor()
Message
From
08/05/2008 10:43:43
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01315855
Message ID:
01315861
Views:
19
>The XMLTOCURSOR() is designed to process simple XML created by CURSORTOXML() or similar to it . The XmlAdapter can process more complex XML but not any arbitrary ones. It also required XML schema in order to convert XML into VFP cursors.

What do you mean by "arbitrary" here? The full XML document returned does have all the schema stuff, I just didn't include it in my post.

>The wsdl is Web Services Description Language. It describes a Web service. It's not a Web Service response to specific request supported by the Web Service..

What do I do with this response from the WSDL? I think all I did was authenticate to their server and this came back.



>>The following is part of an XML document. When I use XMLToCursor() on the document, a field is created called "binding" but the values in the records are empty. This is true for all fields in the resulting cursor.
>>
>>
>><wsdl:port binding="impl:realtimeSoapBinding" name="realtime">
>>     <wsdlsoap:address location="https://teligibility.transactions.mckhboc.com/Realtime/services/realtime"/>
>></wsdl:port>
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform