Service DVS
WSDL Namespace:
http://nsp.rdc.nl/RDC/diensten
WSDL source:
Imported schema:
http://nsp.rdc.nl/r1.50/diensten/DVSfacade.xsd
Schema docum:
Schema source:
Port DVS Port typeSource representation
Location:
https://diensten.rdc.nl/wsgw/DVS
Protocol:
SOAP
Default style:
document
Transport:
SOAP over HTTP
Operations:
- opvragenGeldigRijbewijsDetailSource representation
Operations
- opvragenGeldigRijbewijsStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:opvragenGeldigRijbewijsInput:opvragenGeldigRijbewijs (soap:body, use = literal)Source representationopvragenGeldigRijbewijs type opvragenGeldigRijbewijs
- RDCNummer type RDCNummer
- Rijbewijs type Rijbewijs
- Rijbewijsnummer type Rijbewijsnummer
- Geboortedatum type Datum
- Referentie type Referentie
Output:opvragenGeldigRijbewijsAntw (soap:body, use = literal)Source representationopvragenGeldigRijbewijsAntw type opvragenGeldigRijbewijsAntw- RDCNummer type RDCNummer
- Rijbewijs type GeldigRijbewijs
- Rijbewijsnummer type Rijbewijsnummer
- Geboortedatum type Datum
- Geldig type Correct
- Referentie type Referentie
Fault:opvragenGeldigRijbewijsRdwFault (soap:fault)Source representationmessage type RdwException- faultCode type string
Fault:opvragenGeldigRijbewijsSystemFault (soap:fault)Source representationmessage type SystemException- faultCode type string
Fault:opvragenGeldigRijbewijsInputFault (soap:fault)Source representationmessage type InputException- faultCode type string
Port type DVSSource representation
WSDL source code
<wsdl:definitions name="DVS" 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="RdwException">
<xs:complexType></xs:complexType>
</xs:element><xs:element name="InputException">
</xs:schema><xs:complexType></xs:complexType>
</xs:element><wsdl:message name="opvragenGeldigRijbewijs"></wsdl:message>
<wsdl:message name="opvragenGeldigRijbewijsAntw"></wsdl:message>
<wsdl:message name="opvragenGeldigRijbewijsSystemFault"></wsdl:message>
<wsdl:message name="opvragenGeldigRijbewijsInputFault"></wsdl:message>
<wsdl:message name="opvragenGeldigRijbewijsRdwFault"></wsdl:message>
<wsdl:portType name="DVS">
<wsdl:operation name="opvragenGeldigRijbewijs"></wsdl:operation>
</wsdl:portType><wsdl:binding name="dvs" type="DVS">
</wsdl:definitions><wsdl:operation name="opvragenGeldigRijbewijs">
</wsdl:binding><wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation>