Showing:

Ports
Operations
Parts
Properties
Source
Used by
Main WSDL ImpODFA.wsdl
Namespace urn:ImpODFAService
Inner Schema ImpODFA.wsdl
Namespace No namespace
Properties
attribute form default unqualified
element form default unqualified
Service tns:ImpODFA
Namespace urn:ImpODFAService
Ports
ImpODFASoapHttpPort
Binding tns:ImpODFASoapHttp
Extensibility
<soap:address location="http://192.168.5.14:8888/WEB_SERVICES-iFIS_ImpODFA-context-root/ImpODFASoapHttpPort"/>
Source
<service name="ImpODFA">
  <port binding="tns:ImpODFASoapHttp" name="ImpODFASoapHttpPort">
    <soap:address location="http://192.168.5.14:8888/WEB_SERVICES-iFIS_ImpODFA-context-root/ImpODFASoapHttpPort"/>
  </port>
</service>
Binding tns:ImpODFASoapHttp
Namespace urn:ImpODFAService
Type
Extensibility
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
Operations
novy_doklad
Extensibility
<soap:operation soapAction="urn:ImpODFAService/novy_doklad"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
Used by
Service tns:ImpODFA
Source
<binding name="ImpODFASoapHttp" type="tns:ImpODFA">
  <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  <operation name="novy_doklad">
    <soap:operation soapAction="urn:ImpODFAService/novy_doklad"/>
    <input>
      <soap:body use="literal"/>
    </input>
    <output>
      <soap:body use="literal"/>
    </output>
  </operation>
</binding>
PortType tns:ImpODFA
Namespace urn:ImpODFAService
Operations
Used by
Source
<portType name="ImpODFA">
  <operation name="novy_doklad">
    <input message="tns:ImpODFARequestMessage"/>
    <output message="tns:ImpODFAResponseMessage"/>
  </operation>
</portType>
Message tns:ImpODFARequestMessage
Namespace urn:ImpODFAService
Parts
parameters Element odfa:novyDokladRequest
Used by
Operation novy_doklad
Source
<message name="ImpODFARequestMessage">
  <part element="odfa:novyDokladRequest" name="parameters"/>
</message>
Message tns:ImpODFAResponseMessage
Namespace urn:ImpODFAService
Parts
parameters Element odfa:novyDokladResponse
Used by
Operation novy_doklad
Source
<message name="ImpODFAResponseMessage">
  <part element="odfa:novyDokladResponse" name="parameters"/>
</message>