<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBAttributeTemplateListservice" targetNamespace="http://tempuri.org/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/">
  <message name="GetData0Request"/>
  <message name="GetData0Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetJSonData1Request"/>
  <message name="GetJSonData1Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDataByProductId2Request">
    <part name="AProductId" type="xs:int"/>
  </message>
  <message name="GetDataByProductId2Response">
    <part name="return" type="xs:string"/>
  </message>
  <portType name="IWsDBAttributeTemplateList">
    <operation name="GetData">
      <input message="tns:GetData0Request"/>
      <output message="tns:GetData0Response"/>
    </operation>
    <operation name="GetJSonData">
      <input message="tns:GetJSonData1Request"/>
      <output message="tns:GetJSonData1Response"/>
    </operation>
    <operation name="GetDataByProductId">
      <input message="tns:GetDataByProductId2Request"/>
      <output message="tns:GetDataByProductId2Response"/>
    </operation>
  </portType>
  <binding name="IWsDBAttributeTemplateListbinding" type="tns:IWsDBAttributeTemplateList">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="GetData">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList#GetData" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList"/>
      </output>
    </operation>
    <operation name="GetJSonData">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList#GetJSonData" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList"/>
      </output>
    </operation>
    <operation name="GetDataByProductId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList#GetDataByProductId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAttributeTemplateListIntf-IWsDBAttributeTemplateList"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBAttributeTemplateListservice">
    <port name="IWsDBAttributeTemplateListPort" binding="tns:IWsDBAttributeTemplateListbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsDBAttributeTemplateList"/>
    </port>
  </service>
</definitions>

