<definitions targetNamespace='http://icslinux7/' name='gxs_ws_docManagement' xmlns:http='http://schemas.xmlsoap.org/wsdl/http/' xmlns:mime='http://schemas.xmlsoap.org/wsdl/mime/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://icslinux7/' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
  <types>
    <xsd:schema targetNamespace='http://localhost/gxs/ws/docManagement/mailboxList' attributeFormDefault='unqualified' elementFormDefault='unqualified' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:http='http://schemas.xmlsoap.org/wsdl/http/' xmlns:mime='http://schemas.xmlsoap.org/wsdl/mime/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://localhost/gxs/ws/docManagement/mailboxList' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns='http://schemas.xmlsoap.org/wsdl/'>
      <xsd:complexType name='__mailboxListInput'>
        <xsd:sequence minOccurs='1' maxOccurs='1'>
          <xsd:element name='userid' type='xsd:string' nillable='true' />
          <xsd:element name='partnerid' type='xsd:string' nillable='true' />
          <xsd:element name='DocTypeName' type='xsd:string' minOccurs='0' nillable='true' />
          <xsd:element name='aprf' type='xsd:string' minOccurs='0' nillable='true' />
          <xsd:element name='snrf' type='xsd:string' minOccurs='0' nillable='true' />
          <xsd:element name='TNdocID' type='xsd:string' minOccurs='0' nillable='true' />
          <xsd:element name='type' type='xsd:string' nillable='true' />
          <xsd:element name='listType' type='xsd:string' minOccurs='0' nillable='true' />
          <xsd:element name='MaxReturned' type='xsd:string' minOccurs='0' nillable='true' />
        </xsd:sequence>
      </xsd:complexType>
      <xsd:complexType name='__mailboxListOutput'>
        <xsd:sequence minOccurs='1' maxOccurs='1'>
          <xsd:element name='return' type='xsd:string' nillable='true' />
        </xsd:sequence>
      </xsd:complexType>
    </xsd:schema>
  </types>
  <message name='_mailboxListInput'>
    <part name='userid' type='xsd:string' />
    <part name='partnerid' type='xsd:string' />
    <part name='DocTypeName' type='xsd:string' />
    <part name='aprf' type='xsd:string' />
    <part name='snrf' type='xsd:string' />
    <part name='TNdocID' type='xsd:string' />
    <part name='type' type='xsd:string' />
    <part name='listType' type='xsd:string' />
    <part name='MaxReturned' type='xsd:string' />
  </message>
  <message name='_mailboxListOutput'>
    <part name='return' type='xsd:string' />
  </message>
  <portType name='gxs_ws_docManagementPortType'>
    <operation name='mailboxList'>
      <input message='tns:_mailboxListInput' />
      <output message='tns:_mailboxListOutput' />
    </operation>
  </portType>
  <binding name='gxs_ws_docManagementBinding' type='tns:gxs_ws_docManagementPortType'>
    <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http' />
    <operation name='mailboxList'>
      <soap:operation soapAction='' />
      <input>
        <soap:body use='encoded' parts='userid partnerid DocTypeName aprf snrf TNdocID type listType MaxReturned' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/' namespace='http://icslinux7/gxs.ws.docManagement' />
      </input>
      <output>
        <soap:body use='encoded' parts='return' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/' namespace='http://icslinux7/gxs.ws.docManagement' />
      </output>
    </operation>
  </binding>
  <service name='gxs_ws_docManagementService'>
    <port name='gxs_ws_docManagementPort0' binding='tns:gxs_ws_docManagementBinding'>
      <soap:address location='https://ws.betagrid.gxs.com:443/smg/ws_comm/mailboxList' />
    </port>
  </service>
</definitions>