You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
5.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:tns="http://resourceSlotConfigurationSetupForJITService.ws.atlmes.com/" targetNamespace="http://resourceSlotConfigurationSetupForJITService.ws.atlmes.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<xs:schema targetNamespace="http://resourceSlotConfigurationSetupForJITService.ws.atlmes.com/" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="resourceSlotConfigurationSetupForJITServiceRequest" type="tns:resourceSlotConfigurationSetupForJITServiceRequest" />
<xs:element name="resourceSlotConfigurationSetupForJITServiceRequestPlan" type="tns:resourceSlotConfigurationSetupForJITServiceRequestPlan" />
<xs:element name="resourceSlotConfigurationSetupForJITServiceRequestPlanResponse" type="tns:resourceSlotConfigurationSetupForJITServiceRequestPlanResponse" />
<xs:element name="resourceSlotConfigurationSetupForJITServiceResponse" type="tns:resourceSlotConfigurationSetupForJITServiceResponse" />
<xs:element name="resourceSlotConfigurationSetupItemList" type="tns:resourceSlotConfigurationSetupItemList" />
<xs:complexType name="resourceSlotConfigurationSetupForJITServiceRequestPlan">
<xs:sequence>
<xs:element minOccurs="0" name="resourceSlotConfigurationSetupForJITServiceRequestPlan" type="tns:resourceSlotConfigurationSetupForJITServiceRequest" />
</xs:sequence>
</xs:complexType>
<xs:complexType name="resourceSlotConfigurationSetupForJITServiceRequest">
<xs:sequence>
<xs:element name="site" type="xs:string" />
<xs:element name="resouce" type="xs:string" />
<xs:element name="operation" type="xs:string" />
<xs:element name="barcodeId" type="xs:string" />
<xs:element name="barcodeType" type="xs:string" />
<xs:element minOccurs="0" name="qty" type="xs:string" />
<xs:element name="activityId" type="xs:string" />
<xs:element minOccurs="0" name="mountingPoint" type="xs:string" />
<xs:element minOccurs="0" name="emptyTray" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:complexType name="resourceSlotConfigurationSetupForJITServiceRequestPlanResponse">
<xs:sequence>
<xs:element minOccurs="0" name="return" type="tns:resourceSlotConfigurationSetupForJITServiceResponse" />
</xs:sequence>
</xs:complexType>
<xs:complexType name="resourceSlotConfigurationSetupForJITServiceResponse">
<xs:sequence>
<xs:element minOccurs="0" name="code" type="xs:string" />
<xs:element minOccurs="0" name="message" type="xs:string" />
<xs:element minOccurs="0" maxOccurs="unbounded" name="itemList" type="tns:resourceSlotConfigurationSetupItemList" />
</xs:sequence>
</xs:complexType>
<xs:complexType name="resourceSlotConfigurationSetupItemList">
<xs:sequence>
<xs:element minOccurs="0" name="atlId" type="xs:string" />
<xs:element minOccurs="0" name="inventoryId" type="xs:string" />
<xs:element minOccurs="0" name="item" type="xs:string" />
<xs:element minOccurs="0" name="qty" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:schema>
</wsdl:types>
<wsdl:message name="resourceSlotConfigurationSetupForJITServiceRequestPlanIn">
<wsdl:part name="parameters" element="tns:resourceSlotConfigurationSetupForJITServiceRequestPlan" />
</wsdl:message>
<wsdl:message name="resourceSlotConfigurationSetupForJITServiceRequestPlanOut">
<wsdl:part name="resourceSlotConfigurationSetupForJITServiceRequestPlanResponse" element="tns:resourceSlotConfigurationSetupForJITServiceRequestPlanResponse" />
</wsdl:message>
<wsdl:portType name="ResourceSlotConfigurationSetupForJITService">
<wsdl:operation name="resourceSlotConfigurationSetupForJITServiceRequestPlan" parameterOrder="parameters">
<wsdl:input message="tns:resourceSlotConfigurationSetupForJITServiceRequestPlanIn" />
<wsdl:output message="tns:resourceSlotConfigurationSetupForJITServiceRequestPlanOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="ResourceSlotConfigurationSetupForJITServiceBinding" type="tns:ResourceSlotConfigurationSetupForJITService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="resourceSlotConfigurationSetupForJITServiceRequestPlan">
<soap:operation soapAction="" />
<wsdl:input>
<soap:body use="literal" parts="parameters" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="ResourceSlotConfigurationSetupForJITServiceService">
<wsdl:port name="ResourceSlotConfigurationSetupForJITServicePort" binding="tns:ResourceSlotConfigurationSetupForJITServiceBinding">
<address location="http://lymesap225.catlbattery.com:50200/atlmeswebservice/ResourceSlotConfigurationSetupForJITServiceService" xmlns="http://schemas.xmlsoap.org/wsdl/soap/" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>