Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLToCursor()
Message
 
 
À
08/05/2008 10:26:08
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01315855
Message ID:
01315858
Vues:
21
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform