update wsdls to 3.0r1
[Net-Prizm.git] / lib / Net / Prizm / wsdls / CustomerIfService.wsdl
index 67e908a..8783507 100644 (file)
@@ -112,6 +112,14 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
 \r
    </wsdl:message>\r
 \r
+   <wsdl:message name="getCustomersForElementRequest">\r
+\r
+      <wsdl:part name="elementID" type="xsd:int"/>\r
+\r
+      <wsdl:part name="mac" type="xsd:string"/>\r
+\r
+   </wsdl:message>\r
+\r
    <wsdl:message name="importCustomerResponse">\r
 \r
    </wsdl:message>\r
@@ -122,6 +130,12 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
 \r
    </wsdl:message>\r
 \r
+   <wsdl:message name="getCustomersForElementResponse">\r
+\r
+      <wsdl:part name="getCustomersForElementReturn" type="impl:ArrayOfCustomerInfo"/>\r
+\r
+   </wsdl:message>\r
+\r
    <wsdl:message name="getCustomersRequest">\r
 \r
       <wsdl:part name="fieldNames" type="impl:ArrayOf_xsd_string"/>\r
@@ -258,6 +272,14 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
 \r
       </wsdl:operation>\r
 \r
+      <wsdl:operation name="getCustomersForElement" parameterOrder="elementID mac">\r
+\r
+         <wsdl:input name="getCustomersForElementRequest" message="impl:getCustomersForElementRequest"/>\r
+\r
+         <wsdl:output name="getCustomersForElementResponse" message="impl:getCustomersForElementResponse"/>\r
+\r
+      </wsdl:operation>\r
+\r
    </wsdl:portType>\r
 \r
    <wsdl:binding name="CustomerIfServiceSoapBinding" type="impl:CustomerIf">\r
@@ -444,6 +466,24 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
 \r
       </wsdl:operation>\r
 \r
+      <wsdl:operation name="getCustomersForElement">\r
+\r
+         <wsdlsoap:operation soapAction=""/>\r
+\r
+         <wsdl:input name="getCustomersForElementRequest">\r
+\r
+            <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:customer"/>\r
+\r
+         </wsdl:input>\r
+\r
+         <wsdl:output name="getCustomersForElementResponse">\r
+\r
+            <wsdlsoap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:customer"/>\r
+\r
+         </wsdl:output>\r
+\r
+      </wsdl:operation>\r
+\r
    </wsdl:binding>\r
 \r
    <wsdl:service name="CustomerIfService">\r