Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consideration for .Net Web Service
Message
From
09/07/2002 16:16:05
 
 
To
09/07/2002 16:12:59
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00676698
Message ID:
00676817
Views:
11
>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>
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform