<wsdl:definitions targetNamespace="http://receive.ws.subtel.cl" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> | ||
<wsdl:documentation> PostOffice </wsdl:documentation> | ||
<wsdl:types> | ||
<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://receive.ws.subtel.cl" xmlns:xs="http://www.w3.org/2001/XMLSchema"> | ||
<xs:complexType name="Exception"> <xs:sequence>
</xs:sequence> </xs:complexType> | ||
<xs:element name="XMLPostOffice"> <xs:complexType>
<xs:sequence>
</xs:sequence> </xs:complexType> </xs:element> | ||
<xs:element name="XMLPostOfficeResponse"> <xs:complexType>
</xs:complexType> </xs:element> | ||
</xs:schema> | ||
</wsdl:types> | ||
</wsdl:message> | ||
</wsdl:message> | ||
<wsdl:portType name="PostOfficePortType"> | ||
<wsdl:operation name="XMLPostOffice"> </wsdl:operation> | ||
</wsdl:portType> | ||
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /> <soap:operation soapAction="urn:XMLPostOffice" style="document" 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:output>
<soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /> </wsdl:output> </wsdl:operation> </wsdl:binding> | ||
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" /> <soap12:operation soapAction="urn:XMLPostOffice" style="document" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" /> <wsdl:input>
<soap12:body use="literal" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" /> </wsdl:input> <wsdl:output>
<soap12:body use="literal" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" /> </wsdl:output> </wsdl:operation> </wsdl:binding> | ||
<http:binding verb="POST" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" /> <http:operation location="PostOffice/XMLPostOffice" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" /> <wsdl:input>
<mime:content type="text/xml" part="XMLPostOffice" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" /> </wsdl:input> <wsdl:output>
<mime:content type="text/xml" part="XMLPostOffice" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" /> </wsdl:output> </wsdl:operation> </wsdl:binding> | ||
<wsdl:service name="PostOffice"> <soap:address location="http://ws.subtel.cl:8762/services/PostOffice" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /> </wsdl:port> <soap12:address location="http://ws.subtel.cl:8762/services/PostOffice" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" /> </wsdl:port> <http:address location="http://ws.subtel.cl:8762/services/PostOffice" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" /> </wsdl:port> </wsdl:service> | ||
</wsdl:definitions> |
Exception | ||
XMLPostOffice, XMLPostOfficeResponse | ||
Exception of the Exception complexType, FileType of the XMLPostOffice element, return of the XMLPostOfficeResponse element, Sender of the XMLPostOffice element, XMLFile of the XMLPostOffice element | ||
XMLPostOfficeRequest, XMLPostOfficeResponse | ||
PostOfficePortType | ||
XMLPostOffice | ||
PostOfficeHttpBinding, PostOfficeSOAP11Binding, PostOfficeSOAP12Binding | ||
PostOffice |