Service BPM
WSDL Namespace:
http://nsp.rdc.nl/RDC/diensten
WSDL source:
Imported schema:
http://nsp.rdc.nl/r1.63/diensten/BPMfacade.xsd
Schema docu:
Schema source:
Port BPM Port typeSource representation
Location:
https://acc-services.rdc.nl/bpm/2.0/acc
Protocol:
SOAP
Default style:
document
Transport:
SOAP over HTTP
Operations:
- opvragenBpmGegevensDetailSource representation
Operations
- opvragenBpmGegevensStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:opvragenBpmGegevensInput:opvragenBpmGegevens (soap:body, use = literal)Source representationopvragenBpmGegevens type opvragenBpmGegevensOutput:opvragenBpmGegevensAntw (soap:body, use = literal)Source representationopvragenBpmGegevensAntw type opvragenBpmGegevensAntwFault:SystemFault (soap:fault)Source representationSystemException type SystemException
- faultCode type string
Fault:CombinatieKentekenMeldcodeFoutFault (soap:fault)Source representationCombinatieKentekenMeldcodeFoutException type CombinatieKentekenMeldcodeFoutException- faultCode type string
Fault:InputFault (soap:fault)Source representationInputException type InputException- faultCode type string
Port type BPMSource representation
WSDL source code
<wsdl:definitions name="BPM" targetNamespace="http://nsp.rdc.nl/RDC/diensten">
<wsdl:types>
<xs:schema elementFormDefault="qualified" targetNamespace="http://nsp.rdc.nl/RDC/diensten">
</wsdl:types><xs:element name="SystemException">
<xs:complexType></xs:complexType>
</xs:element><xs:element name="InputException">
<xs:complexType></xs:complexType>
</xs:element><xs:element name="CombinatieKentekenMeldcodeFoutException">
</xs:schema><xs:complexType></xs:complexType>
</xs:element><wsdl:message name="opvragenBpmGegevens"></wsdl:message>
<wsdl:message name="opvragenBpmGegevensAntw"></wsdl:message>
<wsdl:message name="opvragenBpmGegevensSystemFault"></wsdl:message>
<wsdl:message name="opvragenBpmGegevensInputFault"></wsdl:message>
<wsdl:message name="SystemFault"></wsdl:message>
<wsdl:message name="InputFault"></wsdl:message>
<wsdl:message name="CombinatieKentekenMeldcodeFoutFault"></wsdl:message>
<wsdl:portType name="BPM">
<wsdl:operation name="opvragenBpmGegevens"></wsdl:operation>
</wsdl:portType><wsdl:binding name="bpm" type="BPM">
</wsdl:definitions><wsdl:operation name="opvragenBpmGegevens">
</wsdl:binding><wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation>