⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classifieds_listings.wsdl

📁 Accessing microsoft live web services from windows mobile
💻 WSDL
字号:
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://expo.live.com/ns/2006/1.0" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://expo.live.com/ns/2006/1.0" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://expo.live.com/ns/2006/1.0">
      <s:element name="GetSites">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="appKey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSitesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSitesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCategories">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="siteId" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="appKey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCategoriesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetCategoriesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByCategoryKeywordLocation">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="siteId" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="appKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="page" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="pageSize" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="orderBy" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="orderAscending" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="cat" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="keyword" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="latitude" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="longitude" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="maxDist" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByCategoryKeywordLocationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListingsByCategoryKeywordLocationResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByCategoryKeywordLocation_V2">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="siteId" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="appKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="page" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="pageSize" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="orderBy" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="orderAscending" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="cat" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="keyword" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="city" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="state" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="postalCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="country" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="maxDist" type="s:float" />
            <s:element minOccurs="0" maxOccurs="1" name="transactionType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByCategoryKeywordLocation_V2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListingsByCategoryKeywordLocation_V2Result" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByUser">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="siteId" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="appKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="page" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="pageSize" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="orderBy" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="orderAscending" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="nickname" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByUserResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListingsByUserResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByMyBuddies">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="siteId" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="appKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="page" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="pageSize" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="orderBy" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="orderAscending" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListingsByMyBuddiesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListingsByMyBuddiesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetSitesSoapIn">
    <wsdl:part name="parameters" element="tns:GetSites" />
  </wsdl:message>
  <wsdl:message name="GetSitesSoapOut">
    <wsdl:part name="parameters" element="tns:GetSitesResponse" />
  </wsdl:message>
  <wsdl:message name="GetCategoriesSoapIn">
    <wsdl:part name="parameters" element="tns:GetCategories" />
  </wsdl:message>
  <wsdl:message name="GetCategoriesSoapOut">
    <wsdl:part name="parameters" element="tns:GetCategoriesResponse" />
  </wsdl:message>
  <wsdl:message name="ListingsByCategoryKeywordLocationSoapIn">
    <wsdl:part name="parameters" element="tns:ListingsByCategoryKeywordLocation" />
  </wsdl:message>
  <wsdl:message name="ListingsByCategoryKeywordLocationSoapOut">
    <wsdl:part name="parameters" element="tns:ListingsByCategoryKeywordLocationResponse" />
  </wsdl:message>
  <wsdl:message name="ListingsByCategoryKeywordLocation_V2SoapIn">
    <wsdl:part name="parameters" element="tns:ListingsByCategoryKeywordLocation_V2" />
  </wsdl:message>
  <wsdl:message name="ListingsByCategoryKeywordLocation_V2SoapOut">
    <wsdl:part name="parameters" element="tns:ListingsByCategoryKeywordLocation_V2Response" />
  </wsdl:message>
  <wsdl:message name="ListingsByUserSoapIn">
    <wsdl:part name="parameters" element="tns:ListingsByUser" />
  </wsdl:message>
  <wsdl:message name="ListingsByUserSoapOut">
    <wsdl:part name="parameters" element="tns:ListingsByUserResponse" />
  </wsdl:message>
  <wsdl:message name="ListingsByMyBuddiesSoapIn">
    <wsdl:part name="parameters" element="tns:ListingsByMyBuddies" />
  </wsdl:message>
  <wsdl:message name="ListingsByMyBuddiesSoapOut">
    <wsdl:part name="parameters" element="tns:ListingsByMyBuddiesResponse" />
  </wsdl:message>
  <wsdl:portType name="Classifieds_ListingsSoap">
    <wsdl:operation name="GetSites">
      <wsdl:input message="tns:GetSitesSoapIn" />
      <wsdl:output message="tns:GetSitesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCategories">
      <wsdl:input message="tns:GetCategoriesSoapIn" />
      <wsdl:output message="tns:GetCategoriesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListingsByCategoryKeywordLocation">
      <wsdl:input message="tns:ListingsByCategoryKeywordLocationSoapIn" />
      <wsdl:output message="tns:ListingsByCategoryKeywordLocationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListingsByCategoryKeywordLocation_V2">
      <wsdl:input message="tns:ListingsByCategoryKeywordLocation_V2SoapIn" />
      <wsdl:output message="tns:ListingsByCategoryKeywordLocation_V2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListingsByUser">
      <wsdl:input message="tns:ListingsByUserSoapIn" />
      <wsdl:output message="tns:ListingsByUserSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListingsByMyBuddies">
      <wsdl:input message="tns:ListingsByMyBuddiesSoapIn" />
      <wsdl:output message="tns:ListingsByMyBuddiesSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="Classifieds_ListingsSoap" type="tns:Classifieds_ListingsSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetSites">
      <soap:operation soapAction="http://expo.live.com/ns/2006/1.0/GetSites" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCategories">
      <soap:operation soapAction="http://expo.live.com/ns/2006/1.0/GetCategories" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByCategoryKeywordLocation">
      <soap:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByCategoryKeywordLocation" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByCategoryKeywordLocation_V2">
      <soap:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByCategoryKeywordLocation_V2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByUser">
      <soap:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByUser" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByMyBuddies">
      <soap:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByMyBuddies" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="Classifieds_ListingsSoap12" type="tns:Classifieds_ListingsSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetSites">
      <soap12:operation soapAction="http://expo.live.com/ns/2006/1.0/GetSites" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCategories">
      <soap12:operation soapAction="http://expo.live.com/ns/2006/1.0/GetCategories" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByCategoryKeywordLocation">
      <soap12:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByCategoryKeywordLocation" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByCategoryKeywordLocation_V2">
      <soap12:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByCategoryKeywordLocation_V2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByUser">
      <soap12:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByUser" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListingsByMyBuddies">
      <soap12:operation soapAction="http://expo.live.com/ns/2006/1.0/ListingsByMyBuddies" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Classifieds_Listings">
    <wsdl:port name="Classifieds_ListingsSoap" binding="tns:Classifieds_ListingsSoap">
      <soap:address location="http://expo.live.com/API/Classifieds_Listings.asmx" />
    </wsdl:port>
    <wsdl:port name="Classifieds_ListingsSoap12" binding="tns:Classifieds_ListingsSoap12">
      <soap12:address location="http://expo.live.com/API/Classifieds_Listings.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -