Showing:

Ports
Operations
Parts
Documentation
Properties
Source
Used by
Main WSDL ao.wsdl
Name ao
Namespace http://vdv/ka/ao/wsdl/3
Documentation
Version of WSDL: 3.0.0-alpha.7
Shortcut for routing: ao
Service definition of the application owner system's standard service.
Inner Schema ao.wsdl
Namespace No namespace
Properties
attribute form default unqualified
element form default qualified
Service tns:AoServices
Namespace http://vdv/ka/ao/wsdl/3
Documentation
Service for operations of Ao
Ports
AoPort
Port for operations of Ao
Binding tns:AoBinding
Extensibility
<soap:address location="@zvm-url@"/>
Source
<wsdl:service name="AoServices">
  <wsdl:documentation>Service for operations of Ao</wsdl:documentation>
  <wsdl:port binding="tns:AoBinding" name="AoPort">
    <wsdl:documentation>Port for operations of Ao</wsdl:documentation>
    <soap:address location="@zvm-url@"/>
  </wsdl:port>
</wsdl:service>
Binding tns:AoBinding
Namespace http://vdv/ka/ao/wsdl/3
Documentation
Binding for operations of Ao
Type
Extensibility
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
Operations
getOrganisationList
Get list of organisations and their roles.
Can be called by ccp, po, so, hotlist.
Belongs to OrganisationInformationPort.
Relevant faults:
Extensibility
<meta:metaInfo>
  <meta:xml>
    <meta:old>
      <meta:name xmlns="http://vdv/ka/ah/2">ermittleOrgListe</meta:name>
    </meta:old>
  </meta:xml>
</meta:metaInfo>
<soap:operation soapAction="http://vdv/ka/ao/wsdl/3/getOrganisationList"/>
Input
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:header message="tns:ionRoutingHeader" part="ionRoutingHeader" use="literal"/>
<soap:body use="literal"/>
Output
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:body use="literal"/>
Fault: getOrganisationListException
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:fault name="getOrganisationListException" use="literal"/>
getAppInstanceIdForMediumId
Get app instance ID for a given medium ID.
Can be called by ccp, so.
Belongs to ApplicationInformationPort.
Relevant faults:
E_AO_UNKNOWN_MEDIUM
Extensibility
<meta:metaInfo>
  <meta:xml>
    <meta:old>
      <meta:name xmlns="http://vdv/ka/ah/2">ermittleApplikationsinformation</meta:name>
    </meta:old>
    <meta:old>
      <meta:name xmlns="http://vdv/ka/ah/2">kontrolNachweisDefMedium</meta:name>
    </meta:old>
  </meta:xml>
</meta:metaInfo>
<soap:operation soapAction="http://vdv/ka/ao/wsdl/3/getAppInstanceIdForMediumId"/>
Input
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:header message="tns:ionRoutingHeader" part="ionRoutingHeader" use="literal"/>
<soap:body use="literal"/>
Output
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:body use="literal"/>
Fault: getAppInstanceIdForMediumIdException
<wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
<soap:fault name="getAppInstanceIdForMediumIdException" use="literal"/>
Used by
Service tns:AoServices
Source
<wsdl:binding name="AoBinding" type="tns:AoPort">
  <wsdl:documentation>Binding for operations of Ao</wsdl:documentation>
  <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
  <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  <wsdl:operation name="getOrganisationList">
    <wsdl:documentation>Get list of organisations and their roles. Can be called by ccp, po, so, hotlist. Belongs to OrganisationInformationPort. Relevant faults:</wsdl:documentation>
    <meta:metaInfo>
      <meta:xml>
        <meta:old>
          <meta:name xmlns="http://vdv/ka/ah/2">ermittleOrgListe</meta:name>
        </meta:old>
      </meta:xml>
    </meta:metaInfo>
    <soap:operation soapAction="http://vdv/ka/ao/wsdl/3/getOrganisationList"/>
    <wsdl:input>
      <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
      <soap:header message="tns:ionRoutingHeader" part="ionRoutingHeader" use="literal"/>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
      <soap:body use="literal"/>
    </wsdl:output>
    <wsdl:fault name="getOrganisationListException">
      <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
      <soap:fault name="getOrganisationListException" use="literal"/>
    </wsdl:fault>
  </wsdl:operation>
  <wsdl:operation name="getAppInstanceIdForMediumId">
    <wsdl:documentation>Get app instance ID for a given medium ID. Can be called by ccp, so. Belongs to ApplicationInformationPort. Relevant faults: E_AO_UNKNOWN_MEDIUM</wsdl:documentation>
    <meta:metaInfo>
      <meta:xml>
        <meta:old>
          <meta:name xmlns="http://vdv/ka/ah/2">ermittleApplikationsinformation</meta:name>
        </meta:old>
        <meta:old>
          <meta:name xmlns="http://vdv/ka/ah/2">kontrolNachweisDefMedium</meta:name>
        </meta:old>
      </meta:xml>
    </meta:metaInfo>
    <soap:operation soapAction="http://vdv/ka/ao/wsdl/3/getAppInstanceIdForMediumId"/>
    <wsdl:input>
      <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
      <soap:header message="tns:ionRoutingHeader" part="ionRoutingHeader" use="literal"/>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
      <soap:body use="literal"/>
    </wsdl:output>
    <wsdl:fault name="getAppInstanceIdForMediumIdException">
      <wsp:PolicyReference URI="#etiCOREStandardPolicy"/>
      <soap:fault name="getAppInstanceIdForMediumIdException" use="literal"/>
    </wsdl:fault>
  </wsdl:operation>
</wsdl:binding>
PortType tns:AoPort
Namespace http://vdv/ka/ao/wsdl/3
Documentation
PortType for operations of Ao
Operations
getOrganisationList
Get list of organisations and their roles.
Can be called by ccp, po, so, hotlist.
Belongs to OrganisationInformationPort.
Relevant faults:
Input tns:getOrganisationList
Output tns:getOrganisationListResponse
Fault: getOrganisationListException tns:getOrganisationListException
getAppInstanceIdForMediumId
Get app instance ID for a given medium ID.
Can be called by ccp, so.
Belongs to ApplicationInformationPort.
Relevant faults:
E_AO_UNKNOWN_MEDIUM
Input tns:getAppInstanceIdForMediumId
Output tns:getAppInstanceIdForMediumIdResponse
Fault: getAppInstanceIdForMediumIdException tns:getAppInstanceIdForMediumIdException
Used by
Binding tns:AoBinding
Source
<wsdl:portType name="AoPort">
  <wsdl:documentation>PortType for operations of Ao</wsdl:documentation>
  <wsdl:operation name="getOrganisationList">
    <wsdl:documentation>Get list of organisations and their roles. Can be called by ccp, po, so, hotlist. Belongs to OrganisationInformationPort. Relevant faults:</wsdl:documentation>
    <meta:metaInfo>
      <meta:xml>
        <meta:old>
          <meta:name xmlns="http://vdv/ka/ah/2">ermittleOrgListe</meta:name>
        </meta:old>
      </meta:xml>
    </meta:metaInfo>
    <wsdl:input message="tns:getOrganisationList"/>
    <wsdl:output message="tns:getOrganisationListResponse"/>
    <wsdl:fault message="tns:getOrganisationListException" name="getOrganisationListException"/>
  </wsdl:operation>
  <wsdl:operation name="getAppInstanceIdForMediumId">
    <wsdl:documentation>Get app instance ID for a given medium ID. Can be called by ccp, so. Belongs to ApplicationInformationPort. Relevant faults: E_AO_UNKNOWN_MEDIUM</wsdl:documentation>
    <meta:metaInfo>
      <meta:xml>
        <meta:old>
          <meta:name xmlns="http://vdv/ka/ah/2">ermittleApplikationsinformation</meta:name>
        </meta:old>
        <meta:old>
          <meta:name xmlns="http://vdv/ka/ah/2">kontrolNachweisDefMedium</meta:name>
        </meta:old>
      </meta:xml>
    </meta:metaInfo>
    <wsdl:input message="tns:getAppInstanceIdForMediumId"/>
    <wsdl:output message="tns:getAppInstanceIdForMediumIdResponse"/>
    <wsdl:fault message="tns:getAppInstanceIdForMediumIdException" name="getAppInstanceIdForMediumIdException"/>
  </wsdl:operation>
</wsdl:portType>
Message tns:getOrganisationListException
Namespace http://vdv/ka/ao/wsdl/3
Parts
getOrganisationListException Element tns:getOrganisationListException
Used by
Source
<wsdl:message name="getOrganisationListException">
  <wsdl:part element="tns:getOrganisationListException" name="getOrganisationListException"/>
</wsdl:message>
Message tns:deliveryRejection
Namespace http://vdv/ka/ao/wsdl/3
Parts
deliveryRejection Element ionc:deliveryRejection
Source
<wsdl:message name="deliveryRejection">
  <wsdl:part element="ionc:deliveryRejection" name="deliveryRejection"/>
</wsdl:message>
Message tns:ionRoutingHeader
Namespace http://vdv/ka/ao/wsdl/3
Parts
ionRoutingHeader Element ionc:ionRoutingHeader
Source
<wsdl:message name="ionRoutingHeader">
  <wsdl:part element="ionc:ionRoutingHeader" name="ionRoutingHeader"/>
</wsdl:message>
Message tns:getAppInstanceIdForMediumId
Namespace http://vdv/ka/ao/wsdl/3
Parts
getAppInstanceIdForMediumId Element tns:getAppInstanceIdForMediumId
Used by
Source
<wsdl:message name="getAppInstanceIdForMediumId">
  <wsdl:part element="tns:getAppInstanceIdForMediumId" name="getAppInstanceIdForMediumId"/>
</wsdl:message>
Message tns:deliveryAcknowledgement
Namespace http://vdv/ka/ao/wsdl/3
Parts
deliveryAcknowledgement Element ionc:deliveryAcknowledgement
Source
<wsdl:message name="deliveryAcknowledgement">
  <wsdl:part element="ionc:deliveryAcknowledgement" name="deliveryAcknowledgement"/>
</wsdl:message>
Message tns:getAppInstanceIdForMediumIdResponse
Namespace http://vdv/ka/ao/wsdl/3
Parts
getAppInstanceIdForMediumIdResponse Element tns:getAppInstanceIdForMediumIdResponse
Used by
Source
<wsdl:message name="getAppInstanceIdForMediumIdResponse">
  <wsdl:part element="tns:getAppInstanceIdForMediumIdResponse" name="getAppInstanceIdForMediumIdResponse"/>
</wsdl:message>
Message tns:getAppInstanceIdForMediumIdException
Namespace http://vdv/ka/ao/wsdl/3
Parts
getAppInstanceIdForMediumIdException Element tns:getAppInstanceIdForMediumIdException
Used by
Source
<wsdl:message name="getAppInstanceIdForMediumIdException">
  <wsdl:part element="tns:getAppInstanceIdForMediumIdException" name="getAppInstanceIdForMediumIdException"/>
</wsdl:message>
Message tns:getOrganisationList
Namespace http://vdv/ka/ao/wsdl/3
Parts
getOrganisationList Element tns:getOrganisationList
Used by
Source
<wsdl:message name="getOrganisationList">
  <wsdl:part element="tns:getOrganisationList" name="getOrganisationList"/>
</wsdl:message>
Message tns:getOrganisationListResponse
Namespace http://vdv/ka/ao/wsdl/3
Parts
getOrganisationListResponse Element tns:getOrganisationListResponse
Used by
Source
<wsdl:message name="getOrganisationListResponse">
  <wsdl:part element="tns:getOrganisationListResponse" name="getOrganisationListResponse"/>
</wsdl:message>