Advertisement
Guest User

AAAAAAAAAAAAAAAAAAAAa

a guest
Mar 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="AxdiagGateway_ReceivePushResponse" targetNamespace="http://trumpf.com/mvp_usu/usucloud" xmlns:p2="http://trumpf.katana.cloud/" xmlns:p1="http://trumpf.com/mvp_usu/usucloud" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_AxdiagGateway_ReceivePushResponse"/><wsdl:types><xsd:schema targetNamespace="http://trumpf.katana.cloud/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://trumpf.katana.cloud/"><xsd:element name="push" type="push"/><xsd:complexType name="push"><xsd:sequence><xsd:element name="exchange" type="exchange" minOccurs="0"/></xsd:sequence></xsd:complexType><xsd:complexType name="exchange"><xsd:sequence><xsd:element name="equipment" type="xsd:string" minOccurs="0"/><xsd:element name="kind" type="xsd:string" minOccurs="0"/><xsd:element name="source" type="xsd:string" minOccurs="0"/><xsd:element name="status" type="xsd:string" minOccurs="0"/><xsd:element name="files" type="file" minOccurs="0" maxOccurs="unbounded" nillable="true"/></xsd:sequence></xsd:complexType><xsd:complexType name="file"><xsd:sequence><xsd:element name="name" type="xsd:string" minOccurs="0"/><xsd:element name="size" type="xsd:int"/><xsd:element name="type" type="xsd:string" minOccurs="0"/><xsd:element name="content" type="xsd:base64Binary" minOccurs="0"/></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="p2.push"><wsdl:documentation/><wsdl:part name="parameters" element="p2:push"/></wsdl:message><wsdl:portType name="AxdiagGateway_ReceivePushResponse"><wsdl:documentation/><wsdl:operation name="AxdiagGateway_ReceivePushResponse"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_AxdiagGateway_ReceivePushResponse"/></wsp:Policy><wsdl:input message="p1:p2.push"/></wsdl:operation></wsdl:portType><wsdl:binding name="AxdiagGateway_ReceivePushResponseBinding" type="p1:AxdiagGateway_ReceivePushResponse"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="AxdiagGateway_ReceivePushResponse"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input></wsdl:operation></wsdl:binding><wsdl:service name="AxdiagGateway_ReceivePushResponseService"><wsdl:port name="HTTP_Port" binding="p1:AxdiagGateway_ReceivePushResponseBinding"><soap:address location="http://srv01px1t.trumpf.com:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=UsuCloud&amp;receiverParty=&amp;receiverService=&amp;interface=AxdiagGateway_ReceivePushResponse&amp;interfaceNamespace=http%3A%2F%2Ftrumpf.com%2Fmvp_usu%2Fusucloud" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:AxdiagGateway_ReceivePushResponseBinding"><soap:address location="https://srv01px1t.trumpf.com:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=UsuCloud&amp;receiverParty=&amp;receiverService=&amp;interface=AxdiagGateway_ReceivePushResponse&amp;interfaceNamespace=http%3A%2F%2Ftrumpf.com%2Fmvp_usu%2Fusucloud" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement