vtstypes.xsd

Table of Contents

top

Schema Document Properties

Target Namespace http://nsp.rdc.nl/RDC/voertuigscan
Version 3.0.8
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.8/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.0.8">
<xs:import id="ct" namespace="http://nsp.rdc.nl/RDC/commontypes" schemaLocation="http://nsp.rdc.nl/common/4.8/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: 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: 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: 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: 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: 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: 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:Signaalcode " use="required"/>
<xs:attribute name="Begindatum" type=" ct:Datum " use="required"/>
<xs:attribute name="Einddatum" type=" ct:Datum "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: KostenMaandComponentGegevens

Super-types: None
Sub-types: None
Name KostenMaandComponentGegevens
Used by (from the same schema document) Complex Type Kostengegevens
Abstract no
XML Instance Representation
<...>
<Afschrijving> ct:Bedrag </Afschrijving> [0..1]
<Wegenbelasting> ct:Bedrag </Wegenbelasting> [0..1]
<Verzekering> ct:Bedrag </Verzekering> [0..1]
<ReparatieOnderhoud> ct:Bedrag </ReparatieOnderhoud> [0..1]
<Banden> ct:Bedrag </Banden> [0..1]
<Brandstof
LiterPrijs=" ct:Bedrag [0..1]"
DatumPrijsMeting=" ct:Datum [0..1]"
Brandstofcode=" ct:Brandstofcode [0..1]"
Brandstof=" ct:Omschrijving [0..1]"
Stad=" ct:Brandstofverbruik [0..1]"
Buitenweg=" ct:Brandstofverbruik [0..1]"
Gecombineerd=" ct:Brandstofverbruik [0..1]"> [0..1]
ct:Bedrag
</Brandstof>
</...>
Schema Component Representation
<xs:complexType name="KostenMaandComponentGegevens">
<xs:sequence>
<xs:element name="Afschrijving" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="Wegenbelasting" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="Verzekering" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="ReparatieOnderhoud" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="Banden" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="Brandstof" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Bedrag ">
<xs:attribute name="LiterPrijs" type=" ct:Bedrag "/>
<xs:attribute name="DatumPrijsMeting" type=" ct:Datum "/>
<xs:attribute name="Brandstofcode" type=" ct:Brandstofcode "/>
<xs:attribute name="Brandstof" type=" ct:Omschrijving "/>
<xs:attribute name="Stad" type=" ct:Brandstofverbruik "/>
<xs:attribute name="Buitenweg" type=" ct:Brandstofverbruik "/>
<xs:attribute name="Gecombineerd" type=" ct:Brandstofverbruik "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: KostenTotalenGegevens

Super-types: None
Sub-types: None
Name KostenTotalenGegevens
Used by (from the same schema document) Complex Type Kostengegevens
Abstract no
XML Instance Representation
<...>
<PerMaand> ct:Bedrag </PerMaand> [0..1]
<PerJaar> ct:Bedrag </PerJaar> [0..1]
<PerKilometer> ct:Bedrag </PerKilometer> [0..1]
</...>
Schema Component Representation
<xs:complexType name="KostenTotalenGegevens">
<xs:sequence>
<xs:element name="PerMaand" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="PerJaar" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="PerKilometer" type=" ct:Bedrag " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Kostengegevens

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

Complex Type: LPGSysteem

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

Complex Type: LengteExtended

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

Complex Type: LowMileageCategorieen

Super-types: None
Sub-types: None
Name LowMileageCategorieen
Used by (from the same schema document) Complex Type LowMileagegegevens
Abstract no
XML Instance Representation
<...>
<Categorie> ct:Percentage </Categorie> [0..5]
</...>
Schema Component Representation
<xs:complexType name="LowMileageCategorieen">
<xs:sequence>
<xs:element name="Categorie" type=" ct:Percentage " minOccurs="0" maxOccurs="5"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: LowMileagegegevens

Super-types: None
Sub-types: None
Name LowMileagegegevens
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]"
Bron=" Bron [0..1]"
Kilometerstand=" ct:Kilometerstand [0..1]">
<GemiddeldPerJaar> ct:Aantal </GemiddeldPerJaar> [1]
<GemiddeldPerJaarTotaal> ct:Aantal </GemiddeldPerJaarTotaal> [1]
<Percentage> ct:Percentage </Percentage> [1]
<RapportCijfer> ct:RapportCijfer </RapportCijfer> [1]
<Logo> ct:Url </Logo> [1]
<Categorisering> LowMileageCategorieen </Categorisering> [1]
</...>
Schema Component Representation
<xs:complexType name="LowMileagegegevens">
<xs:sequence>
<xs:element name="GemiddeldPerJaar" type=" ct:Aantal "/>
<xs:element name="GemiddeldPerJaarTotaal" type=" ct:Aantal "/>
<xs:element name="Percentage" type=" ct:Percentage "/>
<xs:element name="RapportCijfer" type=" ct:RapportCijfer "/>
<xs:element name="Logo" type=" ct:Url "/>
<xs:element name="Categorisering" type=" LowMileageCategorieen "/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
<xs:attribute name="Bron" type=" Bron "/>
<xs:attribute name="Kilometerstand" type=" ct:Kilometerstand "/>
</xs:complexType>
top

Complex Type: MMTGegevens

Super-types: None
Sub-types: None
Name MMTGegevens
Used by (from the same schema document) Complex Type TypeSpecificatie
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Merkcode> ct:Merkcode </Merkcode> [0..1]
<Typecode> ct:Typecode </Typecode> [0..1]
<Merk> ct:Merk </Merk> [0..1]
<Model> ModelExtended </Model> [0..1]
<Type> ct:UitvoeringPrijslijst </Type> [0..1]
<Merktype> ct:Merktype </Merktype> [0..1]
<Carrosserievorm> ct:Carrosserievorm </Carrosserievorm> [0..1]
<AanhangerGewichtGeremd> ct:Massa </AanhangerGewichtGeremd> [0..1]
<AanhangerGewichtOngeremd> ct:Massa </AanhangerGewichtOngeremd> [0..1]
<Acceleratie> ct:Acceleratie </Acceleratie> [0..1]
<AfstandHartKoppelingEnAchterzijdeVoertuig> ct:Lengte </AfstandHartKoppelingEnAchterzijdeVoertuig> [0..1]
<AfstandHartKoppelingEnVoorzijdeVoertuig> ct:Lengte </AfstandHartKoppelingEnVoorzijdeVoertuig> [0..1]
<APKKlasse> ct:APKKlasse </APKKlasse> [0..1]
<AsdrukAchter> ct:Massa </AsdrukAchter> [0..1]
<AsdrukVoor> ct:Massa </AsdrukVoor> [0..1]
<Assen> ct:Aantal </Assen> [0..1]
<BpmCode> ct:BPMCode </BpmCode> [0..1]
<DatumMutatie> ct:Datum </DatumMutatie> [0..1]
<DatumPrijsConsument> ct:Datum </DatumPrijsConsument> [0..1]
<ECEBuitenweg> ct:ECEBuitenweg </ECEBuitenweg> [0..1]
<ECEGecombineerd> ct:ECEGecombineerd </ECEGecombineerd> [0..1]
<ECEStad> ct:ECEStad </ECEStad> [0..1]
<EigenMerkIndicator> ct:EigenMerkIndicator </EigenMerkIndicator> [0..1]
<Emissienorm> ct:Emissienorm </Emissienorm> [0..1]
<Fabriekscode> ct:FabriekCode </Fabriekscode> [0..1]
<Gangbaar> ct:Gangbaar </Gangbaar> [0..1]
<GewichtVolleWagen> ct:Massa </GewichtVolleWagen> [0..1]
<IngangsdatumMerkType> ct:Datum </IngangsdatumMerkType> [0..1]
<LandVanHerkomst> ct:LandVanHerkomst </LandVanHerkomst> [0..1]
<LedigGewicht> ct:Massa </LedigGewicht> [0..1]
<LedigGewichtGeschat> ct:Massa </LedigGewichtGeschat> [0..1]
<LedigGewichtMaximaal> ct:Massa </LedigGewichtMaximaal> [0..1]
<Modeljaar> ct:Jaar </Modeljaar> [0..1]
<PercentageRecycling> ct:PercentageRecycling </PercentageRecycling> [0..1]
<PlaatscodeChassisnummer> ct:PlaatscodeChassisnummer </PlaatscodeChassisnummer> [0..1]
<PlaatsingStuur> ct:PlaatsingStuur </PlaatsingStuur> [0..1]
<PrijsConsumentActueel> ct:Bedrag </PrijsConsumentActueel> [0..1]
<Tellersoorten> Tellersoorten </Tellersoorten> [0..1]
<Topsnelheid> ct:Snelheid </Topsnelheid> [0..1]
<TypeBeschrijvingVoertuig> ct:TypeBeschrijvingVoertuig </TypeBeschrijvingVoertuig> [0..1]
<Verbruiksnorm> ct:Verbruiksnorm </Verbruiksnorm> [0..1]
<Voertuigsoort> ct:Voertuigsoort </Voertuigsoort> [0..1]
<Wielen> ct:Aantal </Wielen> [0..1]
<WielenAangedrevenAssen> ct:Aantal </WielenAangedrevenAssen> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MMTGegevens">
<xs:sequence>
<xs:element name="Merkcode" type=" ct:Merkcode " minOccurs="0"/>
<xs:element name="Typecode" type=" ct:Typecode " minOccurs="0"/>
<xs:element name="Merk" type=" ct:Merk " minOccurs="0"/>
<xs:element name="Model" type=" ModelExtended " minOccurs="0"/>
<xs:element name="Type" type=" ct:UitvoeringPrijslijst " minOccurs="0"/>
<xs:element name="Merktype" type=" ct:Merktype " minOccurs="0"/>
<xs:element name="Carrosserievorm" type=" ct:Carrosserievorm " minOccurs="0"/>
<xs:element name="AanhangerGewichtGeremd" type=" ct:Massa " minOccurs="0"/>
<xs:element name="AanhangerGewichtOngeremd" type=" ct:Massa " minOccurs="0"/>
<xs:element name="Acceleratie" type=" ct:Acceleratie " minOccurs="0"/>
<xs:element name="AfstandHartKoppelingEnAchterzijdeVoertuig" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="AfstandHartKoppelingEnVoorzijdeVoertuig" type=" ct:Lengte " minOccurs="0"/>
<xs:element name="APKKlasse" type=" ct:APKKlasse " minOccurs="0"/>
<xs:element name="AsdrukAchter" type=" ct:Massa " minOccurs="0"/>
<xs:element name="AsdrukVoor" type=" ct:Massa " minOccurs="0"/>
<xs:element name="Assen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="BpmCode" type=" ct:BPMCode " minOccurs="0"/>
<xs:element name="DatumMutatie" type=" ct:Datum " minOccurs="0"/>
<xs:element name="DatumPrijsConsument" type=" ct:Datum " minOccurs="0"/>
<xs:element name="ECEBuitenweg" type=" ct:ECEBuitenweg " minOccurs="0"/>
<xs:element name="ECEGecombineerd" type=" ct:ECEGecombineerd " minOccurs="0"/>
<xs:element name="ECEStad" type=" ct:ECEStad " minOccurs="0"/>
<xs:element name="EigenMerkIndicator" type=" ct:EigenMerkIndicator " minOccurs="0"/>
<xs:element name="Emissienorm" type=" ct:Emissienorm " minOccurs="0"/>
<xs:element name="Fabriekscode" type=" ct:FabriekCode " minOccurs="0"/>
<xs:element name="Gangbaar" type=" ct:Gangbaar " minOccurs="0"/>
<xs:element name="GewichtVolleWagen" type=" ct:Massa " minOccurs="0"/>
<xs:element name="IngangsdatumMerkType" type=" ct:Datum " minOccurs="0"/>
<xs:element name="LandVanHerkomst" type=" ct:LandVanHerkomst " minOccurs="0"/>
<xs:element name="LedigGewicht" type=" ct:Massa " minOccurs="0"/>
<xs:element name="LedigGewichtGeschat" type=" ct:Massa " minOccurs="0"/>
<xs:element name="LedigGewichtMaximaal" type=" ct:Massa " minOccurs="0"/>
<xs:element name="Modeljaar" type=" ct:Jaar " minOccurs="0"/>
<xs:element name="PercentageRecycling" type=" ct:PercentageRecycling " minOccurs="0"/>
<xs:element name="PlaatscodeChassisnummer" type=" ct:PlaatscodeChassisnummer " minOccurs="0"/>
<xs:element name="PlaatsingStuur" type=" ct:PlaatsingStuur " minOccurs="0"/>
<xs:element name="PrijsConsumentActueel" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="Tellersoorten" type=" Tellersoorten " minOccurs="0"/>
<xs:element name="Topsnelheid" type=" ct:Snelheid " minOccurs="0"/>
<xs:element name="TypeBeschrijvingVoertuig" type=" ct:TypeBeschrijvingVoertuig " minOccurs="0"/>
<xs:element name="Verbruiksnorm" type=" ct:Verbruiksnorm " minOccurs="0"/>
<xs:element name="Voertuigsoort" type=" ct:Voertuigsoort " minOccurs="0"/>
<xs:element name="Wielen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="WielenAangedrevenAssen" type=" ct:Aantal " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: MarktprijsInvoer

Super-types: ct:empty < MarktprijsInvoer (by extension)
Sub-types: None
Name MarktprijsInvoer
Abstract no
XML Instance Representation
<...
Kilometerstand=" ct:Kilometerstand [0..1]">
<!-- ' ct:empty ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<xs:complexType name="MarktprijsInvoer">
<xs:complexContent>
<xs:extension base=" ct:empty ">
<xs:attribute name="Kilometerstand" type=" ct:Kilometerstand "/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: Marktprijsgegevens

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

Complex Type: MassaExtended

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

Complex Type: MeldcodeExtended

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

Complex Type: Merk

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

Complex Type: MerkVoertuigsoort

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

Complex Type: Merkenlijst

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

Complex Type: Merkgegevens

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

Complex Type: Milieu

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

Complex Type: Model

Super-types: Model < Model (by extension)
Sub-types: None
Name Model
Used by (from the same schema document) Complex Type CommercieleVersie , Complex Type CommercieleVersieSpecificatie , Complex Type Modellenlijst
Abstract no
XML Instance Representation
<...
ModelGroep=" ct:OmschrijvingUitgebreid [0..1]">
ct:Model
</...>
Schema Component Representation
<xs:complexType name="Model">
<xs:simpleContent>
<xs:extension base=" ct:Model ">
<xs:attribute name="ModelGroep" type=" ct:OmschrijvingUitgebreid " use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: ModelExtended

Super-types: Model < Model (by extension) < ModelExtended (by extension)
Sub-types: None
Name ModelExtended
Used by (from the same schema document) Complex Type TypegegevensMMT , Complex Type PreferenteCommercieleVersielijst , Complex Type MMTGegevens
Abstract no
XML Instance Representation
<...
ModelGroep=" ct:OmschrijvingUitgebreid [0..1]">
ct:Model
</...>
Schema Component Representation
<xs:complexType name="ModelExtended">
<xs:simpleContent>
<xs:extension base=" ct:Model ">
<xs:attribute name="ModelGroep" type=" ct:OmschrijvingUitgebreid " use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: Modellenlijst

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

Complex Type: Motor

Super-types: None
Sub-types: None
Name Motor
Used by (from the same schema document) Complex Type Motoren
Abstract no
XML Instance Representation
<...
Merk=" ct:Merk [0..1]"
Brandstofcode=" ct:Brandstofcode [0..1]"
Aantal=" ct:Aantal [0..1]"
Motorcode=" ct:Motorcode [0..1]">
<MotorVermogen> MotorVermogen </MotorVermogen> [0..1]
<MotorGegevens> MotorGegevens </MotorGegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Motor">
<xs:sequence>
<xs:element name="MotorVermogen" type=" MotorVermogen " minOccurs="0"/>
<xs:element name="MotorGegevens" type=" MotorGegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Merk" type=" ct:Merk "/>
<xs:attribute name="Brandstofcode" type=" ct:Brandstofcode "/>
<xs:attribute name="Aantal" type=" ct:Aantal "/>
<xs:attribute name="Motorcode" type=" ct:Motorcode "/>
</xs:complexType>
top

Complex Type: MotorExtended

Super-types: None
Sub-types: None
Name MotorExtended
Used by (from the same schema document) Complex Type MotorGegevensExtended
Abstract no
XML Instance Representation
<...
MotorIdentificatie=" ct:DeeltypeIdentidentificatie [0..1]">
<AccuCapaciteit> ct:AccuCapaciteit </AccuCapaciteit> [0..1]
<Brandstofcode
Code=" ct:Brandstofcode [1]"> [0..1]
ct:Omschrijving
</Brandstofcode>
<BrandstofOptie
Code=" ct:BrandstofOptie [1]"> [0..1]
ct:Omschrijving
</BrandstofOptie>
<BrandstofSysteem
Code=" ct:Brandstofsysteem [1]"> [0..1]
ct:Omschrijving
</BrandstofSysteem>
<Carburateur> ct:Aantal </Carburateur> [0..1]
<Cilinderboring> ct:Cilinderboring </Cilinderboring> [0..1]
<Cilinderinhoud> ct:Cilinderinhoud </Cilinderinhoud> [0..1]
<Cilinderplaatsing
Code=" ct:Cilinderplaatsing [1]"> [0..1]
ct:Omschrijving
</Cilinderplaatsing>
<Cilinders> ct:Aantal </Cilinders> [0..1]
<Cilinderslag> ct:Cilinderslag </Cilinderslag> [0..1]
<Compressieverhouding> ct:Compressieverhouding </Compressieverhouding> [0..1]
<Intercooler
Code=" ct:FeatureAanwezig [1]"> [0..1]
ct:Omschrijving
</Intercooler>
<Katalysator
Code=" ct:Katalysator [1]"> [0..1]
ct:Omschrijving
</Katalysator>
<Kleppen> ct:Aantal </Kleppen> [0..1]
<KoppelMax> ct:KoppelMax </KoppelMax> [0..1]
<KoppelMaxTpm> ct:KoppelMaxTpm </KoppelMaxTpm> [0..1]
<Motormerk> ct:Motormerk </Motormerk> [0..1]
<Motorcode> ct:Motorcode </Motorcode> [0..1]
<OntstekingElektronisch
Code=" ct:FeatureAanwezig [1]"> [0..1]
ct:Omschrijving
</OntstekingElektronisch>
<PlaatsingMotor
Code=" ct:PlaatsingMotor [1]"> [0..1]
ct:Omschrijving
</PlaatsingMotor>
<ToerenMinuutVermogen> ct:Toerental </ToerenMinuutVermogen> [0..1]
<Turbo
Code=" ct:FeatureAanwezig [1]"> [0..1]
ct:Omschrijving
</Turbo>
<VermogenKW> ct:Vermogen </VermogenKW> [0..1]
<VermogenNorm
Code=" ct:VermogenNorm [1]"> [0..1]
ct:Omschrijving
</VermogenNorm>
<VermogenPK> ct:Vermogen </VermogenPK> [0..1]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MotorExtended">
<xs:sequence>
<xs:element name="AccuCapaciteit" type=" ct:AccuCapaciteit " minOccurs="0"/>
<xs:element name="Brandstofcode" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofcode " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="BrandstofOptie" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:BrandstofOptie " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="BrandstofSysteem" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Brandstofsysteem " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Carburateur" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Cilinderboring" type=" ct:Cilinderboring " minOccurs="0"/>
<xs:element name="Cilinderinhoud" type=" ct:Cilinderinhoud " minOccurs="0"/>
<xs:element name="Cilinderplaatsing" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Cilinderplaatsing " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Cilinders" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Cilinderslag" type=" ct:Cilinderslag " minOccurs="0"/>
<xs:element name="Compressieverhouding" type=" ct:Compressieverhouding " minOccurs="0"/>
<xs:element name="Intercooler" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Katalysator" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Katalysator " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Kleppen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="KoppelMax" type=" ct:KoppelMax " minOccurs="0"/>
<xs:element name="KoppelMaxTpm" type=" ct:KoppelMaxTpm " minOccurs="0"/>
<xs:element name="Motormerk" type=" ct:Motormerk " minOccurs="0"/>
<xs:element name="Motorcode" type=" ct:Motorcode " minOccurs="0"/>
<xs:element name="OntstekingElektronisch" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="PlaatsingMotor" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:PlaatsingMotor " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="ToerenMinuutVermogen" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="Turbo" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VermogenKW" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="VermogenNorm" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VermogenNorm " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VermogenPK" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="MotorIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="optional"/>
</xs:complexType>
top

Complex Type: MotorGegevens

Super-types: None
Sub-types: None
Name MotorGegevens
Used by (from the same schema document) Complex Type Motor
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<BrandstofSysteem> BrandstofSysteem </BrandstofSysteem> [0..1]
<CilinderAantal> ct:Aantal </CilinderAantal> [0..1]
<Kleppen> ct:Aantal </Kleppen> [0..1]
<CilinderInhoudDm> ct:CilinderInhoudDm </CilinderInhoudDm> [0..1]
<CilinderInhoudCm> ct:Cilinderinhoud </CilinderInhoudCm> [0..1]
<CilinderBoring> ct:Cilinderboring </CilinderBoring> [0..1]
<CilinderSlag> ct:Cilinderslag </CilinderSlag> [0..1]
<CilinderPlaatsing> Cilinderplaatsing </CilinderPlaatsing> [0..1]
<Compressie> ct:Compressieverhouding </Compressie> [0..1]
<TurboCompressor> TurboCompressor </TurboCompressor> [0..1]
<Intercooler> Intercooler </Intercooler> [0..1]
<Katalysator> Katalysator </Katalysator> [0..1]
<PlaatsingMotor> PlaatsingMotor </PlaatsingMotor> [0..1]
<ElektrischMotorType> ct:Omschrijving </ElektrischMotorType> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MotorGegevens">
<xs:sequence>
<xs:element name="BrandstofSysteem" type=" BrandstofSysteem " minOccurs="0"/>
<xs:element name="CilinderAantal" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Kleppen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="CilinderInhoudDm" type=" ct:CilinderInhoudDm " minOccurs="0"/>
<xs:element name="CilinderInhoudCm" type=" ct:Cilinderinhoud " minOccurs="0"/>
<xs:element name="CilinderBoring" type=" ct:Cilinderboring " minOccurs="0"/>
<xs:element name="CilinderSlag" type=" ct:Cilinderslag " minOccurs="0"/>
<xs:element name="CilinderPlaatsing" type=" Cilinderplaatsing " minOccurs="0"/>
<xs:element name="Compressie" type=" ct:Compressieverhouding " minOccurs="0"/>
<xs:element name="TurboCompressor" type=" TurboCompressor " minOccurs="0"/>
<xs:element name="Intercooler" type=" Intercooler " minOccurs="0"/>
<xs:element name="Katalysator" type=" Katalysator " minOccurs="0"/>
<xs:element name="PlaatsingMotor" type=" PlaatsingMotor " minOccurs="0"/>
<xs:element name="ElektrischMotorType" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: MotorGegevensExtended

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

Complex Type: MotorGegevensVTS

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

Complex Type: MotorVTS

Super-types: None
Sub-types: None
Name MotorVTS
Used by (from the same schema document) Complex Type MotorGegevensVTS
Abstract no
XML Instance Representation
<...
MotorIdentificatie=" ct:DeeltypeIdentidentificatie [1]">
<AccuCapaciteit> ct:AccuCapaciteit </AccuCapaciteit> [0..1]
<Brandstofcode> ct:Brandstofcode </Brandstofcode> [0..1]
<BrandstofOptie> ct:BrandstofOptie </BrandstofOptie> [0..1]
<BrandstofSysteem> ct:Brandstofsysteem </BrandstofSysteem> [0..1]
<Carburateur> ct:Aantal </Carburateur> [0..1]
<Cilinderboring> ct:Cilinderboring </Cilinderboring> [0..1]
<Cilinderinhoud> ct:Cilinderinhoud </Cilinderinhoud> [0..1]
<Cilinderplaatsing> ct:Cilinderplaatsing </Cilinderplaatsing> [0..1]
<Cilinders> ct:Aantal </Cilinders> [0..1]
<Cilinderslag> ct:Cilinderslag </Cilinderslag> [0..1]
<Compressieverhouding> ct:Compressieverhouding </Compressieverhouding> [0..1]
<Intercooler> ct:FeatureAanwezig </Intercooler> [0..1]
<Katalysator> ct:Katalysator </Katalysator> [0..1]
<Kleppen> ct:Aantal </Kleppen> [0..1]
<KoppelMax> ct:KoppelMax </KoppelMax> [0..1]
<KoppelMaxTpm> ct:KoppelMaxTpm </KoppelMaxTpm> [0..1]
<Motormerk> ct:Motormerk </Motormerk> [0..1]
<Motorcode> ct:Motorcode </Motorcode> [0..1]
<OntstekingElektronisch> ct:FeatureAanwezig </OntstekingElektronisch> [0..1]
<PlaatsingMotor> ct:PlaatsingMotor </PlaatsingMotor> [0..1]
<ToerenMinuutVermogen> ct:Toerental </ToerenMinuutVermogen> [0..1]
<Turbo> ct:FeatureAanwezig </Turbo> [0..1]
<VermogenKW> ct:Vermogen </VermogenKW> [0..1]
<VermogenNorm> ct:VermogenNorm </VermogenNorm> [0..1]
<VermogenPK> ct:Vermogen </VermogenPK> [0..1]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MotorVTS">
<xs:sequence>
<xs:element name="AccuCapaciteit" type=" ct:AccuCapaciteit " minOccurs="0"/>
<xs:element name="Brandstofcode" type=" ct:Brandstofcode " minOccurs="0"/>
<xs:element name="BrandstofOptie" type=" ct:BrandstofOptie " minOccurs="0"/>
<xs:element name="BrandstofSysteem" type=" ct:Brandstofsysteem " minOccurs="0"/>
<xs:element name="Carburateur" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Cilinderboring" type=" ct:Cilinderboring " minOccurs="0"/>
<xs:element name="Cilinderinhoud" type=" ct:Cilinderinhoud " minOccurs="0"/>
<xs:element name="Cilinderplaatsing" type=" ct:Cilinderplaatsing " minOccurs="0"/>
<xs:element name="Cilinders" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Cilinderslag" type=" ct:Cilinderslag " minOccurs="0"/>
<xs:element name="Compressieverhouding" type=" ct:Compressieverhouding " minOccurs="0"/>
<xs:element name="Intercooler" type=" ct:FeatureAanwezig " minOccurs="0"/>
<xs:element name="Katalysator" type=" ct:Katalysator " minOccurs="0"/>
<xs:element name="Kleppen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="KoppelMax" type=" ct:KoppelMax " minOccurs="0"/>
<xs:element name="KoppelMaxTpm" type=" ct:KoppelMaxTpm " minOccurs="0"/>
<xs:element name="Motormerk" type=" ct:Motormerk " minOccurs="0"/>
<xs:element name="Motorcode" type=" ct:Motorcode " minOccurs="0"/>
<xs:element name="OntstekingElektronisch" type=" ct:FeatureAanwezig " minOccurs="0"/>
<xs:element name="PlaatsingMotor" type=" ct:PlaatsingMotor " minOccurs="0"/>
<xs:element name="ToerenMinuutVermogen" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="Turbo" type=" ct:FeatureAanwezig " minOccurs="0"/>
<xs:element name="VermogenKW" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="VermogenNorm" type=" ct:VermogenNorm " minOccurs="0"/>
<xs:element name="VermogenPK" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="MotorIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="required"/>
</xs:complexType>
top

Complex Type: MotorVermogen

Super-types: None
Sub-types: None
Name MotorVermogen
Used by (from the same schema document) Complex Type Motor
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<KoppelMax> ct:KoppelMax </KoppelMax> [0..1]
<KoppelMaxTpm> ct:KoppelMaxTpm </KoppelMaxTpm> [0..1]
<ToerenMinuut> ct:Toerental </ToerenMinuut> [0..1]
<VermogenKW> ct:Vermogen </VermogenKW> [0..1]
<VermogenPk> ct:Vermogen </VermogenPk> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MotorVermogen">
<xs:sequence>
<xs:element name="KoppelMax" type=" ct:KoppelMax " minOccurs="0"/>
<xs:element name="KoppelMaxTpm" type=" ct:KoppelMaxTpm " minOccurs="0"/>
<xs:element name="ToerenMinuut" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="VermogenKW" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="VermogenPk" type=" ct:Vermogen " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Motorbeschrijving

Super-types: None
Sub-types: None
Name Motorbeschrijving
Used by (from the same schema document) Complex Type MotorenTypekeuring
Abstract no
XML Instance Representation
<...
Volgnummer=" Volgnummer [0..1]">
<Motorcode> MotorcodeExtended </Motorcode> [0..1]
<Werkbeginsel> OmschrijvingCode </Werkbeginsel> [0..1]
<Brandstof> BrandstofcodeExtended </Brandstof> [0..1]
<SoortBrandstofsysteem> OmschrijvingCodeExtended </SoortBrandstofsysteem> [0..1]
<Toerental
Bron=" Bron [0..1]"> [0..1]
ct:Toerental
</Toerental>
<Motorbrandstof> Motorbrandstof </Motorbrandstof> [0..1]
<MotorbrandstofNeven> Motorbrandstof </MotorbrandstofNeven> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Motorbeschrijving">
<xs:sequence>
<xs:element name="Motorcode" type=" MotorcodeExtended " minOccurs="0"/>
<xs:element name="Werkbeginsel" type=" OmschrijvingCode " minOccurs="0"/>
<xs:element name="Brandstof" type=" BrandstofcodeExtended " minOccurs="0"/>
<xs:element name="SoortBrandstofsysteem" type=" OmschrijvingCodeExtended " minOccurs="0"/>
<xs:element name="Toerental" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Toerental ">
<xs:attribute name="Bron" type=" Bron "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Motorbrandstof" type=" Motorbrandstof " minOccurs="0"/>
<xs:element name="MotorbrandstofNeven" type=" Motorbrandstof " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Volgnummer" type=" Volgnummer "/>
</xs:complexType>
top

Complex Type: Motorbrandstof

Super-types: None
Sub-types: None
Name Motorbrandstof
Used by (from the same schema document) Complex Type Motorbeschrijving , Complex Type Motorbeschrijving
Abstract no
XML Instance Representation
<...
Volgnummer=" Volgnummer [0..1]">
<Brandstof> BrandstofcodeExtended </Brandstof> [0..1]
<MaximumVermogenContinueOndergrens> ct:Vermogen </MaximumVermogenContinueOndergrens> [0..1]
<MaximumVermogenContinueBovengrens> ct:Vermogen </MaximumVermogenContinueBovengrens> [0..1]
<Inspuiting> OmschrijvingCode </Inspuiting> [0..1]
<ToerentalMaximumVermogenOndergrens> ct:Toerental </ToerentalMaximumVermogenOndergrens> [0..1]
<ToerentalMaximumVermogenBovengrens> ct:Toerental </ToerentalMaximumVermogenBovengrens> [0..1]
<VermogenOndergrens> ct:Vermogen </VermogenOndergrens> [0..1]
<VermogenBovengrens> ct:Vermogen </VermogenBovengrens> [0..1]
<Emissiegegevens> Emissiegegevens </Emissiegegevens> [0..1]
<Geluidsniveaugegevens> Geluidsniveaugegevens </Geluidsniveaugegevens> [0..1]
<Verbruiksgegevens> Verbruiksgegevens </Verbruiksgegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Motorbrandstof">
<xs:sequence>
<xs:element name="Brandstof" type=" BrandstofcodeExtended " minOccurs="0"/>
<xs:element name="MaximumVermogenContinueOndergrens" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="MaximumVermogenContinueBovengrens" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="Inspuiting" type=" OmschrijvingCode " minOccurs="0"/>
<xs:element name="ToerentalMaximumVermogenOndergrens" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="ToerentalMaximumVermogenBovengrens" type=" ct:Toerental " minOccurs="0"/>
<xs:element name="VermogenOndergrens" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="VermogenBovengrens" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="Emissiegegevens" type=" Emissiegegevens " minOccurs="0"/>
<xs:element name="Geluidsniveaugegevens" type=" Geluidsniveaugegevens " minOccurs="0"/>
<xs:element name="Verbruiksgegevens" type=" Verbruiksgegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Volgnummer" type=" Volgnummer "/>
</xs:complexType>
top

Complex Type: MotorcodeExtended

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

Complex Type: Motoren

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

Complex Type: MotorenTypekeuring

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

Complex Type: NAPCheckgegevens

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

Complex Type: OmschrijvingCode

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

Complex Type: OmschrijvingCodeExtended

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

Complex Type: OmschrijvingExtended

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

Complex Type: OnderhoudsInterval

Super-types: None
Sub-types: None
Name OnderhoudsInterval
Used by (from the same schema document) Complex Type OnderhoudsIntervallengegevens
Abstract no
Documentation Welk onderhoud er op dit voertuig uitgevoerd dient te worden
XML Instance Representation
<...>
<Onderhoud> ct:Omschrijving </Onderhoud> [0..1]
<Intervallen> Intervallen </Intervallen> [0..*]
</...>
Schema Component Representation
<xs:complexType name="OnderhoudsInterval">
<xs:sequence>
<xs:element name="Onderhoud" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="Intervallen" type=" Intervallen " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: OnderhoudsIntervallengegevens

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

Complex Type: Optie

Super-types: ct:OmschrijvingUitgebreid < Optie (by extension)
Sub-types: None
Name Optie
Used by (from the same schema document) Complex Type Optielijst
Abstract no
XML Instance Representation
<...
Optiecode=" ct:Optiecode [0..1]"
OptieAanwezig=" ct:OptieAanwezig [0..1]"
Optieprijs=" ct:Bedrag [0..1]"
OptieType=" ct:OmschrijvingUitgebreid [0..1]"
OptieSleutel=" ct:OmschrijvingUitgebreid [0..1]">
ct:OmschrijvingUitgebreid
</...>
Schema Component Representation
<xs:complexType name="Optie">
<xs:simpleContent>
<xs:extension base=" ct:OmschrijvingUitgebreid ">
<xs:attribute name="Optiecode" type=" ct:Optiecode "/>
<xs:attribute name="OptieAanwezig" type=" ct:OptieAanwezig "/>
<xs:attribute name="Optieprijs" type=" ct:Bedrag "/>
<xs:attribute name="OptieType" type=" ct:OmschrijvingUitgebreid "/>
<xs:attribute name="OptieSleutel" type=" ct:OmschrijvingUitgebreid "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: OptieBasis

Super-types: None
Sub-types:
Name OptieBasis
Abstract no
XML Instance Representation
<...
Optiecode=" ct:Optiecode [0..1]"
BestelCode=" ct:BesteldCode [0..1]"
OptieSleutel=" ct:Omschrijving [0..1]"
OptieType=" ct:Omschrijving [0..1]"/>
Schema Component Representation
<xs:complexType name="OptieBasis">
<xs:attribute name="Optiecode" type=" ct:Optiecode "/>
<xs:attribute name="BestelCode" type=" ct:BesteldCode "/>
<xs:attribute name="OptieSleutel" type=" ct:Omschrijving "/>
<xs:attribute name="OptieType" type=" ct:Omschrijving "/>
</xs:complexType>
top

Complex Type: Optielijst

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

Complex Type: OptioneleOptie

Super-types: OptieBasis < OptioneleOptieBasis (by extension) < OptioneleOptie (by extension)
Sub-types: None
Name OptioneleOptie
Used by (from the same schema document) Complex Type OptioneleOptielijst
Abstract no
XML Instance Representation
<...
Optiecode=" ct:Optiecode [0..1]"
BestelCode=" ct:BesteldCode [0..1]"
OptieSleutel=" ct:Omschrijving [0..1]"
OptieType=" ct:Omschrijving [0..1]">
<!-- ' OptioneleOptieBasis ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<xs:complexType name="OptioneleOptie">
<xs:complexContent>
<xs:extension base=" OptioneleOptieBasis "/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: OptioneleOptieBasis

Super-types: OptieBasis < OptioneleOptieBasis (by extension)
Sub-types:
Name OptioneleOptieBasis
Abstract no
XML Instance Representation
<...
Optiecode=" ct:Optiecode [0..1]"
BestelCode=" ct:BesteldCode [0..1]"
OptieSleutel=" ct:Omschrijving [0..1]"
OptieType=" ct:Omschrijving [0..1]">
<!-- ' OptieBasis ' super type was not found in this schema. Some elements and attributes may be missing. -->
<Naam> ct:NaamExtended </Naam> [0..1]
<UitstootCO2GKm> ct:Uitstoot </UitstootCO2GKm> [0..1]
<NettoPrijs> ct:Bedrag </NettoPrijs> [0..1]
<BPMBedrag> ct:Bedrag </BPMBedrag> [0..1]
<ConsumentenPrijs> ct:Bedrag </ConsumentenPrijs> [0..1]
</...>
Schema Component Representation
<xs:complexType name="OptioneleOptieBasis">
<xs:complexContent>
<xs:extension base=" OptieBasis ">
<xs:sequence>
<xs:element name="Naam" type=" ct:NaamExtended " minOccurs="0"/>
<xs:element name="UitstootCO2GKm" type=" ct:Uitstoot " minOccurs="0"/>
<xs:element name="NettoPrijs" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="BPMBedrag" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="ConsumentenPrijs" type=" ct:Bedrag " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: OptioneleOptielijst

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

Complex Type: OptionelePakket

Super-types: OptieBasis < OptioneleOptieBasis (by extension) < OptionelePakket (by extension)
Sub-types: None
Name OptionelePakket
Used by (from the same schema document) Complex Type OptionelePakkettenlijst
Abstract no
XML Instance Representation
<...
Optiecode=" ct:Optiecode [0..1]"
BestelCode=" ct:BesteldCode [0..1]"
OptieSleutel=" ct:Omschrijving [0..1]"
OptieType=" ct:Omschrijving [0..1]">
<!-- ' OptioneleOptieBasis ' super type was not found in this schema. Some elements and attributes may be missing. -->
<Opties> StandaardOptielijst </Opties> [0..1]
</...>
Schema Component Representation
<xs:complexType name="OptionelePakket">
<xs:complexContent>
<xs:extension base=" OptioneleOptieBasis ">
<xs:sequence>
<xs:element name="Opties" type=" StandaardOptielijst " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: OptionelePakkettenlijst

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

Complex Type: OptioneleUitrusting

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

Complex Type: PlaatsVINgegevens

Super-types: None
Sub-types: None
Name PlaatsVINgegevens
Used by (from the same schema document) Complex Type Typekeuringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<PlaatsVIN
Code=" ct:PlaatscodeChassisnummer [0..1]"
Bron=" Bron [0..1]"> [0..*]
ct:PlaatsChassisnummerOmschrijving
</PlaatsVIN>
</...>
Schema Component Representation
<xs:complexType name="PlaatsVINgegevens">
<xs:sequence>
<xs:element name="PlaatsVIN" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:PlaatsChassisnummerOmschrijving ">
<xs:attribute name="Code" type=" ct:PlaatscodeChassisnummer " use="optional"/>
<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: PlaatsingMotor

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

Complex Type: PreferenteCommercieleVersie

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

Complex Type: PreferenteCommercieleVersielijst

Super-types: None
Sub-types: None
Name PreferenteCommercieleVersielijst
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]"
ReferentiedatumBron=" Bron [0..1]"
Referentiedatum=" ct:Datum [0..1]">
<Merk> ct:Merk </Merk> [0..1]
<Model> ModelExtended </Model> [0..1]
<Uitvoering> Uitvoering </Uitvoering> [0..1]
<TypeAandrijflijn> TypeAandrijflijn </TypeAandrijflijn> [0..1]
<Brandstof> Brandstofcode </Brandstof> [0..1]
<Schakeling> Schakeling </Schakeling> [0..1]
<Bodystijl> Bodystijl </Bodystijl> [0..1]
<PreferenteCommercieleVersies> PreferenteCommercieleVersies </PreferenteCommercieleVersies> [0..1]
</...>
Schema Component Representation
<xs:complexType name="PreferenteCommercieleVersielijst">
<xs:sequence>
<xs:element name="Merk" type=" ct:Merk " minOccurs="0"/>
<xs:element name="Model" type=" ModelExtended " minOccurs="0"/>
<xs:element name="Uitvoering" type=" Uitvoering " 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="PreferenteCommercieleVersies" type=" PreferenteCommercieleVersies " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
<xs:attribute name="ReferentiedatumBron" type=" Bron " use="optional"/>
<xs:attribute name="Referentiedatum" type=" ct:Datum " use="optional"/>
</xs:complexType>
top

Complex Type: PreferenteCommercieleVersies

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

Complex Type: PreferenteUitvoering

Super-types: ct:UitvoeringPrijslijst < PreferenteUitvoering (by extension)
Sub-types: None
Name PreferenteUitvoering
Abstract no
XML Instance Representation
<...
VGSOptiesleutel=" ct:VGSOptieSleutel [1]"
Ingangsdatum=" ct:Datum [1]"
Preferentiefactor=" ct:CodeNumeriek [0..1]">
ct:UitvoeringPrijslijst
</...>
Schema Component Representation
<xs:complexType name="PreferenteUitvoering">
<xs:simpleContent>
<xs:extension base=" ct:UitvoeringPrijslijst ">
<xs:attribute name="VGSOptiesleutel" type=" ct:VGSOptieSleutel " use="required"/>
<xs:attribute name="Ingangsdatum" type=" ct:Datum " use="required"/>
<xs:attribute name="Preferentiefactor" type=" ct:CodeNumeriek "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: PreferenteUitvoeringgegevens

Super-types: UitvoeringBasis < PreferenteUitvoeringgegevens (by extension)
Sub-types: None
Name PreferenteUitvoeringgegevens
Abstract no
XML Instance Representation
<...
VGSOptiesleutel=" ct:VGSOptieSleutel [1]"
Ingangsdatum=" ct:Datum [1]"
Referentiedatum=" ct:Datum [0..1]"
ReferentiedatumBron=" Bron [0..1]"
VGSOptiesleutelBron=" Bron [0..1]"
Verwerkingsstatus=" ct:Blokstatus [1]">
<!-- ' UitvoeringBasis ' super type was not found in this schema. Some elements and attributes may be missing. -->
<UitvoeringSpecificatie> UitvoeringSpecificatie </UitvoeringSpecificatie> [0..1]
<UitvoeringDetails> UitvoeringSpecificatieDetail </UitvoeringDetails> [0..1]
<Prijs> UitvoeringSpecificatiePrijs </Prijs> [0..1]
<Opties> UitvoeringSpecificatieOpties </Opties> [0..1]
</...>
Schema Component Representation
<xs:complexType name="PreferenteUitvoeringgegevens">
<xs:complexContent>
<xs:extension base=" UitvoeringBasis ">
<xs:sequence>
<xs:element name="UitvoeringSpecificatie" type=" UitvoeringSpecificatie " minOccurs="0"/>
<xs:element name="UitvoeringDetails" type=" UitvoeringSpecificatieDetail " minOccurs="0"/>
<xs:element name="Prijs" type=" UitvoeringSpecificatiePrijs " minOccurs="0"/>
<xs:element name="Opties" type=" UitvoeringSpecificatieOpties " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: PrestatieEnVerbruik

Super-types: None
Sub-types: None
Name PrestatieEnVerbruik
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<ECEBuitenweg> ct:ECEBuitenweg </ECEBuitenweg> [0..1]
<ECEStad> ct:ECEStad </ECEStad> [0..1]
<ECEGecombineerd> ct:ECEGecombineerd </ECEGecombineerd> [0..1]
<Tankinhoud> ct:Ruimte </Tankinhoud> [0..1]
<ActieradiusTank> ct:Actieradius </ActieradiusTank> [0..1]
<ElektriciteitsVerbruik> ct:ElektriciteitsVerbruik </ElektriciteitsVerbruik> [0..1]
<AccuCapaciteit> ct:AccuCapaciteit </AccuCapaciteit> [0..1]
<ActieradiusVolledigElektrisch> ct:Actieradius </ActieradiusVolledigElektrisch> [0..1]
<ActieradiusGecombineerd> ct:Actieradius </ActieradiusGecombineerd> [0..1]
<SysteemVermogenPk> ct:Vermogen </SysteemVermogenPk> [0..1]
<SysteemVermogenKw> ct:Vermogen </SysteemVermogenKw> [0..1]
<Acceleratie> ct:Acceleratie </Acceleratie> [0..1]
<Topsnelheid> ct:Snelheid </Topsnelheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="PrestatieEnVerbruik">
<xs:sequence>
<xs:element name="ECEBuitenweg" type=" ct:ECEBuitenweg " minOccurs="0"/>
<xs:element name="ECEStad" type=" ct:ECEStad " minOccurs="0"/>
<xs:element name="ECEGecombineerd" type=" ct:ECEGecombineerd " minOccurs="0"/>
<xs:element name="Tankinhoud" type=" ct:Ruimte " minOccurs="0"/>
<xs:element name="ActieradiusTank" type=" ct:Actieradius " minOccurs="0"/>
<xs:element name="ElektriciteitsVerbruik" type=" ct:ElektriciteitsVerbruik " minOccurs="0"/>
<xs:element name="AccuCapaciteit" type=" ct:AccuCapaciteit " minOccurs="0"/>
<xs:element name="ActieradiusVolledigElektrisch" type=" ct:Actieradius " minOccurs="0"/>
<xs:element name="ActieradiusGecombineerd" type=" ct:Actieradius " minOccurs="0"/>
<xs:element name="SysteemVermogenPk" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="SysteemVermogenKw" type=" ct:Vermogen " minOccurs="0"/>
<xs:element name="Acceleratie" type=" ct:Acceleratie " minOccurs="0"/>
<xs:element name="Topsnelheid" type=" ct:Snelheid " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Prijs

Super-types: None
Sub-types:
Name Prijs
Abstract no
XML Instance Representation
<...
DatumEmbargo=" ct:Datum [0..1]">
<PrijsConsument> ct:Bedrag </PrijsConsument> [0..1]
<PrijsZakelijk> ct:Bedrag </PrijsZakelijk> [0..1]
<BPMBedrag> ct:Bedrag </BPMBedrag> [0..1]
<KostenRijklaar> ct:Bedrag </KostenRijklaar> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Prijs">
<xs:sequence>
<xs:element name="PrijsConsument" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="PrijsZakelijk" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="BPMBedrag" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="KostenRijklaar" type=" ct:Bedrag " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="DatumEmbargo" type=" ct:Datum "/>
</xs:complexType>
top

Complex Type: PrijsGegevens

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

Complex Type: PrijsMMT

Super-types: None
Sub-types: None
Name PrijsMMT
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<PrijsConsument
Datum=" ct:Datum [0..1]"> [0..1]
ct:Bedrag
</PrijsConsument>
</...>
Schema Component Representation
<xs:complexType name="PrijsMMT">
<xs:sequence>
<xs:element name="PrijsConsument" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Bedrag ">
<xs:attribute name="Datum" type=" ct:Datum "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Prijslijst

Super-types: None
Sub-types: None
Name Prijslijst
Used by (from the same schema document) Complex Type PrijslijstHistorie
Abstract no
XML Instance Representation
<...>
<IngangDatumPrijslijst> ct:Datum </IngangDatumPrijslijst> [0..1]
<NettoPrijs> ct:Bedrag </NettoPrijs> [0..1]
<BPMBedrag> ct:Bedrag </BPMBedrag> [0..1]
<FiscaleWaarde> ct:Bedrag </FiscaleWaarde> [0..1]
<RijklaarmaakKostenTotaal> ct:Bedrag </RijklaarmaakKostenTotaal> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Prijslijst">
<xs:sequence>
<xs:element name="IngangDatumPrijslijst" type=" ct:Datum " minOccurs="0"/>
<xs:element name="NettoPrijs" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="BPMBedrag" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="FiscaleWaarde" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="RijklaarmaakKostenTotaal" type=" ct:Bedrag " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: PrijslijstHistorie

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

Complex Type: RemGegevens

Super-types: None
Sub-types: None
Name RemGegevens
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<ParkeerRem> ct:Parkeerrem </ParkeerRem> [0..1]
<RemTypeVoor> Remtype </RemTypeVoor> [0..1]
<RemTypeAchter> Remtype </RemTypeAchter> [0..1]
<RemScheiding> ct:Remscheiding </RemScheiding> [0..1]
<RemBekrachtiging> ct:Rembekrachtiging </RemBekrachtiging> [0..1]
<RemDrukRegeling> ct:Remdrukregeling </RemDrukRegeling> [0..1]
</...>
Schema Component Representation
<xs:complexType name="RemGegevens">
<xs:sequence>
<xs:element name="ParkeerRem" type=" ct:Parkeerrem " minOccurs="0"/>
<xs:element name="RemTypeVoor" type=" Remtype " minOccurs="0"/>
<xs:element name="RemTypeAchter" type=" Remtype " minOccurs="0"/>
<xs:element name="RemScheiding" type=" ct:Remscheiding " minOccurs="0"/>
<xs:element name="RemBekrachtiging" type=" ct:Rembekrachtiging " minOccurs="0"/>
<xs:element name="RemDrukRegeling" type=" ct:Remdrukregeling " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: RemGegevensExtended

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

Complex Type: RemGegevensVTS

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

Complex Type: RemmenExtended

Super-types: None
Sub-types: None
Name RemmenExtended
Used by (from the same schema document) Complex Type RemGegevensExtended
Abstract no
XML Instance Representation
<...
RemIdentificatie=" ct:DeeltypeIdentidentificatie [0..1]">
<Parkeerrem
Code=" ct:Parkeerrem [1]"> [0..1]
ct:Omschrijving
</Parkeerrem>
<Rembekrachtiging
Code=" ct:Rembekrachtiging [1]"> [0..1]
ct:Omschrijving
</Rembekrachtiging>
<Remdrukregeling
Code=" ct:Remdrukregeling [1]"> [0..1]
ct:Omschrijving
</Remdrukregeling>
<Remscheiding
Code=" ct:Remscheiding [1]"> [0..1]
ct:Omschrijving
</Remscheiding>
<RemtypeAchter
Code=" ct:Remtype [1]"> [0..1]
ct:Omschrijving
</RemtypeAchter>
<RemtypeVoor
Code=" ct:Remtype [1]"> [0..1]
ct:Omschrijving
</RemtypeVoor>
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="RemmenExtended">
<xs:sequence>
<xs:element name="Parkeerrem" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Parkeerrem " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Rembekrachtiging" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Rembekrachtiging " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Remdrukregeling" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Remdrukregeling " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Remscheiding" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Remscheiding " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="RemtypeAchter" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Remtype " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="RemtypeVoor" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Remtype " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="RemIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="optional"/>
</xs:complexType>
top

Complex Type: RemmenVTS

Super-types: None
Sub-types: None
Name RemmenVTS
Used by (from the same schema document) Complex Type RemGegevensVTS
Abstract no
XML Instance Representation
<...
RemIdentificatie=" ct:DeeltypeIdentidentificatie [1]">
<Parkeerrem> ct:Parkeerrem </Parkeerrem> [0..1]
<Rembekrachtiging> ct:Rembekrachtiging </Rembekrachtiging> [0..1]
<Remdrukregeling> ct:Remdrukregeling </Remdrukregeling> [0..1]
<Remscheiding> ct:Remscheiding </Remscheiding> [0..1]
<RemtypeAchter> ct:Remtype </RemtypeAchter> [0..1]
<RemtypeVoor> ct:Remtype </RemtypeVoor> [0..1]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="RemmenVTS">
<xs:sequence>
<xs:element name="Parkeerrem" type=" ct:Parkeerrem " minOccurs="0"/>
<xs:element name="Rembekrachtiging" type=" ct:Rembekrachtiging " minOccurs="0"/>
<xs:element name="Remdrukregeling" type=" ct:Remdrukregeling " minOccurs="0"/>
<xs:element name="Remscheiding" type=" ct:Remscheiding " minOccurs="0"/>
<xs:element name="RemtypeAchter" type=" ct:Remtype " minOccurs="0"/>
<xs:element name="RemtypeVoor" type=" ct:Remtype " minOccurs="0"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="RemIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="required"/>
</xs:complexType>
top

Complex Type: Remtype

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

Complex Type: Richtlijngegevens

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

Complex Type: Schakeling

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

Complex Type: SnelheidExtended

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

Complex Type: SpoorbreedteExtended

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

Complex Type: StandaardOptie

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

Complex Type: StandaardOptielijst

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

Complex Type: StandaardPakket

Super-types: OptieBasis < StandaardPakket (by extension)
Sub-types: None
Name StandaardPakket
Used by (from the same schema document) Complex Type StandaardPakkettenlijst
Abstract no
XML Instance Representation
<...
Optiecode=" ct:Optiecode [0..1]"
BestelCode=" ct:BesteldCode [0..1]"
OptieSleutel=" ct:Omschrijving [0..1]"
OptieType=" ct:Omschrijving [0..1]">
<!-- ' OptieBasis ' super type was not found in this schema. Some elements and attributes may be missing. -->
<Naam> ct:Naam </Naam> [0..1]
<Opties> StandaardOptielijst </Opties> [0..1]
</...>
Schema Component Representation
<xs:complexType name="StandaardPakket">
<xs:complexContent>
<xs:extension base=" OptieBasis ">
<xs:sequence>
<xs:element name="Naam" type=" ct:Naam " minOccurs="0"/>
<xs:element name="Opties" type=" StandaardOptielijst " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: StandaardPakkettenlijst

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

Complex Type: StandaardUitrusting

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

Complex Type: Taxatiegegevens

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

Complex Type: TechnischeGegevens

Super-types: None
Sub-types: None
Name TechnischeGegevens
Used by (from the same schema document) Complex Type CommercieleVersieGegevens
Abstract no
XML Instance Representation
<...>
<CarrosserieGegevens> CarrosserieGegevens </CarrosserieGegevens> [0..1]
<Motoren> Motoren </Motoren> [0..1]
<AccuGegevens> AccuGegevens </AccuGegevens> [0..1]
<TransmissieGegevens> TransmissieGegevens </TransmissieGegevens> [0..1]
<Emissie> Emissie </Emissie> [0..1]
<PrestatieEnVerbruik> PrestatieEnVerbruik </PrestatieEnVerbruik> [0..1]
<ExterneMatenEnGewichten> ExterneMatenEnGewichten </ExterneMatenEnGewichten> [0..1]
<RemGegevens> RemGegevens </RemGegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="TechnischeGegevens">
<xs:sequence>
<xs:element name="CarrosserieGegevens" type=" CarrosserieGegevens " minOccurs="0"/>
<xs:element name="Motoren" type=" Motoren " minOccurs="0"/>
<xs:element name="AccuGegevens" type=" AccuGegevens " minOccurs="0"/>
<xs:element name="TransmissieGegevens" type=" TransmissieGegevens " minOccurs="0"/>
<xs:element name="Emissie" type=" Emissie " minOccurs="0"/>
<xs:element name="PrestatieEnVerbruik" type=" PrestatieEnVerbruik " minOccurs="0"/>
<xs:element name="ExterneMatenEnGewichten" type=" ExterneMatenEnGewichten " minOccurs="0"/>
<xs:element name="RemGegevens" type=" RemGegevens " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: TechnischeSpecificatie

Super-types: None
Sub-types: None
Name TechnischeSpecificatie
Used by (from the same schema document) Complex Type TypegegevensMMT
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Modeljaar> ct:Jaar </Modeljaar> [0..1]
<Wielen> AantalExtended </Wielen> [0..1]
<AangedrevenAssen> AantalExtended </AangedrevenAssen> [0..1]
<WielbasisMaximaal> LengteExtended </WielbasisMaximaal> [0..1]
<Acceleratie> ct:Acceleratie </Acceleratie> [0..1]
<Topsnelheid> SnelheidExtended </Topsnelheid> [0..1]
<Emissienorm
Code=" ct:Emissienorm [1]"> [0..1]
ct:Omschrijving
</Emissienorm>
<Carrosserievorm
Code=" ct:Carrosserievorm [1]"> [0..1]
ct:Omschrijving
</Carrosserievorm>
<Bodystijl
Code=" ct:Bodystijl [1]"> [0..1]
ct:Omschrijving
</Bodystijl>
<Opbouwcode
Code=" ct:Opbouw [1]"> [0..1]
ct:Omschrijving
</Opbouwcode>
<DeurenLangszijde> AantalExtended </DeurenLangszijde> [0..1]
<DeurenTotaal> AantalExtended </DeurenTotaal> [0..1]
<BPMCode> ct:BPMCode </BPMCode> [0..1]
<Motorcode> ct:Motorcode </Motorcode> [0..1]
<Cilinders> AantalExtended </Cilinders> [0..1]
<Cilinderinhoud> CilinderinhoudExtended </Cilinderinhoud> [0..1]
<VermogenKW> VermogenExtended </VermogenKW> [0..1]
<VermogenPK> VermogenExtended </VermogenPK> [0..1]
<Turbo
Code=" ct:Correct [1]"> [0..1]
ct:Omschrijving
</Turbo>
<Schakeling
Code=" ct:Schakeling [1]"> [0..1]
ct:Omschrijving
</Schakeling>
<VersnellingenVooruit> ct:Aantal </VersnellingenVooruit> [0..1]
<LedigGewichtMinimaal> ct:Massa </LedigGewichtMinimaal> [0..1]
<LedigGewichtGeschat> ct:Massa </LedigGewichtGeschat> [0..1]
<LedigGewichtMaximaal> ct:Massa </LedigGewichtMaximaal> [0..1]
<CarrosserieGegevens> CarrosserieGegevensExtended </CarrosserieGegevens> [0..1]
<TransmissieGegevens> TransmissieGegevensExtended </TransmissieGegevens> [0..1]
<RemGegevens> RemGegevensExtended </RemGegevens> [0..1]
<MotorGegevens> MotorGegevensExtended </MotorGegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="TechnischeSpecificatie">
<xs:sequence>
<xs:element name="Modeljaar" type=" ct:Jaar " minOccurs="0"/>
<xs:element name="Wielen" type=" AantalExtended " minOccurs="0"/>
<xs:element name="AangedrevenAssen" type=" AantalExtended " minOccurs="0"/>
<xs:element name="WielbasisMaximaal" type=" LengteExtended " minOccurs="0"/>
<xs:element name="Acceleratie" type=" ct:Acceleratie " minOccurs="0"/>
<xs:element name="Topsnelheid" type=" SnelheidExtended " minOccurs="0"/>
<xs:element name="Emissienorm" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Emissienorm " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Carrosserievorm" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Carrosserievorm " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<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="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="DeurenLangszijde" type=" AantalExtended " minOccurs="0"/>
<xs:element name="DeurenTotaal" type=" AantalExtended " minOccurs="0"/>
<xs:element name="BPMCode" type=" ct:BPMCode " minOccurs="0"/>
<xs:element name="Motorcode" type=" ct:Motorcode " minOccurs="0"/>
<xs:element name="Cilinders" type=" AantalExtended " minOccurs="0"/>
<xs:element name="Cilinderinhoud" type=" CilinderinhoudExtended " minOccurs="0"/>
<xs:element name="VermogenKW" type=" VermogenExtended " minOccurs="0"/>
<xs:element name="VermogenPK" type=" VermogenExtended " minOccurs="0"/>
<xs:element name="Turbo" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Correct " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Schakeling" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Schakeling " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VersnellingenVooruit" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="LedigGewichtMinimaal" type=" ct:Massa " minOccurs="0"/>
<xs:element name="LedigGewichtGeschat" type=" ct:Massa " minOccurs="0"/>
<xs:element name="LedigGewichtMaximaal" type=" ct:Massa " minOccurs="0"/>
<xs:element name="CarrosserieGegevens" type=" CarrosserieGegevensExtended " minOccurs="0"/>
<xs:element name="TransmissieGegevens" type=" TransmissieGegevensExtended " minOccurs="0"/>
<xs:element name="RemGegevens" type=" RemGegevensExtended " minOccurs="0"/>
<xs:element name="MotorGegevens" type=" MotorGegevensExtended " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Teller

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

Complex Type: Tellersoort

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

Complex Type: Tellersoorten

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

Complex Type: TerugroepActie

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

Complex Type: TerugroepActies

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

Complex Type: Tractioncontrol

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

Complex Type: Transmissie

Super-types: None
Sub-types: None
Name Transmissie
Used by (from the same schema document) Complex Type TransmissieGegevensVTS
Abstract no
XML Instance Representation
<...
TransmissieIdentificatie=" ct:DeeltypeIdentidentificatie [1]">
<LockupAutomaat> ct:FeatureAanwezig </LockupAutomaat> [0..1]
<Schakeling> ct:Schakeling </Schakeling> [0..1]
<SpENAutomaat> ct:FeatureAanwezig </SpENAutomaat> [0..1]
<Tractioncontrol> ct:FeatureAanwezig </Tractioncontrol> [0..1]
<Versnelling> VersnellingDetails </Versnelling> [0..2]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Transmissie">
<xs:sequence>
<xs:element name="LockupAutomaat" type=" ct:FeatureAanwezig " minOccurs="0"/>
<xs:element name="Schakeling" type=" ct:Schakeling " minOccurs="0"/>
<xs:element name="SpENAutomaat" type=" ct:FeatureAanwezig " minOccurs="0"/>
<xs:element name="Tractioncontrol" type=" ct:FeatureAanwezig " minOccurs="0"/>
<xs:element name="Versnelling" type=" VersnellingDetails " minOccurs="0" maxOccurs="2"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="TransmissieIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="required"/>
</xs:complexType>
top

Complex Type: TransmissieExtended

Super-types: None
Sub-types: None
Name TransmissieExtended
Used by (from the same schema document) Complex Type TransmissieGegevensExtended
Abstract no
XML Instance Representation
<...
TransmissieIdentificatie=" ct:DeeltypeIdentidentificatie [0..1]">
<LockupAutomaat
Code=" ct:FeatureAanwezig [1]"> [0..1]
ct:Omschrijving
</LockupAutomaat>
<Schakeling
Code=" ct:Schakeling [1]"> [0..1]
ct:Omschrijving
</Schakeling>
<SpENAutomaat
Code=" ct:FeatureAanwezig [1]"> [0..1]
ct:Omschrijving
</SpENAutomaat>
<Tractioncontrol
Code=" ct:FeatureAanwezig [1]"> [0..1]
ct:Omschrijving
</Tractioncontrol>
<Versnelling> VersnellingDetailsExtended </Versnelling> [0..2]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
</...>
Schema Component Representation
<xs:complexType name="TransmissieExtended">
<xs:sequence>
<xs:element name="LockupAutomaat" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Schakeling" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Schakeling " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SpENAutomaat" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Tractioncontrol" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Versnelling" type=" VersnellingDetailsExtended " minOccurs="0" maxOccurs="2"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="TransmissieIdentificatie" type=" ct:DeeltypeIdentidentificatie " use="optional"/>
</xs:complexType>
top

Complex Type: TransmissieGegevens

Super-types: None
Sub-types: None
Name TransmissieGegevens
Used by (from the same schema document) Complex Type TechnischeGegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Aandrijving> Aandrijving </Aandrijving> [0..1]
<AangedrevenAssen> ct:Aantal </AangedrevenAssen> [0..1]
<AangedrevenWielen> ct:Aantal </AangedrevenWielen> [0..1]
<WielenaangedrevenAssen> ct:Aantal </WielenaangedrevenAssen> [0..1]
<Bijzonderheid> ct:Omschrijving </Bijzonderheid> [0..1]
<TractionControl> ct:Omschrijving </TractionControl> [0..1]
<Type> Schakeling </Type> [0..1]
<AantalGangen> ct:Aantal </AantalGangen> [0..1]
<OmschrijvingVersnelling> ct:Omschrijving </OmschrijvingVersnelling> [0..1]
<AutomaatLockup> AutomaatLockup </AutomaatLockup> [0..1]
<AutomaatSpEN> AutomaatSpEN </AutomaatSpEN> [0..1]
<OverbrengingVooruit> ct:Overbrenging </OverbrengingVooruit> [0..1]
<OverbrengingVooruit2> ct:Overbrenging </OverbrengingVooruit2> [0..1]
<OverbrengingVooruit3> ct:Overbrenging </OverbrengingVooruit3> [0..1]
<OverbrengingVooruit4> ct:Overbrenging </OverbrengingVooruit4> [0..1]
<OverbrengingVooruit5> ct:Overbrenging </OverbrengingVooruit5> [0..1]
<OverbrengingVooruit6> ct:Overbrenging </OverbrengingVooruit6> [0..1]
<OverbrengingVooruit7> ct:Overbrenging </OverbrengingVooruit7> [0..1]
<OverbrengingVooruit8> ct:Overbrenging </OverbrengingVooruit8> [0..1]
<OverbrengingVooruit9> ct:Overbrenging </OverbrengingVooruit9> [0..1]
<OverbrengingVooruit10> ct:Overbrenging </OverbrengingVooruit10> [0..1]
<OverbrengingAchteruit> ct:Overbrenging </OverbrengingAchteruit> [0..1]
<OverbrengingDifferentieel> ct:Overbrenging </OverbrengingDifferentieel> [0..1]
<OverbrengingOverdrive> ct:Overbrenging </OverbrengingOverdrive> [0..1]
</...>
Schema Component Representation
<xs:complexType name="TransmissieGegevens">
<xs:sequence>
<xs:element name="Aandrijving" type=" Aandrijving " minOccurs="0"/>
<xs:element name="AangedrevenAssen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="AangedrevenWielen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="WielenaangedrevenAssen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="Bijzonderheid" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="TractionControl" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="Type" type=" Schakeling " minOccurs="0"/>
<xs:element name="AantalGangen" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="OmschrijvingVersnelling" type=" ct:Omschrijving " minOccurs="0"/>
<xs:element name="AutomaatLockup" type=" AutomaatLockup " minOccurs="0"/>
<xs:element name="AutomaatSpEN" type=" AutomaatSpEN " minOccurs="0"/>
<xs:element name="OverbrengingVooruit" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit2" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit3" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit4" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit5" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit6" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit7" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit8" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit9" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingVooruit10" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingAchteruit" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingDifferentieel" type=" ct:Overbrenging " minOccurs="0"/>
<xs:element name="OverbrengingOverdrive" type=" ct:Overbrenging " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: TransmissieGegevensExtended

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

Complex Type: TransmissieGegevensVTS

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

Complex Type: TransmissieType

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

Complex Type: TurboCompressor

Super-types: ct:Omschrijving < TurboCompressor (by extension)
Sub-types: None
Name TurboCompressor
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="TurboCompressor">
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:FeatureAanwezig "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: TypeAandrijflijn

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

Complex Type: TypeFabriek

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

Complex Type: TypeSpecificatie

Super-types: None
Sub-types: None
Name TypeSpecificatie
Abstract no
XML Instance Representation
<...>
<MerkModelTypeGegevens> MMTGegevens </MerkModelTypeGegevens> [0..1]
<CarrosserieGegevens> CarrosserieGegevensVTS </CarrosserieGegevens> [0..1]
<MotorGegevens> MotorGegevensVTS </MotorGegevens> [0..1]
<TransmissieGegevens> TransmissieGegevensVTS </TransmissieGegevens> [0..1]
<RemGegevens> RemGegevensVTS </RemGegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="TypeSpecificatie">
<xs:sequence>
<xs:element name="MerkModelTypeGegevens" type=" MMTGegevens " minOccurs="0"/>
<xs:element name="CarrosserieGegevens" type=" CarrosserieGegevensVTS " minOccurs="0"/>
<xs:element name="MotorGegevens" type=" MotorGegevensVTS " minOccurs="0"/>
<xs:element name="TransmissieGegevens" type=" TransmissieGegevensVTS " minOccurs="0"/>
<xs:element name="RemGegevens" type=" RemGegevensVTS " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Typegegevens

Super-types: None
Sub-types: None
Name Typegegevens
Used by (from the same schema document) Complex Type Voertuiggegevens
Abstract no
XML Instance Representation
<...>
<Merk> ct:Merk </Merk> [0..1]
<Model> ct:Merk </Model> [0..1]
<Type> ct:UitvoeringPrijslijst </Type> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Typegegevens">
<xs:sequence>
<xs:element name="Merk" type=" ct:Merk " minOccurs="0"/>
<xs:element name="Model" type=" ct:Merk " minOccurs="0"/>
<xs:element name="Type" type=" ct:UitvoeringPrijslijst " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: TypegegevensMMT

Super-types: None
Sub-types: None
Name TypegegevensMMT
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]
<Model> ModelExtended </Model> [0..1]
<Type> ct:UitvoeringPrijslijst </Type> [0..1]
<TechnischeSpecificatie> TechnischeSpecificatie </TechnischeSpecificatie> [0..1]
</...>
Schema Component Representation
<xs:complexType name="TypegegevensMMT">
<xs:sequence>
<xs:element name="Merk" type=" ct:Merk " minOccurs="0"/>
<xs:element name="Model" type=" ModelExtended " minOccurs="0"/>
<xs:element name="Type" type=" ct:UitvoeringPrijslijst " minOccurs="0"/>
<xs:element name="TechnischeSpecificatie" type=" TechnischeSpecificatie " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Typekeuringgegevens

Super-types: None
Sub-types: None
Name Typekeuringgegevens
Used by (from the same schema document) Complex Type Voertuigscan
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<EEGVoertuigcategorie> EEGVoertuigcatergorie </EEGVoertuigcategorie> [0..1]
<Fabrikantgegevens> Fabrikantgegevens </Fabrikantgegevens> [0..1]
<EEGTypeVariantUitvoering> EEGTypeVariantUitvoering </EEGTypeVariantUitvoering> [0..1]
<EEGTypeGoedkeuringsnummer> EEGTypeGoedkeuringsnummergegevens </EEGTypeGoedkeuringsnummer> [0..1]
<BasisgegevensUitvoering> BasisgegevensUitvoering </BasisgegevensUitvoering> [0..1]
<Motorgegevens> MotorenTypekeuring </Motorgegevens> [0..1]
<Asgegevens> AssenTypekeuring </Asgegevens> [0..1]
<Carrosseriegegevens> CarrosserieenTypekeuring </Carrosseriegegevens> [0..1]
<Versnellinggegevens> VersnellingenTypekeuring </Versnellinggegevens> [0..1]
<PlaatsVINgegevens> PlaatsVINgegevens </PlaatsVINgegevens> [0..1]
<Richtlijngegevens> Richtlijngegevens </Richtlijngegevens> [0..1]
<Certificeringgegevens> Certificeringgegevens </Certificeringgegevens> [0..1]
<Merkgegevens> Merkgegevens </Merkgegevens> [0..1]
<Handelsgegevens> Handelsgegevens </Handelsgegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Typekeuringgegevens">
<xs:sequence>
<xs:element name="EEGVoertuigcategorie" type=" EEGVoertuigcatergorie " minOccurs="0"/>
<xs:element name="Fabrikantgegevens" type=" Fabrikantgegevens " minOccurs="0"/>
<xs:element name="EEGTypeVariantUitvoering" type=" EEGTypeVariantUitvoering " minOccurs="0"/>
<xs:element name="EEGTypeGoedkeuringsnummer" type=" EEGTypeGoedkeuringsnummergegevens " minOccurs="0"/>
<xs:element name="BasisgegevensUitvoering" type=" BasisgegevensUitvoering " minOccurs="0"/>
<xs:element name="Motorgegevens" type=" MotorenTypekeuring " minOccurs="0"/>
<xs:element name="Asgegevens" type=" AssenTypekeuring " minOccurs="0"/>
<xs:element name="Carrosseriegegevens" type=" CarrosserieenTypekeuring " minOccurs="0"/>
<xs:element name="Versnellinggegevens" type=" VersnellingenTypekeuring " minOccurs="0"/>
<xs:element name="PlaatsVINgegevens" type=" PlaatsVINgegevens " minOccurs="0"/>
<xs:element name="Richtlijngegevens" type=" Richtlijngegevens " minOccurs="0"/>
<xs:element name="Certificeringgegevens" type=" Certificeringgegevens " minOccurs="0"/>
<xs:element name="Merkgegevens" type=" Merkgegevens " minOccurs="0"/>
<xs:element name="Handelsgegevens" type=" Handelsgegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: UitstootExtended

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

Complex Type: Uitvoering

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

Complex Type: UitvoeringBasis

Super-types: None
Sub-types:
Name UitvoeringBasis
Abstract no
XML Instance Representation
<...
VGSOptiesleutel=" ct:VGSOptieSleutel [1]"
Ingangsdatum=" ct:Datum [1]"
Referentiedatum=" ct:Datum [0..1]"
ReferentiedatumBron=" Bron [0..1]"
VGSOptiesleutelBron=" Bron [0..1]"
Verwerkingsstatus=" ct:Blokstatus [1]">
<Uitvoering> ct:UitvoeringPrijslijst </Uitvoering> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UitvoeringBasis">
<xs:sequence>
<xs:element name="Uitvoering" type=" ct:UitvoeringPrijslijst " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="VGSOptiesleutel" type=" ct:VGSOptieSleutel " use="required"/>
<xs:attribute name="Ingangsdatum" type=" ct:Datum " use="required"/>
<xs:attribute name="Referentiedatum" type=" ct:Datum "/>
<xs:attribute name="ReferentiedatumBron" type=" Bron "/>
<xs:attribute name="VGSOptiesleutelBron" type=" Bron "/>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: UitvoeringGegevens

Super-types: None
Sub-types: None
Name UitvoeringGegevens
Used by (from the same schema document) Complex Type CommercieleVersieSpecificatie
Abstract no
XML Instance Representation
<...>
<Uitvoering> Uitvoering </Uitvoering> [0..1]
<Voertuigsoort> Voertuigsoort </Voertuigsoort> [0..1]
<TypeAandrijflijn> TypeAandrijflijn </TypeAandrijflijn> [0..1]
<Bodystijl> Bodystijl </Bodystijl> [0..1]
<BrandstofTypes> BrandstofTypes </BrandstofTypes> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UitvoeringGegevens">
<xs:sequence>
<xs:element name="Uitvoering" type=" Uitvoering " minOccurs="0"/>
<xs:element name="Voertuigsoort" type=" Voertuigsoort " minOccurs="0"/>
<xs:element name="TypeAandrijflijn" type=" TypeAandrijflijn " minOccurs="0"/>
<xs:element name="Bodystijl" type=" Bodystijl " minOccurs="0"/>
<xs:element name="BrandstofTypes" type=" BrandstofTypes " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: UitvoeringSpecificatie

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

Complex Type: UitvoeringSpecificatieDetail

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

Complex Type: UitvoeringSpecificatieOpties

Super-types: Optielijst < UitvoeringSpecificatieOpties (by extension)
Sub-types: None
Name UitvoeringSpecificatieOpties
Used by (from the same schema document) Complex Type PreferenteUitvoeringgegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<!-- ' Optielijst ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<xs:complexType name="UitvoeringSpecificatieOpties">
<xs:complexContent>
<xs:extension base=" Optielijst ">
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UitvoeringSpecificatiePrijs

Super-types: Prijs < UitvoeringSpecificatiePrijs (by extension)
Sub-types: None
Name UitvoeringSpecificatiePrijs
Used by (from the same schema document) Complex Type PreferenteUitvoeringgegevens
Abstract no
XML Instance Representation
<...
DatumEmbargo=" ct:Datum [0..1]"
Verwerkingsstatus=" ct:Blokstatus [1]">
<!-- ' Prijs ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<xs:complexType name="UitvoeringSpecificatiePrijs">
<xs:complexContent>
<xs:extension base=" Prijs ">
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: VGSOptiesleutelDatum

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

Complex Type: Verbruik

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

Complex Type: Verbruiksgegevens

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

Complex Type: Vering

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

Complex Type: VermogenExtended

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

Complex Type: VersnellingDetails

Super-types: None
Sub-types: None
Name VersnellingDetails
Used by (from the same schema document) Complex Type Transmissie
Abstract no
XML Instance Representation
<...>
<Aandrijving> ct:Aandrijving </Aandrijving> [0..1]
<VersnellingenVooruit> ct:Aantal </VersnellingenVooruit> [0..1]
<VersnellingenAchteruit> ct:Aantal </VersnellingenAchteruit> [0..1]
</...>
Schema Component Representation
<xs:complexType name="VersnellingDetails">
<xs:sequence>
<xs:element name="Aandrijving" type=" ct:Aandrijving " minOccurs="0"/>
<xs:element name="VersnellingenVooruit" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="VersnellingenAchteruit" type=" ct:Aantal " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: VersnellingDetailsExtended

Super-types: None
Sub-types: None
Name VersnellingDetailsExtended
Used by (from the same schema document) Complex Type TransmissieExtended
Abstract no
Documentation ' ', A, K, P, V, X
XML Instance Representation
<...>
<Aandrijving
Code=" ct:Aandrijving [1]"> [0..1]
ct:Omschrijving
</Aandrijving>
<VersnellingenVooruit> ct:Aantal </VersnellingenVooruit> [0..1]
<VersnellingenAchteruit> ct:Aantal </VersnellingenAchteruit> [0..1]
</...>
Schema Component Representation
<xs:complexType name="VersnellingDetailsExtended">
<xs:sequence>
<xs:element name="Aandrijving" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:Aandrijving " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VersnellingenVooruit" type=" ct:Aantal " minOccurs="0"/>
<xs:element name="VersnellingenAchteruit" type=" ct:Aantal " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Versnellingbeschrijving

Super-types: None
Sub-types: None
Name Versnellingbeschrijving
Used by (from the same schema document) Complex Type VersnellingenTypekeuring
Abstract no
XML Instance Representation
<...>
<TypeVersnelling
Bron=" Bron [0..1]"
Code=" ct:VersnellingType [1]"> [0..1]
OmschrijvingExtended
</TypeVersnelling>
<Soortversnellingsbak> OmschrijvingCode </Soortversnellingsbak> [0..1]
<VersnellingenVooruit> AantalExtended </VersnellingenVooruit> [0..1]
<AsAandrijving> ct:Aandrijving </AsAandrijving> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Versnellingbeschrijving">
<xs:sequence>
<xs:element name="TypeVersnelling" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" OmschrijvingExtended ">
<xs:attribute name="Code" type=" ct:VersnellingType " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Soortversnellingsbak" type=" OmschrijvingCode " minOccurs="0"/>
<xs:element name="VersnellingenVooruit" type=" AantalExtended " minOccurs="0"/>
<xs:element name="AsAandrijving" type=" ct:Aandrijving " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: VersnellingenTypekeuring

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

Complex Type: Verzekeraargegevens

Super-types: None
Sub-types: None
Name Verzekeraargegevens
Used by (from the same schema document) Complex Type CRWAMVerzekeringsgegevens , Complex Type CRWAMVerzekeringsgegevens
Abstract no
XML Instance Representation
<...>
<Naam> ct:Naam </Naam> [0..1]
<Straat> ct:Straat </Straat> [0..1]
<Huisnummer> ct:Huisnummer </Huisnummer> [0..1]
<HuisnummerToevoeging> ct:HuisnummerToevoeging </HuisnummerToevoeging> [0..1]
<Postcode> ct:Postcode </Postcode> [0..1]
<Woonplaats> ct:Woonplaats </Woonplaats> [0..1]
<Telefoonnummer> ct:Telefoonnummer </Telefoonnummer> [0..1]
<Code> VerzekeringsCodeRDW </Code> [1]
</...>
Schema Component Representation
<xs:complexType name="Verzekeraargegevens">
<xs:sequence>
<xs:element name="Naam" type=" ct:Naam " minOccurs="0"/>
<xs:element name="Straat" type=" ct:Straat " minOccurs="0"/>
<xs:element name="Huisnummer" type=" ct:Huisnummer " minOccurs="0"/>
<xs:element name="HuisnummerToevoeging" type=" ct:HuisnummerToevoeging " minOccurs="0"/>
<xs:element name="Postcode" type=" ct:Postcode " minOccurs="0"/>
<xs:element name="Woonplaats" type=" ct:Woonplaats " minOccurs="0"/>
<xs:element name="Telefoonnummer" type=" ct:Telefoonnummer " minOccurs="0"/>
<xs:element name="Code" type=" VerzekeringsCodeRDW "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: VoertuigGebrek

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

Complex Type: VoertuigGebreken

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

Complex Type: VoertuigHistorie

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

Complex Type: VoertuigKtypegegevens

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

Complex Type: VoertuigRegistratie

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

Complex Type: VoertuigStatussen

Super-types: None
Sub-types: None
Name VoertuigStatussen
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<StatusBedrijfsvoorraad
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusBedrijfsvoorraad>
<StatusBijzonderheden
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusBijzonderheden>
<StatusExport
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusExport>
<StatusGestolen
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusGestolen>
<StatusKeuring
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusKeuring>
<StatusOngeldig
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusOngeldig>
<StatusRTL
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusRTL>
<StatusSloop
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusSloop>
<StatusVervallen
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusVervallen>
<StatusVervanging
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusVervanging>
<StatusVerkoop
Code=" ct:VoertuigStatus [1]"> [0..1]
ct:Omschrijving
</StatusVerkoop>
</...>
Schema Component Representation
<xs:complexType name="VoertuigStatussen">
<xs:sequence>
<xs:element name="StatusBedrijfsvoorraad" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusBijzonderheden" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusExport" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusGestolen" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusKeuring" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusOngeldig" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusRTL" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusSloop" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusVervallen" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusVervanging" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="StatusVerkoop" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigStatus " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Voertuiggegevens

Super-types: None
Sub-types: None
Name Voertuiggegevens
Used by (from the same schema document) Complex Type Kentekengegevens
Abstract no
XML Instance Representation
<...
Verwerkingsstatus=" ct:Blokstatus [1]">
<Merktypecode> ct:Merktypecode </Merktypecode> [0..1]
<BPMBedragKentekenbewijs> ct:Bedrag </BPMBedragKentekenbewijs> [0..1]
<CodeFiscaleAfschrijving
Code=" ct:CodeFiscaleAfschrijving [1]"> [0..1]
ct:Omschrijving
</CodeFiscaleAfschrijving>
<VoertuigClassificatieRDW
Code=" ct:VoertuigClassificatie [1]"> [0..1]
ct:Omschrijving
</VoertuigClassificatieRDW>
<Motorcode> MotorcodeExtended </Motorcode> [0..1]
<LPGSysteem> LPGSysteem </LPGSysteem> [0..1]
<Typegegevens> Typegegevens </Typegegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Voertuiggegevens">
<xs:sequence>
<xs:element name="Merktypecode" type=" ct:Merktypecode " minOccurs="0"/>
<xs:element name="BPMBedragKentekenbewijs" type=" ct:Bedrag " minOccurs="0"/>
<xs:element name="CodeFiscaleAfschrijving" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:CodeFiscaleAfschrijving " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="VoertuigClassificatieRDW" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base=" ct:Omschrijving ">
<xs:attribute name="Code" type=" ct:VoertuigClassificatie " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Motorcode" type=" MotorcodeExtended " minOccurs="0"/>
<xs:element name="LPGSysteem" type=" LPGSysteem " minOccurs="0"/>
<xs:element name="Typegegevens" type=" Typegegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Verwerkingsstatus" type=" ct:Blokstatus " use="required"/>
</xs:complexType>
top

Complex Type: Voertuigscan

Super-types: None
Sub-types: None
Name Voertuigscan
Abstract no
XML Instance Representation
<...>
<Kentekengegevens> Kentekengegevens </Kentekengegevens> [0..1]
<Typegegevens> TypegegevensMMT </Typegegevens> [0..1]
<PreferenteCommercieleVersielijst> PreferenteCommercieleVersielijst </PreferenteCommercieleVersielijst> [0..1]
<CommercieleVersieSpecificatie> CommercieleVersieSpecificatie </CommercieleVersieSpecificatie> [0..1]
<Typekeuringgegevens> Typekeuringgegevens </Typekeuringgegevens> [0..1]
<Taxatiegegevens> Taxatiegegevens </Taxatiegegevens> [0..1]
<Marktprijsgegevens> Marktprijsgegevens </Marktprijsgegevens> [0..1]
<NAPCheckgegevens> NAPCheckgegevens </NAPCheckgegevens> [0..1]
<Kostengegevens> Kostengegevens </Kostengegevens> [0..1]
<OnderhoudsIntervallengegevens> OnderhoudsIntervallengegevens </OnderhoudsIntervallengegevens> [0..1]
<LowMileagegegevens> LowMileagegegevens </LowMileagegegevens> [0..1]
<Jaarkilometragegegevens> Jaarkilometragegegevens </Jaarkilometragegegevens> [0..1]
<CRWAMgegevens> CRWAMgegevens </CRWAMgegevens> [0..1]
</...>
Schema Component Representation
<xs:complexType name="Voertuigscan">
<xs:sequence>
<xs:element name="Kentekengegevens" type=" Kentekengegevens " minOccurs="0"/>
<xs:element name="Typegegevens" type=" TypegegevensMMT " minOccurs="0"/>
<xs:element name="PreferenteCommercieleVersielijst" type=" PreferenteCommercieleVersielijst " minOccurs="0"/>
<xs:element name="CommercieleVersieSpecificatie" type=" CommercieleVersieSpecificatie " minOccurs="0"/>
<xs:element name="Typekeuringgegevens" type=" Typekeuringgegevens " minOccurs="0"/>
<xs:element name="Taxatiegegevens" type=" Taxatiegegevens " minOccurs="0"/>
<xs:element name="Marktprijsgegevens" type=" Marktprijsgegevens " minOccurs="0"/>
<xs:element name="NAPCheckgegevens" type=" NAPCheckgegevens " minOccurs="0"/>
<xs:element name="Kostengegevens" type=" Kostengegevens " minOccurs="0"/>
<xs:element name="OnderhoudsIntervallengegevens" type=" OnderhoudsIntervallengegevens " minOccurs="0"/>
<xs:element name="LowMileagegegevens" type=" LowMileagegegevens " minOccurs="0"/>
<xs:element name="Jaarkilometragegegevens" type=" Jaarkilometragegegevens " minOccurs="0"/>
<xs:element name="CRWAMgegevens" type=" CRWAMgegevens " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: Voertuigsoort

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

Complex Type: Wielophanging

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

Simple Type: Base64

Super-types: xs:string < Base64 (by restriction)
Sub-types: None
Name Base64
Content
  • Base XSD Type: string
  • pattern = [a-zA-Z0-9=\\\+/]*
  • length <= 400000
Schema Component Representation
<xs:simpleType name="Base64">
<xs:restriction base=" xs:string ">
<xs:pattern value="[a-zA-Z0-9=\\\+/]*"/>
<xs:maxLength value="400000"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Bron

Super-types: xs:string < Bron (by restriction)
Sub-types: None
Name Bron
Used by (from the same schema document) Complex Type PreferenteCommercieleVersielijst , Complex Type LowMileagegegevens , Complex Type BrandstofEnKleur , Complex Type BrandstofEnKleur , Complex Type BrandstofEnKleur , Complex Type BrandstofEnKleur , Complex Type BrandstofEnKleur , Complex Type UitvoeringBasis , Complex Type UitvoeringBasis , Complex Type EEGVoertuigcatergorie , Complex Type EEGVoertuigcatergorie , Complex Type OmschrijvingCodeExtended , Complex Type OmschrijvingExtended , Complex Type BrandstofcodeExtended , Complex Type VoertuigRegistratie , Complex Type EEGTypeVariantUitvoering , Complex Type EEGTypeVariantUitvoering , Complex Type EEGTypeVariantUitvoering , Complex Type EEGTypeVariantUitvoering , Complex Type EEGTypeGoedkeuringsnummergegevens , Complex Type PlaatsVINgegevens , Complex Type Motorbeschrijving , Complex Type Emissiegegevens , Complex Type Emissiegegevens , Complex Type BedragExtended , Complex Type BouwjaarExtended , Complex Type MotorcodeExtended , Complex Type MassaExtended , Complex Type EmissiecodeExtended , Complex Type BrandstofverbruikExtended , Complex Type BSECodeExtended , Complex Type AantalExtended , Complex Type LengteExtended , Complex Type SnelheidExtended , Complex Type CilinderinhoudExtended , Complex Type VermogenExtended , Complex Type DatumExtended , Complex Type SpoorbreedteExtended , Complex Type TypeFabriek
Content
  • Base XSD Type: string
  • length <= 5
Schema Component Representation
<xs:simpleType name="Bron">
<xs:restriction base=" xs:string ">
<xs:maxLength value="5"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: GebruikerIdentificatieRDW

Super-types: xs:nonNegativeInteger < GebruikerIdentificatieRDW (by restriction)
Sub-types: None
Name GebruikerIdentificatieRDW
Content
  • Base XSD Type: nonNegativeInteger
  • total no. of digits = 8
Schema Component Representation
<xs:simpleType name="GebruikerIdentificatieRDW">
<xs:restriction base=" xs:nonNegativeInteger ">
<xs:totalDigits value="8"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: NAPStatus

Super-types: xs:string < NAPStatus (by restriction)
Sub-types: None
Name NAPStatus
Used by (from the same schema document) Complex Type NAPCheckgegevens
Content
  • Base XSD Type: string
  • value comes from list: {'NAP logisch'|'NAP onlogisch'|'Onvoldoende gegevens'}
Schema Component Representation
<xs:simpleType name="NAPStatus">
<xs:restriction base=" xs:string ">
<xs:enumeration value="NAP logisch"/>
<xs:enumeration value="NAP onlogisch"/>
<xs:enumeration value="Onvoldoende gegevens"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: PolisNummer

Super-types: xs:string < PolisNummer (by restriction)
Sub-types: None
Name PolisNummer
Used by (from the same schema document) Complex Type CRWAMVerzekeringsgegevens
Content
  • Base XSD Type: string
  • length <= 16
Schema Component Representation
<xs:simpleType name="PolisNummer">
<xs:restriction base=" xs:string ">
<xs:maxLength value="16"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: SoortDekking

Super-types: xs:string < SoortDekking (by restriction)
Sub-types: None
Name SoortDekking
Used by (from the same schema document) Complex Type CRWAMVerzekeringsgegevens
Content
  • Base XSD Type: string
  • value comes from list: {'WAM'|'RDB'}
Documentation Aanduiding die aangeeft in welk kader een dekking geregistreerd is. WAM=Dekking in het kader van de Wet Aanspr MotorV. RDB=Dekking in het kader van een bedrijfsvoorraad.
Schema Component Representation
<xs:simpleType name="SoortDekking">
<xs:restriction base=" xs:string ">
<xs:enumeration value="WAM"/>
<xs:enumeration value="RDB"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Status

Super-types: xs:string < Status (by restriction)
Sub-types: None
Name Status
Used by (from the same schema document) Complex Type KentekenExtended , Complex Type MeldcodeExtended , Complex Type ChassisnummerExtended
Content
  • Base XSD Type: string
  • length <= 5
Schema Component Representation
<xs:simpleType name="Status">
<xs:restriction base=" xs:string ">
<xs:maxLength value="5"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: VerzekeringsCodeRDW

Super-types: xs:nonNegativeInteger < VerzekeringsCodeRDW (by restriction)
Sub-types: None
Name VerzekeringsCodeRDW
Used by (from the same schema document) Complex Type Verzekeraargegevens
Content
  • Base XSD Type: nonNegativeInteger
  • total no. of digits = 4
Schema Component Representation
<xs:simpleType name="VerzekeringsCodeRDW">
<xs:restriction base=" xs:nonNegativeInteger ">
<xs:totalDigits value="4"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Volgnummer

Super-types: xs:nonNegativeInteger < Volgnummer (by restriction)
Sub-types: None
Name Volgnummer
Used by (from the same schema document) Complex Type EigenaarRegistratie , Complex Type Asbeschrijving , Complex Type Carrosseriebeschrijving , Complex Type Motorbeschrijving , Complex Type Motorbrandstof
Content
  • Base XSD Type: nonNegativeInteger
  • total no. of digits = 2
Schema Component Representation
<xs:simpleType name="Volgnummer">
<xs:restriction base=" xs:nonNegativeInteger ">
<xs:totalDigits value="2"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Wachtwoord

Super-types: xs:string < Wachtwoord (by restriction)
Sub-types: None
Name Wachtwoord
Content
  • Base XSD Type: string
Schema Component Representation
<xs:simpleType name="Wachtwoord">
<xs:restriction base=" xs:string "/>
</xs:simpleType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base=" Address ">
<sequence>
<element name="state" type=" AusStates "/>
<element name="postcode">
<simpleType>
<restriction base=" string ">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type=" string " fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top