Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consideration for .Net Web Service
Message
From
09/07/2002 16:23:55
 
 
To
09/07/2002 16:16:05
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00676698
Message ID:
00676824
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform