Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLToCursor()
Message
 
 
To
08/05/2008 10:26:08
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:
01315858
Views:
20
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.

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..


>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>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform