vtstypes.xsd

Table of Contents

top

Schema Document Properties

Target Namespace http://nsp.rdc.nl/RDC/voertuigscan
Version 3.1.2
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://nsp.rdc.nl/RDC/commontypes (at http://nsp.rdc.nl/common/4.9/complextypes.xsd)

Declared Namespaces

Prefix Namespace
Default namespace http://nsp.rdc.nl/RDC/voertuigscan
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
ct http://nsp.rdc.nl/RDC/commontypes
Schema Component Representation
<xs:schema targetNamespace="http://nsp.rdc.nl/RDC/voertuigscan" elementFormDefault="qualified" attributeFormDefault="unqualified" version="3.1.2">
<xs:import id="ct" namespace="http://nsp.rdc.nl/RDC/commontypes" schemaLocation="http://nsp.rdc.nl/common/4.9/complextypes.xsd"/>
...
</xs:schema>
top

Global Definitions

Complex Type: APKMelding

Super-types: None
Sub-types: None
Name APKMelding
Used by (from the same schema document) Complex Type APKMeldingen
Abstract no
XML Instance Representation
<...
DatumMelding=" ct:Datum [0..1]"
Goedkeur=" ct:Correct [0..1]">
<VoertuigGebreken> VoertuigGebreken </VoertuigGebreken> [0..1]
</...>
Schema Component Representation
<xs:complexType name="APKMelding">
<xs:sequence>
<xs:element name="VoertuigGebreken" type=" VoertuigGebreken " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="DatumMelding" type=" ct:Datum "/>
<xs:attribute name="Goedkeur" type=" ct:Correct "/>
</xs:complexType>
top

Complex Type: APKMeldingen

Super-types: None
Sub-types: None
Name APKMeldingen
Used by (from the same schema document) Complex Type APKgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [0..1]">
<APKMelding> APKMelding </APKMelding> [0..*]
</...>
Schema Component Representation
<xs:complexType name="APKMeldingen">
<xs:sequence>
<xs:element name="APKMelding" type=" APKMelding " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus "/>
</xs:complexType>
top

Complex Type: APKgegevens

Super-types: None
Sub-types: None
Name APKgegevens
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<APKMeldingen> APKMeldingen </APKMeldingen> [0..1]
<TopXGebreken> VoertuigGebreken </TopXGebreken> [0..1]
</...>
Schema Component Representation
<xs:complexType name="APKgegevens">
<xs:sequence>
<xs:element name="APKMeldingen" type=" APKMeldingen " minOccurs="0"/>
<xs:element name="TopXGebreken" type=" VoertuigGebreken " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Aandrijving

Super-types: ct:Omschrijving < Aandrijving (by extension)
Sub-types: None
Name Aandrijving
Used by (from the same schema document) Complex Type TransmissieGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:Aandrijving [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Aandrijving">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Aandrijving "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: AantalExtended

Super-types: ct:Aantal < AantalExtended (by extension)
Sub-types: None
Name AantalExtended
Used by (from the same schema document) Complex Type TechnischeSpecificatie , Complex Type TechnischeSpecificatie , Complex Type TechnischeSpecificatie , Complex Type TechnischeSpecificatie , Complex Type TechnischeSpecificatie , Complex Type BasisgegevensUitvoering , Complex Type Versnellingbeschrijving
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:Aantal
</...>
Schema Component Representation
<xs:complexType name="AantalExtended">
<xs:simpleContent>
<xs:extension base=" ct:Aantal ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: AccuCapaciteitEstimate

Super-types: ct:AccuCapaciteitEV < AccuCapaciteitEstimate (by extension)
Sub-types: None
Name AccuCapaciteitEstimate
Used by (from the same schema document) Complex Type AccuInformatie , Complex Type AccuInformatie
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [0..1]">
ct:AccuCapaciteitEV
</...>
Schema Component Representation
<xs:complexType name="AccuCapaciteitEstimate">
<xs:simpleContent>
<xs:extension base=" ct:AccuCapaciteitEV ">
<xs:attribute name="Estimate" type=" xs:boolean "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: AccuGegevens

Super-types: None
Sub-types: None
Name AccuGegevens
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<AccuType> ct:Omschrijving </AccuType> [0..1]
<AantalAccus> ct:Aantal </AantalAccus> [0..1]
<AccuCapaciteit> ct:AccuCapaciteit </AccuCapaciteit> [0..1]
<AccuVermogen> ct:AccuVermogen </AccuVermogen> [0..1]
<AccuSpanning> ct:AccuSpanning </AccuSpanning> [0..1]
<AccuGewicht> ct:Massa </AccuGewicht> [0..1]
<AccuOplaadvermogen> ct:AccuOplaadVermogen </AccuOplaadvermogen> [0..1]
<HerlaadbaarDmvStopcontact> ct:Correct </HerlaadbaarDmvStopcontact> [0..1]
<HerlaadbaarDmvFastCharge> ct:Correct </HerlaadbaarDmvFastCharge> [0..1]
<HerlaadbaarDmvAccuWissel> ct:Correct </HerlaadbaarDmvAccuWissel> [0..1]
<EigendomAccu> ct:EigendomAccu </EigendomAccu> [0..1]
<Laadtijd> ct:Laadtijd </Laadtijd> [0..1]
<LaadtijdVersneld> ct:Laadtijd </LaadtijdVersneld> [0..1]
</...>
Schema Component Representation
<xs:complexType name="AccuGegevens">
<xs:sequence>
<xs:element name="AccuType" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="AantalAccus" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="AccuCapaciteit" type=" ct:AccuCapaciteit " minOccurs="0"/>
<xs:element name="AccuVermogen" type=" ct:AccuVermogen " minOccurs="0"/>
<xs:element name="AccuSpanning" type=" ct:AccuSpanning " minOccurs="0"/>
<xs:element name="AccuGewicht" type=" ct:Massa " minOccurs="0"/>
<xs:element name="AccuOplaadvermogen" type=" ct:AccuOplaadVermogen " minOccurs="0"/>
<xs:element name="HerlaadbaarDmvStopcontact" type=" ct:Correct " minOccurs="0"/>
<xs:element name="HerlaadbaarDmvFastCharge" type=" ct:Correct " minOccurs="0"/>
<xs:element name="HerlaadbaarDmvAccuWissel" type=" ct:Correct " minOccurs="0"/>
<xs:element name="EigendomAccu" type=" ct:EigendomAccu " minOccurs="0"/>
<xs:element name="Laadtijd" type=" ct:Laadtijd " minOccurs="0"/>
<xs:element name="LaadtijdVersneld" type=" ct:Laadtijd " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: AccuInformatie

Super-types: None
Sub-types: None
Name AccuInformatie
Used by (from the same schema document) Complex Type ElektrischeVoertuigSpecificaties
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<AccuCapaciteitBruikbaar> AccuCapaciteitEstimate </AccuCapaciteitBruikbaar> [0..1]
<AccuCapaciteitVolledig> AccuCapaciteitEstimate </AccuCapaciteitVolledig> [0..1]
<AccuType> ct:AccuType </AccuType> [0..1]
<AccuThermischManagementSysteem> ct:AccuThermischManagementSysteem </AccuThermischManagementSysteem> [0..1]
<AccuChemischeSamenstelling> ct:AccuChemischeSamenstelling </AccuChemischeSamenstelling> [0..1]
<AccuFabrikant> ct:AccuFabrikant </AccuFabrikant> [0..1]
<AccuSpanningNominaal> ct:AccuSpanningNominaal </AccuSpanningNominaal> [0..1]
<AccuModulesAantal> ct:AccuModulesAantal </AccuModulesAantal> [0..1]
<AccuCelConfiguratie> ct:AccuCelConfiguratie </AccuCelConfiguratie> [0..1]
<AccuGewicht> ct:AccuGewicht </AccuGewicht> [0..1]
<AccuGarantiePeriode> ct:AccuGarantiePeriode </AccuGarantiePeriode> [0..1]
<AccuGarantieKilometers> ct:AccuGarantieKilometers </AccuGarantieKilometers> [0..1]
</...>
Schema Component Representation
<xs:complexType name="AccuInformatie">
<xs:sequence>
<xs:element name="AccuCapaciteitBruikbaar" type=" AccuCapaciteitEstimate " minOccurs="0"/>
<xs:element name="AccuCapaciteitVolledig" type=" AccuCapaciteitEstimate " minOccurs="0"/>
<xs:element name="AccuType" type=" ct:AccuType " minOccurs="0"/>
<xs:element name="AccuThermischManagementSysteem" type=" ct:AccuThermischManagementSysteem " minOccurs="0"/>
<xs:element name="AccuChemischeSamenstelling" type=" ct:AccuChemischeSamenstelling " minOccurs="0"/>
<xs:element name="AccuFabrikant" type=" ct:AccuFabrikant " minOccurs="0"/>
<xs:element name="AccuSpanningNominaal" type=" ct:AccuSpanningNominaal " minOccurs="0"/>
<xs:element name="AccuModulesAantal" type=" ct:AccuModulesAantal " minOccurs="0"/>
<xs:element name="AccuCelConfiguratie" type=" ct:AccuCelConfiguratie " minOccurs="0"/>
<xs:element name="AccuGewicht" type=" ct:AccuGewicht " minOccurs="0"/>
<xs:element name="AccuGarantiePeriode" type=" ct:AccuGarantiePeriode " minOccurs="0"/>
<xs:element name="AccuGarantieKilometers" type=" ct:AccuGarantieKilometers " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: ActieradiusEstimate

Super-types: ct:Actieradius < ActieradiusEstimate (by extension)
Sub-types: None
Name ActieradiusEstimate
Used by (from the same schema document) Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie , Complex Type ActieradiusInformatie
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:Actieradius
</...>
Schema Component Representation
<xs:complexType name="ActieradiusEstimate">
<xs:simpleContent>
<xs:extension base=" ct:Actieradius ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: ActieradiusInformatie

Super-types: None
Sub-types: None
Name ActieradiusInformatie
Used by (from the same schema document) Complex Type ElektrischeVoertuigSpecificaties
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<ActieradiusWLTP> ActieradiusEstimate </ActieradiusWLTP> [0..1]
<ActieradiusWLTPTEH> ActieradiusEstimate </ActieradiusWLTPTEH> [0..1]
<ActieradiusNEDC> ActieradiusEstimate </ActieradiusNEDC> [0..1]
<ActieradiusWerkelijk> ActieradiusEstimate </ActieradiusWerkelijk> [0..1]
<ActieradiusWerkelijkWinterSnelweg> ActieradiusEstimate </ActieradiusWerkelijkWinterSnelweg> [0..1]
<ActieradiusWerkelijkWinterGecombineerd> ActieradiusEstimate </ActieradiusWerkelijkWinterGecombineerd> [0..1]
<ActieradiusWerkelijkWinterStad> ActieradiusEstimate </ActieradiusWerkelijkWinterStad> [0..1]
<ActieradiusWerkelijkZomerSnelweg> ActieradiusEstimate </ActieradiusWerkelijkZomerSnelweg> [0..1]
<ActieradiusWerkelijkZomerGecombineerd> ActieradiusEstimate </ActieradiusWerkelijkZomerGecombineerd> [0..1]
<ActieradiusWerkelijkZomerStad> ActieradiusEstimate </ActieradiusWerkelijkZomerStad> [0..1]
</...>
Schema Component Representation
<xs:complexType name="ActieradiusInformatie">
<xs:sequence>
<xs:element name="ActieradiusWLTP" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWLTPTEH" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusNEDC" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijk" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijkWinterSnelweg" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijkWinterGecombineerd" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijkWinterStad" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijkZomerSnelweg" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijkZomerGecombineerd" type=" ActieradiusEstimate " minOccurs="0"/>
<xs:element name="ActieradiusWerkelijkZomerStad" type=" ActieradiusEstimate " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Afbeeldingen

Super-types: None
Sub-types: None
Name Afbeeldingen
Used by (from the same schema document) Complex Type CommercieleGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]"
url=" ct:Url [0..1]">
<Afbeelding> ct:Naam </Afbeelding> [0..*]
</...>
Schema Component Representation
<xs:complexType name="Afbeeldingen">
<xs:sequence>
<xs:element name="Afbeelding" type=" ct:Naam " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
<xs:attribute name="url" type=" ct:Url "/>
</xs:complexType>
top

Complex Type: AfbeeldingenEvDatabase

Super-types: None
Sub-types: None
Name AfbeeldingenEvDatabase
Used by (from the same schema document) Complex Type Media
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<AfbeeldingEvDatabaseUrl> ct:AfbeeldingEvDatabaseUrl </AfbeeldingEvDatabaseUrl> [0..*]
</...>
Schema Component Representation
<xs:complexType name="AfbeeldingenEvDatabase">
<xs:sequence>
<xs:element name="AfbeeldingEvDatabaseUrl" type=" ct:AfbeeldingEvDatabaseUrl " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Asbeschrijving

Super-types: None
Sub-types: None
Name Asbeschrijving
Used by (from the same schema document) Complex Type AssenTypekeuring
Abstract no
XML Instance Representation
<...
Volgnummer=" Volgnummer [0..1]">
<Spoorbreedte> SpoorbreedteExtended </Spoorbreedte> [0..1]
<SpoorbreedteOndergrens> SpoorbreedteExtended </SpoorbreedteOndergrens> [0..1]
<SpoorbreedteBovengrens> SpoorbreedteExtended </SpoorbreedteBovengrens> [0..1]
<MaximumLastAs> MassaExtended </MaximumLastAs> [0..1]
<HefAs> CorrectExtended </HefAs> [0..1]
<Luchtvering> CorrectExtended </Luchtvering> [0..1]
<LuchtveringGelijkwaardig> CorrectExtended </LuchtveringGelijkwaardig> [0..1]
<MaximumLastAsTechnischOndergrens> ct:Massa </MaximumLastAsTechnischOndergrens> [0..1]
<MaximumLastAsTechnischBovengrens> ct:Massa </MaximumLastAsTechnischBovengrens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Asbeschrijving">
<xs:sequence>
<xs:element name="Spoorbreedte" type=" SpoorbreedteExtended " minOccurs="0"/>
<xs:element name="SpoorbreedteOndergrens" type=" SpoorbreedteExtended " minOccurs="0"/>
<xs:element name="SpoorbreedteBovengrens" type=" SpoorbreedteExtended " minOccurs="0"/>
<xs:element name="MaximumLastAs" type=" MassaExtended " minOccurs="0"/>
<xs:element name="HefAs" type=" CorrectExtended " minOccurs="0"/>
<xs:element name="Luchtvering" type=" CorrectExtended " minOccurs="0"/>
<xs:element name="LuchtveringGelijkwaardig" type=" CorrectExtended " minOccurs="0"/>
<xs:element name="MaximumLastAsTechnischOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumLastAsTechnischBovengrens" type=" ct:Massa " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Volgnummer" type=" Volgnummer "/>
</xs:complexType>
top

Complex Type: AssenTypekeuring

Super-types: None
Sub-types: None
Name AssenTypekeuring
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<As> Asbeschrijving </As> [0..*]
</...>
Schema Component Representation
<xs:complexType name="AssenTypekeuring">
<xs:sequence>
<xs:element name="As" type=" Asbeschrijving " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: AutomaatLockup

Super-types: ct:Omschrijving < AutomaatLockup (by extension)
Sub-types: None
Name AutomaatLockup
Used by (from the same schema document) Complex Type TransmissieGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:FeatureAanwezig [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="AutomaatLockup">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: AutomaatSpEN

Super-types: ct:Omschrijving < AutomaatSpEN (by extension)
Sub-types: None
Name AutomaatSpEN
Used by (from the same schema document) Complex Type TransmissieGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:FeatureAanwezig [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="AutomaatSpEN">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BSECodeExtended

Super-types: ct:BSECode < BSECodeExtended (by extension)
Sub-types: None
Name BSECodeExtended
Used by (from the same schema document) Complex Type Milieu , Complex Type UitvoeringSpecificatieDetail
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:BSECode
</...>
Schema Component Representation
<xs:complexType name="BSECodeExtended">
<xs:simpleContent>
<xs:extension base=" ct:BSECode ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BandType

Super-types: None
Sub-types: None
Name BandType
Used by (from the same schema document) Complex Type CommercieleGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<BandTypeVoor> ct:BandTypeVerkort </BandTypeVoor> [0..1]
<BandTypeAchter> ct:BandTypeVerkort </BandTypeAchter> [0..1]
</...>
Schema Component Representation
<xs:complexType name="BandType">
<xs:sequence>
<xs:element name="BandTypeVoor" type=" ct:BandTypeVerkort " minOccurs="0"/>
<xs:element name="BandTypeAchter" type=" ct:BandTypeVerkort " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: BasisgegevensUitvoering

Super-types: None
Sub-types: None
Name BasisgegevensUitvoering
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<LengteVoertuig> LengteExtended </LengteVoertuig> [0..1]
<LengteVoertuigOndergrens> LengteExtended </LengteVoertuigOndergrens> [0..1]
<LengteVoertuigBovengrens> LengteExtended </LengteVoertuigBovengrens> [0..1]
<BreedteVoertuig> LengteExtended </BreedteVoertuig> [0..1]
<BreedteVoertuigOndergrens> LengteExtended </BreedteVoertuigOndergrens> [0..1]
<BreedteVoertuigBovengrens> LengteExtended </BreedteVoertuigBovengrens> [0..1]
<HoogteVoertuigOndergrens> LengteExtended </HoogteVoertuigOndergrens> [0..1]
<HoogteVoertuigBovengrens> LengteExtended </HoogteVoertuigBovengrens> [0..1]
<Wielbasis> LengteExtended </Wielbasis> [0..1]
<WielbasisOndergrens> LengteExtended </WielbasisOndergrens> [0..1]
<WielbasisLinks> ct:Lengte </WielbasisLinks> [0..1]
<WielbasisRechts> ct:Lengte </WielbasisRechts> [0..1]
<DeurenOndergrens> ct:Aantal </DeurenOndergrens> [0..1]
<DeurenBovengrens> ct:Aantal </DeurenBovengrens> [0..1]
<Zitplaatsen> AantalExtended </Zitplaatsen> [0..1]
<ZitplaatsenOndergrens> ct:Aantal </ZitplaatsenOndergrens> [0..1]
<ZitplaatsenBovengrens> ct:Aantal </ZitplaatsenBovengrens> [0..1]
<MaximumMassaVoertuigTechnischOndergrens> ct:Massa </MaximumMassaVoertuigTechnischOndergrens> [0..1]
<MaximumMassaVoertuigTechnischBovengrens> ct:Massa </MaximumMassaVoertuigTechnischBovengrens> [0..1]
<MassaBedrijfsklaarOndergrens> ct:Massa </MassaBedrijfsklaarOndergrens> [0..1]
<MassaBedrijfsklaarBovengrens> ct:Massa </MassaBedrijfsklaarBovengrens> [0..1]
<MaximumMassaGeremdOndergrens> ct:Massa </MaximumMassaGeremdOndergrens> [0..1]
<MaximumMassaGeremdBovengrens> ct:Massa </MaximumMassaGeremdBovengrens> [0..1]
<MaximumMassaOngeremdOndergrens> ct:Massa </MaximumMassaOngeremdOndergrens> [0..1]
<MaximumMassaOngeremdBovengrens> ct:Massa </MaximumMassaOngeremdBovengrens> [0..1]
<MaximumMassaSamengesteld> MassaExtended </MaximumMassaSamengesteld> [0..1]
<MaximumMassaSamengesteldOndergrens> ct:Massa </MaximumMassaSamengesteldOndergrens> [0..1]
<MaximumMassaSamengesteldBovengrens> ct:Massa </MaximumMassaSamengesteldBovengrens> [0..1]
<MaximumMassaTrein> MassaExtended </MaximumMassaTrein> [0..1]
<MaximumMassaOpleggerOndergrens> ct:Massa </MaximumMassaOpleggerOndergrens> [0..1]
<MaximumMassaOpleggerBovengrens> ct:Massa </MaximumMassaOpleggerBovengrens> [0..1]
<MaximumMassaOpleggerGeremd> MassaExtended </MaximumMassaOpleggerGeremd> [0..1]
<MaximumMassaMiddenasOndergrens> ct:Massa </MaximumMassaMiddenasOndergrens> [0..1]
<MaximumMassaMiddenasBovengrens> ct:Massa </MaximumMassaMiddenasBovengrens> [0..1]
<MaximumMassaDoorlopendRemsysteem> ct:Massa </MaximumMassaDoorlopendRemsysteem> [0..1]
<SoortVeringAchter
Bron=" Bron [0..1]"
Code=" ct:SoortVering [1]"> [0..1]
OmschrijvingExtended
</SoortVeringAchter>
<MaximumLastVerticaal> ct:Massa </MaximumLastVerticaal> [0..1]
<TypeBeschrijving> ct:TypeBeschrijvingVoertuig </TypeBeschrijving> [0..1]
<Tussenschot> CorrectExtended </Tussenschot> [0..1]
<AchterOverbouw> ct:Lengte </AchterOverbouw> [0..1]
<FiscaleHoogteBlokLaadruimte> ct:Lengte </FiscaleHoogteBlokLaadruimte> [0..1]
<FiscaleHoogteLaadruimte> ct:Lengte </FiscaleHoogteLaadruimte> [0..1]
<FiscaleHoogteTussenschot> ct:Lengte </FiscaleHoogteTussenschot> [0..1]
<FiscaleLengteBlokLaadruimte> ct:Lengte </FiscaleLengteBlokLaadruimte> [0..1]
<FiscaleLengteLaadruimte> ct:Lengte </FiscaleLengteLaadruimte> [0..1]
</...>
Schema Component Representation
<xs:complexType name="BasisgegevensUitvoering">
<xs:sequence>
<xs:element name="LengteVoertuig" type=" LengteExtended " minOccurs="0"/>
<xs:element name="LengteVoertuigOndergrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="LengteVoertuigBovengrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="BreedteVoertuig" type=" LengteExtended " minOccurs="0"/>
<xs:element name="BreedteVoertuigOndergrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="BreedteVoertuigBovengrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="HoogteVoertuigOndergrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="HoogteVoertuigBovengrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="Wielbasis" type=" LengteExtended " minOccurs="0"/>
<xs:element name="WielbasisOndergrens" type=" LengteExtended " minOccurs="0"/>
<xs:element name="WielbasisLinks" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielbasisRechts" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="DeurenOndergrens" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="DeurenBovengrens" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Zitplaatsen" type=" AantalExtended " minOccurs="0"/>
<xs:element name="ZitplaatsenOndergrens" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="ZitplaatsenBovengrens" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="MaximumMassaVoertuigTechnischOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaVoertuigTechnischBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MassaBedrijfsklaarOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MassaBedrijfsklaarBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaGeremdOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaGeremdBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaOngeremdOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaOngeremdBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaSamengesteld" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaSamengesteldOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaSamengesteldBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaTrein" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaOpleggerOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaOpleggerBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaOpleggerGeremd" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaMiddenasOndergrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaMiddenasBovengrens" type=" ct:Massa " minOccurs="0"/>
<xs:element name="MaximumMassaDoorlopendRemsysteem" type=" ct:Massa " minOccurs="0"/>
<xs:element name="SoortVeringAchter" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" OmschrijvingExtended ">
<xs:attribute name="Code" type=" ct:SoortVering " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="MaximumLastVerticaal" type=" ct:Massa " minOccurs="0"/>
<xs:element name="TypeBeschrijving" type=" ct:TypeBeschrijvingVoertuig " minOccurs="0"/>
<xs:element name="Tussenschot" type=" CorrectExtended " minOccurs="0"/>
<xs:element name="AchterOverbouw" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="FiscaleHoogteBlokLaadruimte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="FiscaleHoogteLaadruimte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="FiscaleHoogteTussenschot" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="FiscaleLengteBlokLaadruimte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="FiscaleLengteLaadruimte" type=" ct:Lengte " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: BedragExtended

Super-types: ct:Bedrag < BedragExtended (by extension)
Sub-types: None
Name BedragExtended
Used by (from the same schema document) Complex Type KentekenNieuwwaarde , Complex Type KentekenNieuwwaarde
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:Bedrag
</...>
Schema Component Representation
<xs:complexType name="BedragExtended">
<xs:simpleContent>
<xs:extension base=" ct:Bedrag ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BeschikbaarVanafVoertuigEstimate

Super-types: ct:BeschikbaarVanafVoertuig < BeschikbaarVanafVoertuigEstimate (by extension)
Sub-types: None
Name BeschikbaarVanafVoertuigEstimate
Used by (from the same schema document) Complex Type ElektrischeVoertuigSpecificaties
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BeschikbaarVanafVoertuig
</...>
Schema Component Representation
<xs:complexType name="BeschikbaarVanafVoertuigEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BeschikbaarVanafVoertuig ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BidirectioneelLaden

Super-types: None
Sub-types: None
Name BidirectioneelLaden
Used by (from the same schema document) Complex Type LaadInformatie
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<VehicleToLoader> VehicleToLoader </VehicleToLoader> [0..1]
<VehicleToHome> VehicleToHome </VehicleToHome> [0..1]
<VehicleToGrid> VehicleToGrid </VehicleToGrid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="BidirectioneelLaden">
<xs:sequence>
<xs:element name="VehicleToLoader" type=" VehicleToLoader " minOccurs="0"/>
<xs:element name="VehicleToHome" type=" VehicleToHome " minOccurs="0"/>
<xs:element name="VehicleToGrid" type=" VehicleToGrid " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Bodystijl

Super-types: ct:Omschrijving < Bodystijl (by extension)
Sub-types: None
Name Bodystijl
Used by (from the same schema document) Complex Type CommercieleVersie , Complex Type UitvoeringGegevens , Complex Type PreferenteCommercieleVersielijst
Abstract no
XML Instance Representation
<...
Code=" ct:Bodystijl [1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Bodystijl">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Bodystijl " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerAutochargeEstimate

Super-types: ct:BoordladerAutocharge < BoordladerAutochargeEstimate (by extension)
Sub-types: None
Name BoordladerAutochargeEstimate
Used by (from the same schema document) Complex Type SnelBoordLader
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerAutocharge
</...>
Schema Component Representation
<xs:complexType name="BoordladerAutochargeEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerAutocharge ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerFaseEstimate

Super-types: xs:integer < BoordladerFaseEstimate (by extension)
Sub-types: None
Name BoordladerFaseEstimate
Used by (from the same schema document) Complex Type BoordladerStandaard
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
xs:integer
</...>
Schema Component Representation
<xs:complexType name="BoordladerFaseEstimate">
<xs:simpleContent>
<xs:extension base=" xs:integer ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerLaadSnelheidEstimate

Super-types: ct:BoordladerLaadSnelheid < BoordladerLaadSnelheidEstimate (by extension)
Sub-types: None
Name BoordladerLaadSnelheidEstimate
Used by (from the same schema document) Complex Type BoordladerStandaard , Complex Type SnelBoordLader
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerLaadSnelheid
</...>
Schema Component Representation
<xs:complexType name="BoordladerLaadSnelheidEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerLaadSnelheid ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerLaadtijdEstimate

Super-types: ct:BoordladerLaadtijd < BoordladerLaadtijdEstimate (by extension)
Sub-types: None
Name BoordladerLaadtijdEstimate
Used by (from the same schema document) Complex Type BoordladerStandaard , Complex Type SnelBoordLader
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerLaadtijd
</...>
Schema Component Representation
<xs:complexType name="BoordladerLaadtijdEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerLaadtijd ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerOptioneel

Super-types: None
Sub-types: None
Name BoordladerOptioneel
Used by (from the same schema document) Complex Type NormaalLaden
Abstract no
XML Instance Representation
<...>
<BoordladerVermogen> ct:BoordladerVermogen </BoordladerVermogen> [0..1]
<BoordladerFase> ct:BoordladerFase </BoordladerFase> [0..1]
<BoordladerStroomPerFase> ct:BoordladerStroomPerFase </BoordladerStroomPerFase> [0..1]
<BoordladerLaadtijd> ct:BoordladerLaadtijd </BoordladerLaadtijd> [0..1]
<BoordladerLaadSnelheid> ct:BoordladerLaadSnelheid </BoordladerLaadSnelheid> [0..1]
<LaadsnelheidPerLaadpunt> LaadsnelheidPerLaadpunt </LaadsnelheidPerLaadpunt> [0..1]
</...>
Schema Component Representation
<xs:complexType name="BoordladerOptioneel">
<xs:sequence>
<xs:element name="BoordladerVermogen" type=" ct:BoordladerVermogen " minOccurs="0"/>
<xs:element name="BoordladerFase" type=" ct:BoordladerFase " minOccurs="0"/>
<xs:element name="BoordladerStroomPerFase" type=" ct:BoordladerStroomPerFase " minOccurs="0"/>
<xs:element name="BoordladerLaadtijd" type=" ct:BoordladerLaadtijd " minOccurs="0"/>
<xs:element name="BoordladerLaadSnelheid" type=" ct:BoordladerLaadSnelheid " minOccurs="0"/>
<xs:element name="LaadsnelheidPerLaadpunt" type=" LaadsnelheidPerLaadpunt " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: BoordladerStandaard

Super-types: None
Sub-types: None
Name BoordladerStandaard
Used by (from the same schema document) Complex Type NormaalLaden
Abstract no
XML Instance Representation
<...>
<BoordladerVermogen> BoordladerVermogenEstimate </BoordladerVermogen> [1]
<BoordladerFase> BoordladerFaseEstimate </BoordladerFase> [1]
<BoordladerStroomPerFase> BoordladerStroomPerFaseEstimate </BoordladerStroomPerFase> [1]
<BoordladerLaadtijd> BoordladerLaadtijdEstimate </BoordladerLaadtijd> [1]
<BoordladerLaadSnelheid> BoordladerLaadSnelheidEstimate </BoordladerLaadSnelheid> [1]
<LaadsnelheidPerLaadpunt> LaadsnelheidPerLaadpunt </LaadsnelheidPerLaadpunt> [1]
</...>
Schema Component Representation
<xs:complexType name="BoordladerStandaard">
<xs:sequence>
<xs:element name="BoordladerVermogen" type=" BoordladerVermogenEstimate "/>
<xs:element name="BoordladerFase" type=" BoordladerFaseEstimate "/>
<xs:element name="BoordladerStroomPerFase" type=" BoordladerStroomPerFaseEstimate "/>
<xs:element name="BoordladerLaadtijd" type=" BoordladerLaadtijdEstimate "/>
<xs:element name="BoordladerLaadSnelheid" type=" BoordladerLaadSnelheidEstimate "/>
<xs:element name="LaadsnelheidPerLaadpunt" type=" LaadsnelheidPerLaadpunt "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: BoordladerStroomPerFaseEstimate

Super-types: ct:BoordladerStroomPerFase < BoordladerStroomPerFaseEstimate (by extension)
Sub-types: None
Name BoordladerStroomPerFaseEstimate
Used by (from the same schema document) Complex Type BoordladerStandaard
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerStroomPerFase
</...>
Schema Component Representation
<xs:complexType name="BoordladerStroomPerFaseEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerStroomPerFase ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerVermogenEstimate

Super-types: ct:BoordladerVermogen < BoordladerVermogenEstimate (by extension)
Sub-types: None
Name BoordladerVermogenEstimate
Used by (from the same schema document) Complex Type BoordladerStandaard
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerVermogen
</...>
Schema Component Representation
<xs:complexType name="BoordladerVermogenEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerVermogen ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerVermogenGemiddeldEstimate

Super-types: ct:BoordladerVermogenGemiddeld < BoordladerVermogenGemiddeldEstimate (by extension)
Sub-types: None
Name BoordladerVermogenGemiddeldEstimate
Used by (from the same schema document) Complex Type SnelBoordLader
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerVermogenGemiddeld
</...>
Schema Component Representation
<xs:complexType name="BoordladerVermogenGemiddeldEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerVermogenGemiddeld ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BoordladerVermogenMaximaalEstimate

Super-types: ct:BoordladerVermogenMaximaal < BoordladerVermogenMaximaalEstimate (by extension)
Sub-types: None
Name BoordladerVermogenMaximaalEstimate
Used by (from the same schema document) Complex Type SnelBoordLader
Abstract no
XML Instance Representation
<...
Estimate=" xs:boolean [1]">
ct:BoordladerVermogenMaximaal
</...>
Schema Component Representation
<xs:complexType name="BoordladerVermogenMaximaalEstimate">
<xs:simpleContent>
<xs:extension base=" ct:BoordladerVermogenMaximaal ">
<xs:attribute name="Estimate" type=" xs:boolean " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BouwjaarExtended

Super-types: ct:Jaar < BouwjaarExtended (by extension)
Sub-types: None
Name BouwjaarExtended
Used by (from the same schema document) Complex Type KentekenregistratieData
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:Jaar
</...>
Schema Component Representation
<xs:complexType name="BouwjaarExtended">
<xs:simpleContent>
<xs:extension base=" ct:Jaar ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BrandstofEnKleur

Super-types: None
Sub-types: None
Name BrandstofEnKleur
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Voertuigsoort
Code=" ct:Voertuigsoort [1]"> [0..1]
ct:Omschrijving
</Voertuigsoort>
<Inrichtingscode
Code=" ct:Opbouw [1]"
Bron=" Bron [0..1]"> [0..1]
ct:Omschrijving
</Inrichtingscode>
<Brandstof
Code=" ct:Brandstofcode [1]"
Bron=" Bron [0..1]"> [0..1]
ct:Omschrijving
</Brandstof>
<BrandstofNeven
Code=" ct:Brandstofcode [1]"
Bron=" Bron [0..1]"> [0..1]
ct:Omschrijving
</BrandstofNeven>
<Kleur
Code=" ct:KleurcodeRDW [1]"
Bron=" Bron [0..1]"> [0..1]
ct:Omschrijving
</Kleur>
<KleurNeven
Code=" ct:KleurcodeRDW [1]"
Bron=" Bron [0..1]"> [0..1]
ct:Omschrijving
</KleurNeven>
</...>
Schema Component Representation
<xs:complexType name="BrandstofEnKleur">
<xs:sequence>
<xs:element name="Voertuigsoort" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Voertuigsoort " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Inrichtingscode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Opbouw " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Brandstof" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofcode " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="BrandstofNeven" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofcode " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Kleur" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:KleurcodeRDW " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="KleurNeven" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:KleurcodeRDW " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: BrandstofSysteem

Super-types: ct:Omschrijving < BrandstofSysteem (by extension)
Sub-types: None
Name BrandstofSysteem
Used by (from the same schema document) Complex Type MotorGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:Brandstofsysteem [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="BrandstofSysteem">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofsysteem "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BrandstofType

Super-types: ct:Omschrijving < BrandstofType (by extension)
Sub-types: None
Name BrandstofType
Used by (from the same schema document) Complex Type BrandstofTypes
Abstract no
XML Instance Representation
<...
Code=" ct:Brandstofcode [1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="BrandstofType">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofcode " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BrandstofTypes

Super-types: None
Sub-types: None
Name BrandstofTypes
Used by (from the same schema document) Complex Type UitvoeringGegevens
Abstract no
XML Instance Representation
<...>
<BrandstofType> BrandstofType </BrandstofType> [1..*]
</...>
Schema Component Representation
<xs:complexType name="BrandstofTypes">
<xs:sequence>
<xs:element name="BrandstofType" type=" BrandstofType " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Brandstofcode

Super-types: ct:Omschrijving < Brandstofcode (by extension)
Sub-types: None
Name Brandstofcode
Used by (from the same schema document) Complex Type CommercieleVersie , Complex Type PreferenteCommercieleVersielijst
Abstract no
XML Instance Representation
<...
Code=" ct:Brandstofcode [1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Brandstofcode">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofcode " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BrandstofcodeExtended

Super-types: ct:Omschrijving < BrandstofcodeExtended (by extension)
Sub-types: None
Name BrandstofcodeExtended
Used by (from the same schema document) Complex Type Motorbeschrijving , Complex Type Motorbrandstof
Abstract no
XML Instance Representation
<...
Code=" ct:Brandstofcode [1]"
Bron=" Bron [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="BrandstofcodeExtended">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofcode " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: BrandstofverbruikExtended

Super-types: ct:Brandstofverbruik < BrandstofverbruikExtended (by extension)
Sub-types: None
Name BrandstofverbruikExtended
Used by (from the same schema document) Complex Type Verbruik , Complex Type Verbruik , Complex Type Verbruik , Complex Type Verbruiksgegevens , Complex Type Verbruiksgegevens , Complex Type Verbruiksgegevens
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]"
WLTP=" ct:Correct [0..1]">
ct:Brandstofverbruik
</...>
Schema Component Representation
<xs:complexType name="BrandstofverbruikExtended">
<xs:simpleContent>
<xs:extension base=" ct:Brandstofverbruik ">
<xs:attribute name="Bron" type=" Bron "/>
<xs:attribute name="WLTP" type=" ct:Correct "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: CRWAMVerzekeringsgegevens

Super-types: None
Sub-types: None
Name CRWAMVerzekeringsgegevens
Used by (from the same schema document) Complex Type CRWAMgegevens
Abstract no
XML Instance Representation
<...>
<BeginDatum> ct:Datum </BeginDatum> [1]
<EindDatum> ct:Datum </EindDatum> [0..1]
<PolisNummer> PolisNummer </PolisNummer> [1]
<SoortDekking> SoortDekking </SoortDekking> [1]
<Verzekeraargegevens> Verzekeraargegevens </Verzekeraargegevens> [1]
<Gevolmachtigdegegevens> Verzekeraargegevens </Gevolmachtigdegegevens> [1]
</...>
Schema Component Representation
<xs:complexType name="CRWAMVerzekeringsgegevens">
<xs:sequence>
<xs:element name="BeginDatum" type=" ct:Datum "/>
<xs:element name="EindDatum" type=" ct:Datum " minOccurs="0"/>
<xs:element name="PolisNummer" type=" PolisNummer "/>
<xs:element name="SoortDekking" type=" SoortDekking "/>
<xs:element name="Verzekeraargegevens" type=" Verzekeraargegevens "/>
<xs:element name="Gevolmachtigdegegevens" type=" Verzekeraargegevens "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: CRWAMVoertuiggegevens

Super-types: None
Sub-types: None
Name CRWAMVoertuiggegevens
Used by (from the same schema document) Complex Type CRWAMgegevens
Abstract no
XML Instance Representation
<...>
<MerkBeschrijving> ct:MerkRDW </MerkBeschrijving> [1]
</...>
Schema Component Representation
<xs:complexType name="CRWAMVoertuiggegevens">
<xs:sequence>
<xs:element name="MerkBeschrijving" type=" ct:MerkRDW "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: CRWAMgegevens

Super-types: None
Sub-types: None
Name CRWAMgegevens
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Voertuiggegevens> CRWAMVoertuiggegevens </Voertuiggegevens> [1]
<Verzekeringsgegevens> CRWAMVerzekeringsgegevens </Verzekeringsgegevens> [1]
</...>
Schema Component Representation
<xs:complexType name="CRWAMgegevens">
<xs:sequence>
<xs:element name="Voertuiggegevens" type=" CRWAMVoertuiggegevens "/>
<xs:element name="Verzekeringsgegevens" type=" CRWAMVerzekeringsgegevens "/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: CarrosserieExtended

Super-types: None
Sub-types: None
Name CarrosserieExtended
Used by (from the same schema document) Complex Type CarrosserieGegevensExtended
Abstract no
XML Instance Representation
<...
CarrosserieIdentificatie=" ct:DeeltypeIdentidentificatie [0..1]">
<AchterbankBreedte> ct:Lengte </AchterbankBreedte> [0..1]
<Bodystijl
Code=" ct:Bodystijl [1]"> [0..1]
ct:Omschrijving
</Bodystijl>
<BandenmaatAchter> ct:Bandenmaat </BandenmaatAchter> [0..1]
<BandenmaatVoor> ct:Bandenmaat </BandenmaatVoor> [0..1]
<BandenmerkCode
Code=" ct:BandenMerk [1]"> [0..1]
ct:Omschrijving
</BandenmerkCode>
<CWWaarde> ct:CWWaarde </CWWaarde> [0..1]
<DakbelastingMax> ct:Massa </DakbelastingMax> [0..1]
<DeurenLangsRichting> ct:Aantal </DeurenLangsRichting> [0..1]
<DeurenTotaal> ct:Aantal </DeurenTotaal> [0..1]
<DraaiCirkel> ct:Draaicirkel </DraaiCirkel> [0..1]
<HoofdruimteAchter> ct:Hoofdruimte </HoofdruimteAchter> [0..1]
<HoofdruimteVoor> ct:Hoofdruimte </HoofdruimteVoor> [0..1]
<LaadruimteBreedteMax> ct:Lengte </LaadruimteBreedteMax> [0..1]
<LaadruimteBreedteMin> ct:Lengte </LaadruimteBreedteMin> [0..1]
<LaadruimteHoogteMax> ct:Lengte </LaadruimteHoogteMax> [0..1]
<LaadruimteHoogteMin> ct:Lengte </LaadruimteHoogteMin> [0..1]
<LaadruimteInhoud> ct:Ruimte </LaadruimteInhoud> [0..1]
<LaadruimteInhoudWegklapbaar> ct:Ruimte </LaadruimteInhoudWegklapbaar> [0..1]
<LaadruimteLengteMax> ct:Lengte </LaadruimteLengteMax> [0..1]
<LaadruimteLengteMin> ct:Lengte </LaadruimteLengteMin> [0..1]
<Laadvermogen> ct:Massa </Laadvermogen> [0..1]
<Opbouwcode
Code=" ct:Opbouw [1]"> [0..1]
ct:Omschrijving
</Opbouwcode>
<OverbrengingStuurCode
Code=" ct:SoortOverbrengingStuur [1]"> [0..1]
ct:Omschrijving
</OverbrengingStuurCode>
<SchouderruimteAchter> ct:Schouderruimte </SchouderruimteAchter> [0..1]
<SchouderruimteVoor> ct:Schouderruimte </SchouderruimteVoor> [0..1]
<SpoorbreedteMaxAchter> ct:Spoorbreedte </SpoorbreedteMaxAchter> [0..1]
<SpoorbreedteMaxVoor> ct:Spoorbreedte </SpoorbreedteMaxVoor> [0..1]
<SpoorbreedteMinAchter> ct:Spoorbreedte </SpoorbreedteMinAchter> [0..1]
<SpoorbreedteMinVoor> ct:Spoorbreedte </SpoorbreedteMinVoor> [0..1]
<Tankinhoud> ct:Ruimte </Tankinhoud> [0..1]
<VelgbreedteAchter> ct:Velgbreedte </VelgbreedteAchter> [0..1]
<VelgbreedteVoor> ct:Velgbreedte </VelgbreedteVoor> [0..1]
<VeringAchter
Code=" ct:Vering [1]"> [0..1]
ct:Omschrijving
</VeringAchter>
<VeringVoor
Code=" ct:Vering [1]"> [0..1]
ct:Omschrijving
</VeringVoor>
<Verzinkt
Code=" ct:Verzinkt [1]"> [0..1]
ct:Omschrijving
</Verzinkt>
<VoertuigbreedteMax> ct:Lengte </VoertuigbreedteMax> [0..1]
<VoertuigbreedteMin> ct:Lengte </VoertuigbreedteMin> [0..1]
<VoertuighoogteMax> ct:Lengte </VoertuighoogteMax> [0..1]
<VoertuighoogteMin> ct:Lengte </VoertuighoogteMin> [0..1]
<VoertuiglengteMax> ct:Lengte </VoertuiglengteMax> [0..1]
<VoertuiglengteMin> ct:Lengte </VoertuiglengteMin> [0..1]
<Voorstoelbreedte> ct:Lengte </Voorstoelbreedte> [0..1]
<WielbasisMax> ct:Lengte </WielbasisMax> [0..1]
<WielbasisMin> ct:Lengte </WielbasisMin> [0..1]
<WielophangingAchter
Code=" ct:Wielophanging [1]"> [0..1]
ct:Omschrijving
</WielophangingAchter>
<WielophangingVoor
Code=" ct:Wielophanging [1]"> [0..1]
ct:Omschrijving
</WielophangingVoor>
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CarrosserieExtended">
<xs:sequence>
<xs:element name="AchterbankBreedte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="Bodystijl" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Bodystijl " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="BandenmaatAchter" type=" ct:Bandenmaat " minOccurs="0"/>
<xs:element name="BandenmaatVoor" type=" ct:Bandenmaat " minOccurs="0"/>
<xs:element name="BandenmerkCode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:BandenMerk " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="CWWaarde" type=" ct:CWWaarde " minOccurs="0"/>
<xs:element name="DakbelastingMax" type=" ct:Massa " minOccurs="0"/>
<xs:element name="DeurenLangsRichting" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="DeurenTotaal" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="DraaiCirkel" type=" ct:Draaicirkel " minOccurs="0"/>
<xs:element name="HoofdruimteAchter" type=" ct:Hoofdruimte " minOccurs="0"/>
<xs:element name="HoofdruimteVoor" type=" ct:Hoofdruimte " minOccurs="0"/>
<xs:element name="LaadruimteBreedteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteBreedteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteHoogteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteHoogteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteInhoud" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="LaadruimteInhoudWegklapbaar" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="LaadruimteLengteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteLengteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="Laadvermogen" type=" ct:Massa " minOccurs="0"/>
<xs:element name="Opbouwcode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Opbouw " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="OverbrengingStuurCode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:SoortOverbrengingStuur " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SchouderruimteAchter" type=" ct:Schouderruimte " minOccurs="0"/>
<xs:element name="SchouderruimteVoor" type=" ct:Schouderruimte " minOccurs="0"/>
<xs:element name="SpoorbreedteMaxAchter" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorbreedteMaxVoor" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorbreedteMinAchter" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorbreedteMinVoor" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="Tankinhoud" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="VelgbreedteAchter" type=" ct:Velgbreedte " minOccurs="0"/>
<xs:element name="VelgbreedteVoor" type=" ct:Velgbreedte " minOccurs="0"/>
<xs:element name="VeringAchter" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Vering " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VeringVoor" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Vering " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Verzinkt" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Verzinkt " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VoertuigbreedteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigbreedteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuighoogteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuighoogteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuiglengteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuiglengteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="Voorstoelbreedte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielbasisMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielbasisMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielophangingAchter" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Wielophanging " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="WielophangingVoor" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Wielophanging " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="CarrosserieIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="optional"/>
</xs:complexType>
top

Complex Type: CarrosserieGegevens

Super-types: None
Sub-types: None
Name CarrosserieGegevens
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<DeurenLangsRichting> ct:Aantal </DeurenLangsRichting> [0..1]
<DeurenTotaal> ct:Aantal </DeurenTotaal> [0..1]
<VeringVoor> Vering </VeringVoor> [0..1]
<VeringAchter> Vering </VeringAchter> [0..1]
<WielophangingVoor> Wielophanging </WielophangingVoor> [0..1]
<WielophangingAchter> Wielophanging </WielophangingAchter> [0..1]
<AssenAantal> ct:Aantal </AssenAantal> [0..1]
<WielenAantal> ct:Aantal </WielenAantal> [0..1]
<AsdrukVoor> ct:Asdruk </AsdrukVoor> [0..1]
<AsdrukAchter> ct:Asdruk </AsdrukAchter> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CarrosserieGegevens">
<xs:sequence>
<xs:element name="DeurenLangsRichting" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="DeurenTotaal" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="VeringVoor" type=" Vering " minOccurs="0"/>
<xs:element name="VeringAchter" type=" Vering " minOccurs="0"/>
<xs:element name="WielophangingVoor" type=" Wielophanging " minOccurs="0"/>
<xs:element name="WielophangingAchter" type=" Wielophanging " minOccurs="0"/>
<xs:element name="AssenAantal" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="WielenAantal" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="AsdrukVoor" type=" ct:Asdruk " minOccurs="0"/>
<xs:element name="AsdrukAchter" type=" ct:Asdruk " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: CarrosserieGegevensExtended

Super-types: None
Sub-types: None
Name CarrosserieGegevensExtended
Used by (from the same schema document) Complex Type TechnischeSpecificatie
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Carrosserie> CarrosserieExtended </Carrosserie> [1..*]
</...>
Schema Component Representation
<xs:complexType name="CarrosserieGegevensExtended">
<xs:sequence>
<xs:element name="Carrosserie" type=" CarrosserieExtended " maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: CarrosserieGegevensVTS

Super-types: None
Sub-types: None
Name CarrosserieGegevensVTS
Used by (from the same schema document) Complex Type TypeSpecificatie
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Carrosserie> CarrosserieVTS </Carrosserie> [1..*]
</...>
Schema Component Representation
<xs:complexType name="CarrosserieGegevensVTS">
<xs:sequence>
<xs:element name="Carrosserie" type=" CarrosserieVTS " maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: CarrosserieVTS

Super-types: None
Sub-types: None
Name CarrosserieVTS
Used by (from the same schema document) Complex Type CarrosserieGegevensVTS
Abstract no
XML Instance Representation
<...
CarrosserieIdentificatie=" ct:DeeltypeIdentidentificatie [1]">
<AchterbankBreedte> ct:Lengte </AchterbankBreedte> [0..1]
<Bodystijl> ct:Bodystijl </Bodystijl> [0..1]
<BandenmaatAchter> ct:Bandenmaat </BandenmaatAchter> [0..1]
<BandenmaatVoor> ct:Bandenmaat </BandenmaatVoor> [0..1]
<BandenmerkCode> ct:BandenMerk </BandenmerkCode> [0..1]
<CWWaarde> ct:CWWaarde </CWWaarde> [0..1]
<DakbelastingMax> ct:Massa </DakbelastingMax> [0..1]
<DeurenLangsRichting> ct:Aantal </DeurenLangsRichting> [0..1]
<DeurenTotaal> ct:Aantal </DeurenTotaal> [0..1]
<DraaiCirkel> ct:Draaicirkel </DraaiCirkel> [0..1]
<HoofdruimteAchter> ct:Hoofdruimte </HoofdruimteAchter> [0..1]
<HoofdruimteVoor> ct:Hoofdruimte </HoofdruimteVoor> [0..1]
<LaadruimteBreedteMax> ct:Lengte </LaadruimteBreedteMax> [0..1]
<LaadruimteBreedteMin> ct:Lengte </LaadruimteBreedteMin> [0..1]
<LaadruimteHoogteMax> ct:Lengte </LaadruimteHoogteMax> [0..1]
<LaadruimteHoogteMin> ct:Lengte </LaadruimteHoogteMin> [0..1]
<LaadruimteInhoud> ct:Ruimte </LaadruimteInhoud> [0..1]
<LaadruimteInhoudWegklapbaar> ct:Ruimte </LaadruimteInhoudWegklapbaar> [0..1]
<LaadruimteLengteMax> ct:Lengte </LaadruimteLengteMax> [0..1]
<LaadruimteLengteMin> ct:Lengte </LaadruimteLengteMin> [0..1]
<Laadvermogen> ct:Massa </Laadvermogen> [0..1]
<Opbouwcode> ct:Opbouw </Opbouwcode> [0..1]
<OverbrengingStuurCode> ct:SoortOverbrengingStuur </OverbrengingStuurCode> [0..1]
<SchouderruimteAchter> ct:Schouderruimte </SchouderruimteAchter> [0..1]
<SchouderruimteVoor> ct:Schouderruimte </SchouderruimteVoor> [0..1]
<SpoorbreedteMaxAchter> ct:Spoorbreedte </SpoorbreedteMaxAchter> [0..1]
<SpoorbreedteMaxVoor> ct:Spoorbreedte </SpoorbreedteMaxVoor> [0..1]
<SpoorbreedteMinAchter> ct:Spoorbreedte </SpoorbreedteMinAchter> [0..1]
<SpoorbreedteMinVoor> ct:Spoorbreedte </SpoorbreedteMinVoor> [0..1]
<Tankinhoud> ct:Ruimte </Tankinhoud> [0..1]
<VelgbreedteAchter> ct:Velgbreedte </VelgbreedteAchter> [0..1]
<VelgbreedteVoor> ct:Velgbreedte </VelgbreedteVoor> [0..1]
<VeringAchter> ct:Vering </VeringAchter> [0..1]
<VeringVoor> ct:Vering </VeringVoor> [0..1]
<Verzinkt> ct:Verzinkt </Verzinkt> [0..1]
<VoertuigbreedteMax> ct:Lengte </VoertuigbreedteMax> [0..1]
<VoertuigbreedteMin> ct:Lengte </VoertuigbreedteMin> [0..1]
<VoertuighoogteMax> ct:Lengte </VoertuighoogteMax> [0..1]
<VoertuighoogteMin> ct:Lengte </VoertuighoogteMin> [0..1]
<VoertuiglengteMax> ct:Lengte </VoertuiglengteMax> [0..1]
<VoertuiglengteMin> ct:Lengte </VoertuiglengteMin> [0..1]
<Voorstoelbreedte> ct:Lengte </Voorstoelbreedte> [0..1]
<WielbasisMax> ct:Lengte </WielbasisMax> [0..1]
<WielbasisMin> ct:Lengte </WielbasisMin> [0..1]
<WielophangingAchter> ct:Wielophanging </WielophangingAchter> [0..1]
<WielophangingVoor> ct:Wielophanging </WielophangingVoor> [0..1]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CarrosserieVTS">
<xs:sequence>
<xs:element name="AchterbankBreedte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="Bodystijl" type=" ct:Bodystijl " minOccurs="0"/>
<xs:element name="BandenmaatAchter" type=" ct:Bandenmaat " minOccurs="0"/>
<xs:element name="BandenmaatVoor" type=" ct:Bandenmaat " minOccurs="0"/>
<xs:element name="BandenmerkCode" type=" ct:BandenMerk " minOccurs="0"/>
<xs:element name="CWWaarde" type=" ct:CWWaarde " minOccurs="0"/>
<xs:element name="DakbelastingMax" type=" ct:Massa " minOccurs="0"/>
<xs:element name="DeurenLangsRichting" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="DeurenTotaal" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="DraaiCirkel" type=" ct:Draaicirkel " minOccurs="0"/>
<xs:element name="HoofdruimteAchter" type=" ct:Hoofdruimte " minOccurs="0"/>
<xs:element name="HoofdruimteVoor" type=" ct:Hoofdruimte " minOccurs="0"/>
<xs:element name="LaadruimteBreedteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteBreedteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteHoogteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteHoogteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteInhoud" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="LaadruimteInhoudWegklapbaar" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="LaadruimteLengteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="LaadruimteLengteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="Laadvermogen" type=" ct:Massa " minOccurs="0"/>
<xs:element name="Opbouwcode" type=" ct:Opbouw " minOccurs="0"/>
<xs:element name="OverbrengingStuurCode" type=" ct:SoortOverbrengingStuur " minOccurs="0"/>
<xs:element name="SchouderruimteAchter" type=" ct:Schouderruimte " minOccurs="0"/>
<xs:element name="SchouderruimteVoor" type=" ct:Schouderruimte " minOccurs="0"/>
<xs:element name="SpoorbreedteMaxAchter" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorbreedteMaxVoor" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorbreedteMinAchter" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorbreedteMinVoor" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="Tankinhoud" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="VelgbreedteAchter" type=" ct:Velgbreedte " minOccurs="0"/>
<xs:element name="VelgbreedteVoor" type=" ct:Velgbreedte " minOccurs="0"/>
<xs:element name="VeringAchter" type=" ct:Vering " minOccurs="0"/>
<xs:element name="VeringVoor" type=" ct:Vering " minOccurs="0"/>
<xs:element name="Verzinkt" type=" ct:Verzinkt " minOccurs="0"/>
<xs:element name="VoertuigbreedteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigbreedteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuighoogteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuighoogteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuiglengteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuiglengteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="Voorstoelbreedte" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielbasisMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielbasisMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielophangingAchter" type=" ct:Wielophanging " minOccurs="0"/>
<xs:element name="WielophangingVoor" type=" ct:Wielophanging " minOccurs="0"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="CarrosserieIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="required"/>
</xs:complexType>
top

Complex Type: Carrosseriebeschrijving

Super-types: None
Sub-types: None
Name Carrosseriebeschrijving
Used by (from the same schema document) Complex Type CarrosserieenTypekeuring
Abstract no
XML Instance Representation
<...
Volgnummer=" Volgnummer [0..1]">
<EEGTypeCarrosserie
Bron=" Bron [0..1]"
Code=" ct:TypeCarrosserie [1]"> [0..1]
OmschrijvingExtended
</EEGTypeCarrosserie>
</...>
Schema Component Representation
<xs:complexType name="Carrosseriebeschrijving">
<xs:sequence>
<xs:element name="EEGTypeCarrosserie" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" OmschrijvingExtended ">
<xs:attribute name="Code" type=" ct:TypeCarrosserie " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Volgnummer" type=" Volgnummer "/>
</xs:complexType>
top

Complex Type: CarrosserieenTypekeuring

Super-types: None
Sub-types: None
Name CarrosserieenTypekeuring
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Carrosserie> Carrosseriebeschrijving </Carrosserie> [0..*]
</...>
Schema Component Representation
<xs:complexType name="CarrosserieenTypekeuring">
<xs:sequence>
<xs:element name="Carrosserie" type=" Carrosseriebeschrijving " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: CertificaatOnderdelen

Super-types: None
Sub-types: None
Name CertificaatOnderdelen
Used by (from the same schema document) Complex Type Certificering
Abstract no
XML Instance Representation
<...>
<CertificaatOnderdeel
Code=" ct:CertificaatOnderdeel [0..1]"
Eenheid=" ct:CertificaatOnderdeel [0..1]"> [0..*]
ct:Omschrijving
</CertificaatOnderdeel>
</...>
Schema Component Representation
<xs:complexType name="CertificaatOnderdelen">
<xs:sequence>
<xs:element name="CertificaatOnderdeel" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:CertificaatOnderdeel "/>
<xs:attribute name="Eenheid" type=" ct:CertificaatOnderdeel "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: Certificering

Super-types: None
Sub-types: None
Name Certificering
Used by (from the same schema document) Complex Type Certificeringgegevens
Abstract no
XML Instance Representation
<...>
<Certificaatnummer
Aanvulling=" ct:Omschrijving [0..1]"> [0..1]
ct:Omschrijving
</Certificaatnummer>
<SoortCertificaat> ct:Omschrijving </SoortCertificaat> [0..1]
<BijzonderheidCertificaat> ct:Omschrijving </BijzonderheidCertificaat> [0..1]
<CertificaatOnderdelen> CertificaatOnderdelen </CertificaatOnderdelen> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Certificering">
<xs:sequence>
<xs:element name="Certificaatnummer" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Aanvulling" type=" ct:Omschrijving "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SoortCertificaat" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="BijzonderheidCertificaat" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="CertificaatOnderdelen" type=" CertificaatOnderdelen " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Certificeringgegevens

Super-types: None
Sub-types: None
Name Certificeringgegevens
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Certificering> Certificering </Certificering> [0..*]
</...>
Schema Component Representation
<xs:complexType name="Certificeringgegevens">
<xs:sequence>
<xs:element name="Certificering" type=" Certificering " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: ChassisnummerExtended

Super-types: ct:Chassisnummer < ChassisnummerExtended (by extension)
Sub-types: None
Name ChassisnummerExtended
Used by (from the same schema document) Complex Type Chassisnummergegevens
Abstract no
XML Instance Representation
<...
Status=" Status [0..1]">
ct:Chassisnummer
</...>
Schema Component Representation
<xs:complexType name="ChassisnummerExtended">
<xs:simpleContent>
<xs:extension base=" ct:Chassisnummer ">
<xs:attribute name="Status" type=" Status "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: Chassisnummergegevens

Super-types: None
Sub-types: None
Name Chassisnummergegevens
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [0..1]">
<Chassisnummer> ChassisnummerExtended </Chassisnummer> [0..1]
<Meldcode> MeldcodeExtended </Meldcode> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Chassisnummergegevens">
<xs:sequence>
<xs:element name="Chassisnummer" type=" ChassisnummerExtended " minOccurs="0"/>
<xs:element name="Meldcode" type=" MeldcodeExtended " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus "/>
</xs:complexType>
top

Complex Type: CilinderinhoudExtended

Super-types: ct:Cilinderinhoud < CilinderinhoudExtended (by extension)
Sub-types: None
Name CilinderinhoudExtended
Used by (from the same schema document) Complex Type TechnischeSpecificatie
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:Cilinderinhoud
</...>
Schema Component Representation
<xs:complexType name="CilinderinhoudExtended">
<xs:simpleContent>
<xs:extension base=" ct:Cilinderinhoud ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: Cilinderplaatsing

Super-types: ct:Omschrijving < Cilinderplaatsing (by extension)
Sub-types: None
Name Cilinderplaatsing
Used by (from the same schema document) Complex Type MotorGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:Cilinderplaatsing [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Cilinderplaatsing">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Cilinderplaatsing "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: CommercieleGegevens

Super-types: None
Sub-types: None
Name CommercieleGegevens
Used by (from the same schema document) Complex Type CommercieleVersieGegevens
Abstract no
XML Instance Representation
<...>
<PrijsGegevens> PrijsGegevens </PrijsGegevens> [0..1]
<StandaardUitrusting> StandaardUitrusting </StandaardUitrusting> [0..1]
<OptioneleUitrusting> OptioneleUitrusting </OptioneleUitrusting> [0..1]
<BandType> BandType </BandType> [0..1]
<Afbeeldingen> Afbeeldingen </Afbeeldingen> [0..1]
<Garanties> Garanties </Garanties> [0..1]
<PrijslijstHistorie> PrijslijstHistorie </PrijslijstHistorie> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CommercieleGegevens">
<xs:sequence>
<xs:element name="PrijsGegevens" type=" PrijsGegevens " minOccurs="0"/>
<xs:element name="StandaardUitrusting" type=" StandaardUitrusting " minOccurs="0"/>
<xs:element name="OptioneleUitrusting" type=" OptioneleUitrusting " minOccurs="0"/>
<xs:element name="BandType" type=" BandType " minOccurs="0"/>
<xs:element name="Afbeeldingen" type=" Afbeeldingen " minOccurs="0"/>
<xs:element name="Garanties" type=" Garanties " minOccurs="0"/>
<xs:element name="PrijslijstHistorie" type=" PrijslijstHistorie " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: CommercieleVersie

Super-types: None
Sub-types: None
Name CommercieleVersie
Used by (from the same schema document) Complex Type CommercieleVersieLijst
Abstract no
XML Instance Representation
<...
IngangDatumPrijslijst=" ct:Datum [0..1]"
Teller=" ct:Teller [0..1]">
<Merk> ct:Merk </Merk> [0..1]
<Model> Model </Model> [0..1]
<Uitvoering> ct:UitvoeringPrijslijst </Uitvoering> [0..1]
<TypeAandrijflijn> TypeAandrijflijn </TypeAandrijflijn> [0..1]
<Brandstof> Brandstofcode </Brandstof> [0..1]
<Schakeling> Schakeling </Schakeling> [0..1]
<Bodystijl> Bodystijl </Bodystijl> [0..1]
<FiscaleWaarde> ct:Bedrag </FiscaleWaarde> [0..1]
<VermogenKW> ct:Vermogen </VermogenKW> [0..1]
<VermogenPk> ct:Vermogen </VermogenPk> [0..1]
<MassaLeegVoertuig> ct:Massa </MassaLeegVoertuig> [0..1]
<CilinderInhoudDm> ct:CilinderInhoudDm </CilinderInhoudDm> [0..1]
<CilinderInhoudCm> ct:Cilinderinhoud </CilinderInhoudCm> [0..1]
<Modeljaar> ct:Jaar </Modeljaar> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CommercieleVersie">
<xs:sequence>
<xs:element name="Merk" type=" ct:Merk " minOccurs="0"/>
<xs:element name="Model" type=" Model " minOccurs="0"/>
<xs:element name="Uitvoering" type=" ct:UitvoeringPrijslijst " minOccurs="0"/>
<xs:element name="TypeAandrijflijn" type=" TypeAandrijflijn " minOccurs="0"/>
<xs:element name="Brandstof" type=" Brandstofcode " minOccurs="0"/>
<xs:element name="Schakeling" type=" Schakeling " minOccurs="0"/>
<xs:element name="Bodystijl" type=" Bodystijl " minOccurs="0"/>
<xs:element name="FiscaleWaarde" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="VermogenKW" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="VermogenPk" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="MassaLeegVoertuig" type=" ct:Massa " minOccurs="0"/>
<xs:element name="CilinderInhoudDm" type=" ct:CilinderInhoudDm " minOccurs="0"/>
<xs:element name="CilinderInhoudCm" type=" ct:Cilinderinhoud " minOccurs="0"/>
<xs:element name="Modeljaar" type=" ct:Jaar " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="IngangDatumPrijslijst" type=" ct:Datum "/>
<xs:attribute name="Teller" type=" ct:Teller "/>
</xs:complexType>
top

Complex Type: CommercieleVersieGegevens

Super-types: None
Sub-types: None
Name CommercieleVersieGegevens
Used by (from the same schema document) Complex Type CommercieleVersieSpecificatie
Abstract no
XML Instance Representation
<...>
<CommercieleVersie> CommercieleVersieShort </CommercieleVersie> [0..1]
<Modeljaar> ct:Jaar </Modeljaar> [0..1]
<IngangDatum> ct:Datum </IngangDatum> [0..1]
<Energielabel> ct:BSECode </Energielabel> [0..1]
<AantalZitplaatsen> ct:Aantal </AantalZitplaatsen> [0..1]
<Gangbaar> ct:Correct </Gangbaar> [0..1]
<CommercieleGegevens> CommercieleGegevens </CommercieleGegevens> [0..1]
<TechnischeGegevens> TechnischeGegevens </TechnischeGegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CommercieleVersieGegevens">
<xs:sequence>
<xs:element name="CommercieleVersie" type=" CommercieleVersieShort " minOccurs="0"/>
<xs:element name="Modeljaar" type=" ct:Jaar " minOccurs="0"/>
<xs:element name="IngangDatum" type=" ct:Datum " minOccurs="0"/>
<xs:element name="Energielabel" type=" ct:BSECode " minOccurs="0"/>
<xs:element name="AantalZitplaatsen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Gangbaar" type=" ct:Correct " minOccurs="0"/>
<xs:element name="CommercieleGegevens" type=" CommercieleGegevens " minOccurs="0"/>
<xs:element name="TechnischeGegevens" type=" TechnischeGegevens " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: CommercieleVersieLijst

Super-types: None
Sub-types: None
Name CommercieleVersieLijst
Abstract no
XML Instance Representation
<...>
<CommercieleVersie> CommercieleVersie </CommercieleVersie> [1..*]
</...>
Schema Component Representation
<xs:complexType name="CommercieleVersieLijst">
<xs:sequence>
<xs:element name="CommercieleVersie" type=" CommercieleVersie " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: CommercieleVersieShort

Super-types: ct:Omschrijving < CommercieleVersieShort (by extension)
Sub-types: None
Name CommercieleVersieShort
Used by (from the same schema document) Complex Type CommercieleVersieGegevens
Abstract no
XML Instance Representation
<...
Teller=" ct:Teller [0..1]"
IngangDatumPrijslijst=" ct:Datum [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="CommercieleVersieShort">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Teller" type=" ct:Teller "/>
<xs:attribute name="IngangDatumPrijslijst" type=" ct:Datum "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: CommercieleVersieSpecificatie

Super-types: None
Sub-types: None
Name CommercieleVersieSpecificatie
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Merk> ct:Merk </Merk> [0..1]
<MerkCommercieel> ct:MerkCommercieel </MerkCommercieel> [0..1]
<Model> Model </Model> [0..1]
<UitvoeringGegevens> UitvoeringGegevens </UitvoeringGegevens> [0..1]
<CommercieleVersieGegevens> CommercieleVersieGegevens </CommercieleVersieGegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CommercieleVersieSpecificatie">
<xs:sequence>
<xs:element name="Merk" type=" ct:Merk " minOccurs="0"/>
<xs:element name="MerkCommercieel" type=" ct:MerkCommercieel " minOccurs="0"/>
<xs:element name="Model" type=" Model " minOccurs="0"/>
<xs:element name="UitvoeringGegevens" type=" UitvoeringGegevens " minOccurs="0"/>
<xs:element name="CommercieleVersieGegevens" type=" CommercieleVersieGegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: CorrectExtended

Super-types: ct:Omschrijving < CorrectExtended (by extension)
Sub-types: None
Name CorrectExtended
Used by (from the same schema document) Complex Type BasisgegevensUitvoering , Complex Type Asbeschrijving , Complex Type Asbeschrijving , Complex Type Asbeschrijving
Abstract no
XML Instance Representation
<...
Code=" ct:Correct [1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="CorrectExtended">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Correct " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: DatumExtended

Super-types: ct:Datum < DatumExtended (by extension)
Sub-types: None
Name DatumExtended
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:Datum
</...>
Schema Component Representation
<xs:complexType name="DatumExtended">
<xs:simpleContent>
<xs:extension base=" ct:Datum ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: EEGTypeGoedkeuringsnummergegevens

Super-types: None
Sub-types: None
Name EEGTypeGoedkeuringsnummergegevens
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<EEGTypeGoedkeuringsnummer
Bron=" Bron [0..1]"> [0..1]
ct:TypeGoedkeuringsnummer
</EEGTypeGoedkeuringsnummer>
</...>
Schema Component Representation
<xs:complexType name="EEGTypeGoedkeuringsnummergegevens">
<xs:sequence>
<xs:element name="EEGTypeGoedkeuringsnummer" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:TypeGoedkeuringsnummer ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: EEGTypeVariantUitvoering

Super-types: None
Sub-types: None
Name EEGTypeVariantUitvoering
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<EuropeseTypekeuringsleutel
Bron=" Bron [0..1]"> [0..1]
ct:ETGSleutel
</EuropeseTypekeuringsleutel>
<EEGVariantcode
Bron=" Bron [0..1]"> [0..1]
ct:EEGVariantcode
</EEGVariantcode>
<EEGUitvoeringscode
Bron=" Bron [0..1]"> [0..1]
ct:EEGUitvoeringscode
</EEGUitvoeringscode>
<Uitvoeringwijzigingsnummer
Bron=" Bron [0..1]"> [0..1]
Volgnummer
</Uitvoeringwijzigingsnummer>
<EEGTypekeuringsdatum> ct:Datum </EEGTypekeuringsdatum> [0..1]
<BegindatumUitvoering> ct:Datum </BegindatumUitvoering> [0..1]
<SoortAanduidingUitvoering> ct:SoortAanduidingUitvoering </SoortAanduidingUitvoering> [0..1]
<NationaleTypekeuringsdatum> ct:Datum </NationaleTypekeuringsdatum> [0..1]
<Einddatumgeldigheidvariantgoedkeuring> ct:Datum </Einddatumgeldigheidvariantgoedkeuring> [0..1]
<TypeFabriek> TypeFabriek </TypeFabriek> [0..1]
</...>
Schema Component Representation
<xs:complexType name="EEGTypeVariantUitvoering">
<xs:sequence>
<xs:element name="EuropeseTypekeuringsleutel" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:ETGSleutel ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="EEGVariantcode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:EEGVariantcode ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="EEGUitvoeringscode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:EEGUitvoeringscode ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Uitvoeringwijzigingsnummer" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" Volgnummer ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="EEGTypekeuringsdatum" type=" ct:Datum " minOccurs="0"/>
<xs:element name="BegindatumUitvoering" type=" ct:Datum " minOccurs="0"/>
<xs:element name="SoortAanduidingUitvoering" type=" ct:SoortAanduidingUitvoering " minOccurs="0"/>
<xs:element name="NationaleTypekeuringsdatum" type=" ct:Datum " minOccurs="0"/>
<xs:element name="Einddatumgeldigheidvariantgoedkeuring" type=" ct:Datum " minOccurs="0"/>
<xs:element name="TypeFabriek" type=" TypeFabriek " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: EEGVoertuigcatergorie

Super-types: None
Sub-types: None
Name EEGVoertuigcatergorie
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<EEGVoertuigcategoriecode
Bron=" Bron [0..1]"> [0..1]
ct:EEGVoertuigcatergorieCode
</EEGVoertuigcategoriecode>
<EEGVoertuigcategorieToevoeging
Bron=" Bron [0..1]"> [0..1]
ct:EEGVoertuigCategorieToevoeging
</EEGVoertuigcategorieToevoeging>
</...>
Schema Component Representation
<xs:complexType name="EEGVoertuigcatergorie">
<xs:sequence>
<xs:element name="EEGVoertuigcategoriecode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:EEGVoertuigcatergorieCode ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="EEGVoertuigcategorieToevoeging" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:EEGVoertuigCategorieToevoeging ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: EigenaarHistorie

Super-types: None
Sub-types: None
Name EigenaarHistorie
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<EigenaarRegistratie> EigenaarRegistratie </EigenaarRegistratie> [0..*]
</...>
Schema Component Representation
<xs:complexType name="EigenaarHistorie">
<xs:sequence>
<xs:element name="EigenaarRegistratie" type=" EigenaarRegistratie " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: EigenaarRegistratie

Super-types: ct:Omschrijving < EigenaarRegistratie (by extension)
Sub-types: None
Name EigenaarRegistratie
Used by (from the same schema document) Complex Type EigenaarHistorie
Abstract no
Documentation Momenteel kunnen de volgende Eigenaars overgangen plaatshebben: Kenteken Aanvraag, Verkoop nieuw voertuig, Verkoop, Import, In Voorraad, Gesloopt, Geexporteerd, Wacht op keuring ingegaan en Wacht op keuring beeindigd.
XML Instance Representation
<...
EigenaarVolgnummer=" Volgnummer [0..1]"
RegistratieDatum=" ct:Datum [0..1]"
SoortEigenaar=" ct:Omschrijving [0..1]"
SoortEigenaarVorig=" ct:Omschrijving [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="EigenaarRegistratie">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="EigenaarVolgnummer" type=" Volgnummer "/>
<xs:attribute name="RegistratieDatum" type=" ct:Datum "/>
<xs:attribute name="SoortEigenaar" type=" ct:Omschrijving "/>
<xs:attribute name="SoortEigenaarVorig" type=" ct:Omschrijving "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: ElektrischeVoertuigSpecificaties

Super-types: None
Sub-types: None
Name ElektrischeVoertuigSpecificaties
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<BeschikbaarheidStatusVoertuig> ct:Omschrijving </BeschikbaarheidStatusVoertuig> [0..1]
<BeschikbaarVanafVoertuig> BeschikbaarVanafVoertuigEstimate </BeschikbaarVanafVoertuig> [0..1]
<BeschikbaarTotVoertuig> ct:BeschikbaarTotVoertuig </BeschikbaarTotVoertuig> [0..1]
<BedragSubsidieregelingElektrischePersonenautoParticulieren> ct:Bedrag </BedragSubsidieregelingElektrischePersonenautoParticulieren> [0..1]
<BedragSubsidieregelingEmissielozeBedrijfsautos> ct:Bedrag </BedragSubsidieregelingEmissielozeBedrijfsautos> [0..1]
<ActieradiusInformatie> ActieradiusInformatie </ActieradiusInformatie> [0..1]
<VerbruikInformatie> VerbruikInformatie </VerbruikInformatie> [0..1]
<LaadInformatie> LaadInformatie </LaadInformatie> [0..1]
<AccuInformatie> AccuInformatie </AccuInformatie> [0..1]
<Media> Media </Media> [0..1]
</...>
Schema Component Representation
<xs:complexType name="ElektrischeVoertuigSpecificaties">
<xs:sequence>
<xs:element name="BeschikbaarheidStatusVoertuig" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="BeschikbaarVanafVoertuig" type=" BeschikbaarVanafVoertuigEstimate " minOccurs="0"/>
<xs:element name="BeschikbaarTotVoertuig" type=" ct:BeschikbaarTotVoertuig " minOccurs="0"/>
<xs:element name="BedragSubsidieregelingElektrischePersonenautoParticulieren" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="BedragSubsidieregelingEmissielozeBedrijfsautos" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="ActieradiusInformatie" type=" ActieradiusInformatie " minOccurs="0"/>
<xs:element name="VerbruikInformatie" type=" VerbruikInformatie " minOccurs="0"/>
<xs:element name="LaadInformatie" type=" LaadInformatie " minOccurs="0"/>
<xs:element name="AccuInformatie" type=" AccuInformatie " minOccurs="0"/>
<xs:element name="Media" type=" Media " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Emissie

Super-types: None
Sub-types: None
Name Emissie
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<UitstootCo2GKm> ct:Uitstoot </UitstootCo2GKm> [0..1]
<UitstootDeeltjesGKm> ct:Uitstoot </UitstootDeeltjesGKm> [0..1]
<UitstootHc> ct:Uitstoot </UitstootHc> [0..1]
<UitstootHcNox> ct:Uitstoot </UitstootHcNox> [0..1]
<UitstootNox> ct:Uitstoot </UitstootNox> [0..1]
<Energielabel> ct:BSECode </Energielabel> [0..1]
<Emissienorm> Emissienorm </Emissienorm> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Emissie">
<xs:sequence>
<xs:element name="UitstootCo2GKm" type=" ct:Uitstoot " minOccurs="0"/>
<xs:element name="UitstootDeeltjesGKm" type=" ct:Uitstoot " minOccurs="0"/>
<xs:element name="UitstootHc" type=" ct:Uitstoot " minOccurs="0"/>
<xs:element name="UitstootHcNox" type=" ct:Uitstoot " minOccurs="0"/>
<xs:element name="UitstootNox" type=" ct:Uitstoot " minOccurs="0"/>
<xs:element name="Energielabel" type=" ct:BSECode " minOccurs="0"/>
<xs:element name="Emissienorm" type=" Emissienorm " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: EmissiecodeExtended

Super-types: ct:Emissiecode < EmissiecodeExtended (by extension)
Sub-types: None
Name EmissiecodeExtended
Used by (from the same schema document) Complex Type Milieu , Complex Type UitvoeringSpecificatieDetail
Abstract no
XML Instance Representation
<...
Bron=" Bron [0..1]">
ct:Emissiecode
</...>
Schema Component Representation
<xs:complexType name="EmissiecodeExtended">
<xs:simpleContent>
<xs:extension base=" ct:Emissiecode ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: Emissiegegevens

Super-types: None
Sub-types: None
Name Emissiegegevens
Used by (from the same schema document) Complex Type Motorbrandstof
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Emissiecode
Bron=" Bron [0..1]"
Code=" ct:Emissiecode [1]"> [0..1]
OmschrijvingExtended
</Emissiecode>
<CO> ct:UitstootExtended </CO> [0..1]
<CO2Gecombineerd
Bron=" Bron [0..1]"> [0..1]
ct:CO2Emissie
</CO2Gecombineerd>
<CO2Stad> ct:CO2Emissie </CO2Stad> [0..1]
<CO2Buitenweg> ct:CO2Emissie </CO2Buitenweg> [0..1]
<HC> ct:UitstootExtended </HC> [0..1]
<NOX> ct:UitstootExtended </NOX> [0..1]
<HCNOX> ct:UitstootExtended </HCNOX> [0..1]
<OlietemperatuurOndergrens> ct:Temperatuur </OlietemperatuurOndergrens> [0..1]
<OlietemperatuurTest> ct:Temperatuur </OlietemperatuurTest> [0..1]
<Deeltjes
Bron=" Bron [0..1]"> [0..1]
ct:Uitstoot
</Deeltjes>
<Roet> ct:Roetuitstoot </Roet> [0..1]
<ToerentalAfregelingOndergrens> ct:Toerental </ToerentalAfregelingOndergrens> [0..1]
<ToerentalAfregelingBovengrens> ct:Toerental </ToerentalAfregelingBovengrens> [0..1]
<ToerentalStationairOndergrens> ct:Toerental </ToerentalStationairOndergrens> [0..1]
<ToerentalStationairBovengrens> ct:Toerental </ToerentalStationairBovengrens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Emissiegegevens">
<xs:sequence>
<xs:element name="Emissiecode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" OmschrijvingExtended ">
<xs:attribute name="Code" type=" ct:Emissiecode " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="CO" type=" ct:UitstootExtended " minOccurs="0"/>
<xs:element name="CO2Gecombineerd" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:CO2Emissie ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="CO2Stad" type=" ct:CO2Emissie " minOccurs="0"/>
<xs:element name="CO2Buitenweg" type=" ct:CO2Emissie " minOccurs="0"/>
<xs:element name="HC" type=" ct:UitstootExtended " minOccurs="0"/>
<xs:element name="NOX" type=" ct:UitstootExtended " minOccurs="0"/>
<xs:element name="HCNOX" type=" ct:UitstootExtended " minOccurs="0"/>
<xs:element name="OlietemperatuurOndergrens" type=" ct:Temperatuur " minOccurs="0"/>
<xs:element name="OlietemperatuurTest" type=" ct:Temperatuur " minOccurs="0"/>
<xs:element name="Deeltjes" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Uitstoot ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Roet" type=" ct:Roetuitstoot " minOccurs="0"/>
<xs:element name="ToerentalAfregelingOndergrens" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="ToerentalAfregelingBovengrens" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="ToerentalStationairOndergrens" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="ToerentalStationairBovengrens" type=" ct:Toerental " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Emissienorm

Super-types: ct:Omschrijving < Emissienorm (by extension)
Sub-types: None
Name Emissienorm
Used by (from the same schema document) Complex Type Emissie
Abstract no
XML Instance Representation
<...
Code=" ct:Emissienorm [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Emissienorm">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Emissienorm "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: ExterneMatenEnGewichten

Super-types: None
Sub-types: None
Name ExterneMatenEnGewichten
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<VoertuigLengteMax> ct:Lengte </VoertuigLengteMax> [0..1]
<VoertuigLengteMin> ct:Lengte </VoertuigLengteMin> [0..1]
<VoertuigBreedteMax> ct:Lengte </VoertuigBreedteMax> [0..1]
<VoertuigBreedteMin> ct:Lengte </VoertuigBreedteMin> [0..1]
<VoertuigHoogteMax> ct:Lengte </VoertuigHoogteMax> [0..1]
<VoertuigHoogteMin> ct:Lengte </VoertuigHoogteMin> [0..1]
<BreedteAchterDeuren> ct:Lengte </BreedteAchterDeuren> [0..1]
<HoogteAchterDeuren> ct:Lengte </HoogteAchterDeuren> [0..1]
<BreedteSchuifDeur> ct:Lengte </BreedteSchuifDeur> [0..1]
<HoogteSchuifDeur> ct:Lengte </HoogteSchuifDeur> [0..1]
<SpoorBreedteMaxVoor> ct:Spoorbreedte </SpoorBreedteMaxVoor> [0..1]
<SpoorBreedteMinVoor> ct:Spoorbreedte </SpoorBreedteMinVoor> [0..1]
<SpoorBreedteMaxAchter> ct:Spoorbreedte </SpoorBreedteMaxAchter> [0..1]
<SpoorBreedteMinAchter> ct:Spoorbreedte </SpoorBreedteMinAchter> [0..1]
<WielbasisMax> ct:Lengte </WielbasisMax> [0..1]
<WielbasisMin> ct:Lengte </WielbasisMin> [0..1]
<DraaiCirkel> ct:Draaicirkel </DraaiCirkel> [0..1]
<LedigGewicht> ct:Massa </LedigGewicht> [0..1]
<LedigGewichtMaximaal> ct:Massa </LedigGewichtMaximaal> [0..1]
<GVW> ct:Massa </GVW> [0..1]
<LaadVermogen> ct:Massa </LaadVermogen> [0..1]
<AanhangerGewichtOngeremd> ct:Massa </AanhangerGewichtOngeremd> [0..1]
<AanhangerGewichtGeremd> ct:Massa </AanhangerGewichtGeremd> [0..1]
</...>
Schema Component Representation
<xs:complexType name="ExterneMatenEnGewichten">
<xs:sequence>
<xs:element name="VoertuigLengteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigLengteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigBreedteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigBreedteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigHoogteMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="VoertuigHoogteMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="BreedteAchterDeuren" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="HoogteAchterDeuren" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="BreedteSchuifDeur" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="HoogteSchuifDeur" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="SpoorBreedteMaxVoor" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorBreedteMinVoor" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorBreedteMaxAchter" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="SpoorBreedteMinAchter" type=" ct:Spoorbreedte " minOccurs="0"/>
<xs:element name="WielbasisMax" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="WielbasisMin" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="DraaiCirkel" type=" ct:Draaicirkel " minOccurs="0"/>
<xs:element name="LedigGewicht" type=" ct:Massa " minOccurs="0"/>
<xs:element name="LedigGewichtMaximaal" type=" ct:Massa " minOccurs="0"/>
<xs:element name="GVW" type=" ct:Massa " minOccurs="0"/>
<xs:element name="LaadVermogen" type=" ct:Massa " minOccurs="0"/>
<xs:element name="AanhangerGewichtOngeremd" type=" ct:Massa " minOccurs="0"/>
<xs:element name="AanhangerGewichtGeremd" type=" ct:Massa " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Fabrikantgegevens

Super-types: None
Sub-types: None
Name Fabrikantgegevens
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Fabrikant> ct:Naam </Fabrikant> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Fabrikantgegevens">
<xs:sequence>
<xs:element name="Fabrikant" type=" ct:Naam " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Garantie

Super-types: ct:Omschrijving < Garantie (by extension)
Sub-types: None
Name Garantie
Used by (from the same schema document) Complex Type Garanties
Abstract no
XML Instance Representation
<...
MaximaalAantalKm=" ct:Aantal [0..1]"
Jaren=" ct:Aantal [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Garantie">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="MaximaalAantalKm" type=" ct:Aantal "/>
<xs:attribute name="Jaren" type=" ct:Aantal "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: Garanties

Super-types: None
Sub-types: None
Name Garanties
Used by (from the same schema document) Complex Type CommercieleGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Garantie> Garantie </Garantie> [0..*]
</...>
Schema Component Representation
<xs:complexType name="Garanties">
<xs:sequence>
<xs:element name="Garantie" type=" Garantie " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: GebeurtenisTellerstand

Super-types: None
Sub-types: None
Name GebeurtenisTellerstand
Used by (from the same schema document) Complex Type GebeurtenisTellerstandgegevens
Abstract no
XML Instance Representation
<...>
<Tellerstand> ct:Kilometerstand </Tellerstand> [1]
<DatumTellerstand> ct:Datum </DatumTellerstand> [1]
<Gebeurtenis> ct:Omschrijving </Gebeurtenis> [1]
</...>
Schema Component Representation
<xs:complexType name="GebeurtenisTellerstand">
<xs:sequence>
<xs:element name="Tellerstand" type=" ct:Kilometerstand "/>
<xs:element name="DatumTellerstand" type=" ct:Datum "/>
<xs:element name="Gebeurtenis" type=" ct:Omschrijving "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: GebeurtenisTellerstandgegevens

Super-types: None
Sub-types: None
Name GebeurtenisTellerstandgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<GebeurtenisTellerstand> GebeurtenisTellerstand </GebeurtenisTellerstand> [0..*]
</...>
Schema Component Representation
<xs:complexType name="GebeurtenisTellerstandgegevens">
<xs:sequence>
<xs:element name="GebeurtenisTellerstand" type=" GebeurtenisTellerstand " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Geluidsniveaugegevens

Super-types: None
Sub-types: None
Name Geluidsniveaugegevens
Used by (from the same schema document) Complex Type Motorbrandstof
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<GeluidsniveauRijdend> ct:Geluidsniveau </GeluidsniveauRijdend> [0..1]
<GeluidsniveauOndergrens> ct:Geluidsniveau </GeluidsniveauOndergrens> [0..1]
<GeluidsniveauBovengrens> ct:Geluidsniveau </GeluidsniveauBovengrens> [0..1]
<ToerentalGeluidsniveauOndergrens> ct:Toerental </ToerentalGeluidsniveauOndergrens> [0..1]
<ToerentalGeluidsniveauBovengrens> ct:Toerental </ToerentalGeluidsniveauBovengrens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Geluidsniveaugegevens">
<xs:sequence>
<xs:element name="GeluidsniveauRijdend" type=" ct:Geluidsniveau " minOccurs="0"/>
<xs:element name="GeluidsniveauOndergrens" type=" ct:Geluidsniveau " minOccurs="0"/>
<xs:element name="GeluidsniveauBovengrens" type=" ct:Geluidsniveau " minOccurs="0"/>
<xs:element name="ToerentalGeluidsniveauOndergrens" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="ToerentalGeluidsniveauBovengrens" type=" ct:Toerental " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: GewichtsgegevensKenteken

Super-types: None
Sub-types: None
Name GewichtsgegevensKenteken
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<AsdrukVoor> MassaExtended </AsdrukVoor> [0..1]
<AsdrukAchter> MassaExtended </AsdrukAchter> [0..1]
<Laadvermogen> MassaExtended </Laadvermogen> [0..1]
<MaximumMassaVoertuig> MassaExtended </MaximumMassaVoertuig> [0..1]
<MaximumMassaVoertuigTechnisch> MassaExtended </MaximumMassaVoertuigTechnisch> [0..1]
<MassaLeegVoertuig> MassaExtended </MassaLeegVoertuig> [0..1]
<MaximumMassaAanhangerGeremd> MassaExtended </MaximumMassaAanhangerGeremd> [0..1]
<MaximumMassaAanhangerOngeremd> MassaExtended </MaximumMassaAanhangerOngeremd> [0..1]
<MaximumMassaAutonomeAanhangerGeremd> MassaExtended </MaximumMassaAutonomeAanhangerGeremd> [0..1]
<MaximumMassaMiddenasGeremd> MassaExtended </MaximumMassaMiddenasGeremd> [0..1]
</...>
Schema Component Representation
<xs:complexType name="GewichtsgegevensKenteken">
<xs:sequence>
<xs:element name="AsdrukVoor" type=" MassaExtended " minOccurs="0"/>
<xs:element name="AsdrukAchter" type=" MassaExtended " minOccurs="0"/>
<xs:element name="Laadvermogen" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaVoertuig" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaVoertuigTechnisch" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MassaLeegVoertuig" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaAanhangerGeremd" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaAanhangerOngeremd" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaAutonomeAanhangerGeremd" type=" MassaExtended " minOccurs="0"/>
<xs:element name="MaximumMassaMiddenasGeremd" type=" MassaExtended " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Handelsbeschrijving

Super-types: None
Sub-types: None
Name Handelsbeschrijving
Used by (from the same schema document) Complex Type Handelsgegevens
Abstract no
XML Instance Representation
<...>
<HandelsbenamingFabrikant> OmschrijvingExtended </HandelsbenamingFabrikant> [0..1]
<HandelsbenamingNederland> OmschrijvingExtended </HandelsbenamingNederland> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Handelsbeschrijving">
<xs:sequence>
<xs:element name="HandelsbenamingFabrikant" type=" OmschrijvingExtended " minOccurs="0"/>
<xs:element name="HandelsbenamingNederland" type=" OmschrijvingExtended " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Handelsgegevens

Super-types: None
Sub-types: None
Name Handelsgegevens
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Handelsbenaming> Handelsbeschrijving </Handelsbenaming> [0..*]
</...>
Schema Component Representation
<xs:complexType name="Handelsgegevens">
<xs:sequence>
<xs:element name="Handelsbenaming" type=" Handelsbeschrijving " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Intercooler

Super-types: ct:Omschrijving < Intercooler (by extension)
Sub-types: None
Name Intercooler
Used by (from the same schema document) Complex Type MotorGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:FeatureAanwezig [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Intercooler">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: Interval

Super-types: None
Sub-types: None
Name Interval
Used by (from the same schema document) Complex Type Intervallen
Abstract no
Documentation Omschrijving van het onderhoud en op welk moment dit onderhoud uitgevoerd dient te worden
XML Instance Representation
<...>
<Omschrijving> ct:Omschrijving </Omschrijving> [0..1]
<Moment> ct:Omschrijving </Moment> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Interval">
<xs:sequence>
<xs:element name="Omschrijving" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="Moment" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Intervallen

Super-types: None
Sub-types: None
Name Intervallen
Used by (from the same schema document) Complex Type OnderhoudsInterval
Abstract no
XML Instance Representation
<...>
<Interval> Interval </Interval> [0..*]
</...>
Schema Component Representation
<xs:complexType name="Intervallen">
<xs:sequence>
<xs:element name="Interval" type=" Interval " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Jaarkilometragegegevens

Super-types: None
Sub-types: None
Name Jaarkilometragegegevens
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<GemiddeldJaarkilometrage> ct:Kilometerstand </GemiddeldJaarkilometrage> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Jaarkilometragegegevens">
<xs:sequence>
<xs:element name="GemiddeldJaarkilometrage" type=" ct:Kilometerstand " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Katalysator

Super-types: ct:Omschrijving < Katalysator (by extension)
Sub-types: None
Name Katalysator
Used by (from the same schema document) Complex Type MotorGegevens
Abstract no
XML Instance Representation
<...
Code=" ct:Katalysator [0..1]">
ct:Omschrijving
</...>
Schema Component Representation
<xs:complexType name="Katalysator">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Katalysator "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: KentekenExtended

Super-types: ct:Kenteken < KentekenExtended (by extension)
Sub-types: None
Name KentekenExtended
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Status=" Status [0..1]">
ct:Kenteken
</...>
Schema Component Representation
<xs:complexType name="KentekenExtended">
<xs:simpleContent>
<xs:extension base=" ct:Kenteken ">
<xs:attribute name="Status" type=" Status "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: KentekenNieuwwaarde

Super-types: None
Sub-types: None
Name KentekenNieuwwaarde
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<PrijsConsumentExBtw> BedragExtended </PrijsConsumentExBtw> [0..1]
<PrijsConsumentInBtw> BedragExtended </PrijsConsumentInBtw> [0..1]
</...>
Schema Component Representation
<xs:complexType name="KentekenNieuwwaarde">
<xs:sequence>
<xs:element name="PrijsConsumentExBtw" type=" BedragExtended " minOccurs="0"/>
<xs:element name="PrijsConsumentInBtw" type=" BedragExtended " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Kentekengegevens

Super-types: None
Sub-types: None
Name Kentekengegevens
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Kenteken> KentekenExtended </Kenteken> [0..1]
<TypebeschrijvingVoertuig> ct:TypeBeschrijvingVoertuig </TypebeschrijvingVoertuig> [0..1]
<Voertuiggegevens> Voertuiggegevens </Voertuiggegevens> [0..1]
<Chassisnummergegevens> Chassisnummergegevens </Chassisnummergegevens> [0..1]
<Registratiegegevens> KentekenregistratieData </Registratiegegevens> [0..1]
<EigenaarHistorie> EigenaarHistorie </EigenaarHistorie> [0..1]
<VoertuigHistorie> VoertuigHistorie </VoertuigHistorie> [0..1]
<BrandstofEnKleur> BrandstofEnKleur </BrandstofEnKleur> [0..1]
<Gewichtsgegevens> GewichtsgegevensKenteken </Gewichtsgegevens> [0..1]
<Milieugegevens> Milieu </Milieugegevens> [0..1]
<Voertuigstatussen> VoertuigStatussen </Voertuigstatussen> [0..1]
<Kentekensignalen> Kentekensignalen </Kentekensignalen> [0..1]
<KentekenNieuwwaarde> KentekenNieuwwaarde </KentekenNieuwwaarde> [0..1]
<Verbruiksgegevens> Verbruik </Verbruiksgegevens> [0..1]
<APKgegevens> APKgegevens </APKgegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Kentekengegevens">
<xs:sequence>
<xs:element name="Kenteken" type=" KentekenExtended " minOccurs="0"/>
<xs:element name="TypebeschrijvingVoertuig" type=" ct:TypeBeschrijvingVoertuig " minOccurs="0"/>
<xs:element name="Voertuiggegevens" type=" Voertuiggegevens " minOccurs="0"/>
<xs:element name="Chassisnummergegevens" type=" Chassisnummergegevens " minOccurs="0"/>
<xs:element name="Registratiegegevens" type=" KentekenregistratieData " minOccurs="0"/>
<xs:element name="EigenaarHistorie" type=" EigenaarHistorie " minOccurs="0"/>
<xs:element name="VoertuigHistorie" type=" VoertuigHistorie " minOccurs="0"/>
<xs:element name="BrandstofEnKleur" type=" BrandstofEnKleur " minOccurs="0"/>
<xs:element name="Gewichtsgegevens" type=" GewichtsgegevensKenteken " minOccurs="0"/>
<xs:element name="Milieugegevens" type=" Milieu " minOccurs="0"/>
<xs:element name="Voertuigstatussen" type=" VoertuigStatussen " minOccurs="0"/>
<xs:element name="Kentekensignalen" type=" Kentekensignalen " minOccurs="0"/>
<xs:element name="KentekenNieuwwaarde" type=" KentekenNieuwwaarde " minOccurs="0"/>
<xs:element name="Verbruiksgegevens" type=" Verbruik " minOccurs="0"/>
<xs:element name="APKgegevens" type=" APKgegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: KentekenregistratieData

Super-types: None
Sub-types: None
Name KentekenregistratieData
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<DatumEersteInschrijving> ct:Datum </DatumEersteInschrijving> [0..1]
<DatumTenaamstelling> ct:Datum </DatumTenaamstelling> [0..1]
<DatumEersteToelating> ct:Datum </DatumEersteToelating> [0..1]
<APKVervaldatum> ct:Datum </APKVervaldatum> [0..1]
<Bouwjaar> BouwjaarExtended </Bouwjaar> [0..1]
<WijzeInvoer
Code=" ct:WijzeInvoer [1]"> [0..1]
ct:Omschrijving
</WijzeInvoer>
<SoortEigenaar
Code=" ct:SoortEigenaar [1]"> [0..1]
ct:Omschrijving
</SoortEigenaar>
<VolgnummerEigenaar> ct:VolgnummerEigenaar </VolgnummerEigenaar> [0..1]
<KentekenbewijsDuplicaten> ct:Aantal </KentekenbewijsDuplicaten> [0..1]
<LandHerkomstImport> ct:Landcode </LandHerkomstImport> [0..1]
<Verzekerd> ct:JaNee </Verzekerd> [0..1]
<DatumVervalTachograaf> ct:Datum </DatumVervalTachograaf> [0..1]
</...>
Schema Component Representation
<xs:complexType name="KentekenregistratieData">
<xs:sequence>
<xs:element name="DatumEersteInschrijving" type=" ct:Datum " minOccurs="0"/>
<xs:element name="DatumTenaamstelling" type=" ct:Datum " minOccurs="0"/>
<xs:element name="DatumEersteToelating" type=" ct:Datum " minOccurs="0"/>
<xs:element name="APKVervaldatum" type=" ct:Datum " minOccurs="0"/>
<xs:element name="Bouwjaar" type=" BouwjaarExtended " minOccurs="0"/>
<xs:element name="WijzeInvoer" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:WijzeInvoer " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SoortEigenaar" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:SoortEigenaar " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VolgnummerEigenaar" type=" ct:VolgnummerEigenaar " minOccurs="0"/>
<xs:element name="KentekenbewijsDuplicaten" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="LandHerkomstImport" type=" ct:Landcode " minOccurs="0"/>
<xs:element name="Verzekerd" type=" ct:JaNee " minOccurs="0"/>
<xs:element name="DatumVervalTachograaf" type=" ct:Datum " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Kentekensignalen

Super-types: None
Sub-types: None
Name Kentekensignalen
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Kentekensignaal
Signaal=" ct:Signaalcode [1]"
Begindatum=" ct:Datum [1]"
Einddatum=" ct:Datum [0..1]"> [0..*]
ct:Omschrijving
</Kentekensignaal>
</...>
Schema Component Representation
<xs:complexType name="Kentekensignalen">
<xs:sequence>
<xs:element name="Kentekensignaal" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Signaal" type=" ct<