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

107 lines
5.0 KiB

<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" jaxb:version="2.0" targetNamespace="http://msg.chintwebservices.itf.nc/ISendMsgServices" xmlns:jaxws="http://java.sun.com/xml/ns/jaxws" xmlns:ns0="http://msg.chintwebservices.itf.nc/ISendMsgServices" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wsdl:types>
<xsd:schema attributeFormDefault="unqualified" elementFormDefault="unqualified" jaxb:version="2.0" targetNamespace="http://msg.chintwebservices.itf.nc/ISendMsgServices" xmlns:ns="http://msg.chintwebservices.itf.nc/ISendMsgServices">
<xsd:annotation>
<xsd:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="nc.itf.chintwebservices.msg" />
</jaxb:schemaBindings>
</xsd:appinfo>
</xsd:annotation>
<xsd:element name="chintSendMsgServices">
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" name="string" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string1" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string2" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string3" nillable="true" type="xsd:string" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="chintSendMsgServicesResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" name="return" nillable="true" type="xsd:string" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="chintSendUrlMsgServices">
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" name="string" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string1" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string2" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string3" nillable="true" type="xsd:string" />
<xsd:element minOccurs="0" name="string4" nillable="true" type="xsd:string" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="chintSendUrlMsgServicesResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" name="return" nillable="true" type="xsd:string" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
</wsdl:types>
<wsdl:message name="chintSendUrlMsgServicesRequest">
<wsdl:part element="ns0:chintSendUrlMsgServices" name="parameters">
</wsdl:part>
</wsdl:message>
<wsdl:message name="chintSendMsgServicesRequest">
<wsdl:part element="ns0:chintSendMsgServices" name="parameters">
</wsdl:part>
</wsdl:message>
<wsdl:message name="chintSendUrlMsgServicesResponse">
<wsdl:part element="ns0:chintSendUrlMsgServicesResponse" name="parameters">
</wsdl:part>
</wsdl:message>
<wsdl:message name="chintSendMsgServicesResponse">
<wsdl:part element="ns0:chintSendMsgServicesResponse" name="parameters">
</wsdl:part>
</wsdl:message>
<wsdl:portType name="ISendMsgServicesPortType">
<wsdl:operation name="chintSendMsgServices">
<wsdl:input message="ns0:chintSendMsgServicesRequest" wsaw:Action="urn:chintSendMsgServices">
</wsdl:input>
<wsdl:output message="ns0:chintSendMsgServicesResponse" wsaw:Action="urn:chintSendMsgServicesResponse">
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="chintSendUrlMsgServices">
<wsdl:input message="ns0:chintSendUrlMsgServicesRequest" wsaw:Action="urn:chintSendUrlMsgServices">
</wsdl:input>
<wsdl:output message="ns0:chintSendUrlMsgServicesResponse" wsaw:Action="urn:chintSendUrlMsgServicesResponse">
</wsdl:output>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="ISendMsgServicesSOAP11Binding" type="ns0:ISendMsgServicesPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="chintSendMsgServices">
<soap:operation soapAction="urn:chintSendMsgServices" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="chintSendUrlMsgServices">
<soap:operation soapAction="urn:chintSendUrlMsgServices" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="ISendMsgServices">
<wsdl:port binding="ns0:ISendMsgServicesSOAP11Binding" name="ISendMsgServicesSOAP11port_http">
<soap:address location="http://10.128.10.10/uapws/service/ChintSendMessage" />
</wsdl:port>
</wsdl:service>
<jaxws:bindings>
<jaxws:package name="nc.itf.chintwebservices.msg" />
</jaxws:bindings>
</wsdl:definitions>