Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Consideration for .Net Web Service
Message
De
09/07/2002 16:23:55
 
 
À
09/07/2002 16:16:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00676698
Message ID:
00676824
Vues:
12
That doesn't look like something that XMLTOCURSOR() would be able to handle. How was that XML generated? I'm no XML expert, but at first glance it doesn't appear to be well-formed XML.

~~Bonnie

>>No, nothing special. I suspect that whatever .NET WebService you're trying to call, it's probably returning a DataSet rather than XML.
>
>Is a DataSet from the schema definition such as:
>
>
><s:element name="listEventsResponse">
> <s:complexType>
>  <s:sequence>
>   <s:element minOccurs="0" maxOccurs="1" name="listEventsResult">
>    <s:complexType>
>     <s:sequence>
>      <s:element ref="s:schema" />
>      <s:any />
>     </s:sequence>
>    </s:complexType>
>   </s:element>
>  </s:sequence>
> </s:complexType>
></s:element>
>
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform