uitvoeringen.xsd

Table of Contents

top

Schema Document Properties

Target Namespace http://nsp.rdc.nl/RDC
Version r1.10
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.

Declared Namespaces

Prefix Namespace
Default namespace http://nsp.rdc.nl/RDC
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://nsp.rdc.nl/RDC" version="r1.10">
...
</xs:schema>
top

Global Definitions

Simple Type: Aandrijving

Super-types: xs:string < Aandrijving (by restriction)
Sub-types: None
Name Aandrijving
Content
  • Base XSD Type: string
  • length = 1
Documentation Soort aandrijving (occurs 2)
Schema Component Representation
<xs:simpleType name="Aandrijving">
<xs:restriction base=" xs:string ">
<xs:length value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Acceleratie

Super-types: xs:decimal < Acceleratie (by restriction)
Sub-types: None
Name Acceleratie
Content
  • Base XSD Type: decimal
  • total no. of digits = 3
  • no. of fraction digits = 1
Documentation Tijd in seconden nodig voor acceleratie van 0 tot 100 km/uur
Schema Component Representation
<xs:simpleType name="Acceleratie">
<xs:restriction base=" xs:decimal ">
<xs:totalDigits value="3"/>
<xs:fractionDigits value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: AccuCapaciteit

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

Simple Type: BSECode

Super-types: xs:string < BSECode (by restriction)
Sub-types: None
Name BSECode
Content
  • Base XSD Type: string
  • pattern = [A-Z]
  • length <= 5
Documentation Energie Label: Codering voor de zuinigheidsklasse van een voertuig.
Schema Component Representation
<xs:simpleType name="BSECode">
<xs:restriction base=" xs:string ">
<xs:maxLength value="5"/>
<xs:pattern value="[A-Z]"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: BandenMerk

Super-types: xs:string < BandenMerk (by restriction)
Sub-types: None
Name BandenMerk
Content
  • Base XSD Type: string
  • value comes from list: {'10'|'14'|'18'|'22'|'26'|'30'|'34'|'38'|'42'|'46'|'50'|'54'|'58'|'62'|'66'|'70'|'74'|'78'|'82'|'86'|'0'}
Documentation 0=Onbekend|10=Avon|14=BF Goodrich|18=Bridgestone|22=Conti(nental)|26=Dunlop|30=Firestone|34=Gislaved|38=|42=Goodyear|46=Kleber|50=Michelin|54=Nokia|58=Pirelli|62=Semperit|66=Stomil|70=Toyo|74=Uniroyal|78=Viking|82=Vredestein|86=Yokohama
Schema Component Representation
<xs:simpleType name="BandenMerk">
<xs:restriction base=" xs:string ">
<xs:enumeration value="10"/>
<xs:enumeration value="14"/>
<xs:enumeration value="18"/>
<xs:enumeration value="22"/>
<xs:enumeration value="26"/>
<xs:enumeration value="30"/>
<xs:enumeration value="34"/>
<xs:enumeration value="38"/>
<xs:enumeration value="42"/>
<xs:enumeration value="46"/>
<xs:enumeration value="50"/>
<xs:enumeration value="54"/>
<xs:enumeration value="58"/>
<xs:enumeration value="62"/>
<xs:enumeration value="66"/>
<xs:enumeration value="70"/>
<xs:enumeration value="74"/>
<xs:enumeration value="78"/>
<xs:enumeration value="82"/>
<xs:enumeration value="86"/>
<xs:enumeration value="0"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Bandenmaat

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

Simple Type: BasiscodeOptiesleutel

Super-types: xs:string < BasiscodeOptiesleutel (by restriction)
Sub-types: None
Name BasiscodeOptiesleutel
Content
  • Base XSD Type: string
  • value comes from list: {'00'|'01'|'02'|'03'|'90'}
Documentation 00=Base model |01=Luxury model|02=Hybrid model|03=Van without BPM return|90=Special lease action model
Schema Component Representation
<xs:simpleType name="BasiscodeOptiesleutel">
<xs:restriction base=" xs:string ">
<xs:enumeration value="00"/>
<xs:enumeration value="01"/>
<xs:enumeration value="02"/>
<xs:enumeration value="03"/>
<xs:enumeration value="90"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: BedrijfsUitvoering

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

Simple Type: Bestelcode

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

Simple Type: Bodystijl

Super-types: xs:string < Bodystijl (by restriction)
Sub-types: None
Name Bodystijl
Content
  • Base XSD Type: string
  • value comes from list: {'A'|'AMB'|'BUS'|'BVV'|'C'|'CA2'|'CA3'|'CA4'|'CC'|'CH2'|'CM3'|'CM5'|'CP2'|'CP3'|'E'|'HB3'|'HB5'|'KAM'|'LI6'|'M'|'MOT'|'MP2'|'MP3'|'MP4'|'MP5'|'MS'|'ONB'|'SC'|'SE4'|'SP'|'SS'|'ST'|'T'|'TR'|'TER'|'Z'}
Documentation Extra informatie uitvoering.|A=All/Off (Motoren)|AMB=Ambulance|BUS=Busje|BVV=Bijzonder vervoer|C=Commuter (Motoren)|CA2=Cabriolet, 2 deurs|CA3=Cabriolet, 3 deurs|CA4=Cabriolet, 4 deurs|CC=Custom/Chopper (Motoren)|CH2=Coach, 2 deurs|CM3=Combi, 3 deurs|CM5=Combi, 5 deurs|CP2=Coupe, 2 deurs|CP3=Coupe, 3 deurs|E=Enduro (Motoren)|HB3=Hatchback, 3 deurs|HB5=Hatchback, 5 deurs|KAM=Kampeerwagen|LI6=Limousine 6 deurs|M=Motorcross (Motoren)|MOT=Motorfiets (Motoren)|MP2=Multi purpose vehicle, 2 deurs|MP3=Multi purpose vehicle, 3 deurs|MP4=Multi purpose vehicle, 4 deurs|MP5=Multi purpose vehicle, 5 deurs|MS=Motorscooter (Motoren)|ONB=Onbekend|SC=Scooter (Motoren)|SE4=Sedan, 4 deurs|SP=Sport (Motoren)|SS=Supersport (Motoren)|ST=Street (Motoren)|T=Touring (Motoren)|TR=Trial (Motoren)|TER=Terreinwagen|Z=Overig/Onbekend
Schema Component Representation
<xs:simpleType name="Bodystijl">
<xs:restriction base=" xs:string ">
<xs:enumeration value="A"/>
<xs:enumeration value="AMB"/>
<xs:enumeration value="BUS"/>
<xs:enumeration value="BVV"/>
<xs:enumeration value="C"/>
<xs:enumeration value="CA2"/>
<xs:enumeration value="CA3"/>
<xs:enumeration value="CA4"/>
<xs:enumeration value="CC"/>
<xs:enumeration value="CH2"/>
<xs:enumeration value="CM3"/>
<xs:enumeration value="CM5"/>
<xs:enumeration value="CP2"/>
<xs:enumeration value="CP3"/>
<xs:enumeration value="E"/>
<xs:enumeration value="HB3"/>
<xs:enumeration value="HB5"/>
<xs:enumeration value="KAM"/>
<xs:enumeration value="LI6"/>
<xs:enumeration value="M"/>
<xs:enumeration value="MOT"/>
<xs:enumeration value="MP2"/>
<xs:enumeration value="MP3"/>
<xs:enumeration value="MP4"/>
<xs:enumeration value="MP5"/>
<xs:enumeration value="MS"/>
<xs:enumeration value="ONB"/>
<xs:enumeration value="SC"/>
<xs:enumeration value="SE4"/>
<xs:enumeration value="SP"/>
<xs:enumeration value="SS"/>
<xs:enumeration value="ST"/>
<xs:enumeration value="T"/>
<xs:enumeration value="TR"/>
<xs:enumeration value="TER"/>
<xs:enumeration value="Z"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: BrandstofOptie

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

Simple Type: Brandstofsysteem

Super-types: xs:string < Brandstofsysteem (by restriction)
Sub-types: None
Name Brandstofsysteem
Content
  • Base XSD Type: string
  • value comes from list: {'C'|'D'|'E'|'I'|'M'|'S'}
Documentation Brandstofsysteem.|C=Carburateur|D=Direct ingespoten diesel|E=Elektrische carburateur|I=Indirect ingespoten diesel|M=Multipoint injectie|S=Single-, monopoint injectie| =Onbekend
Schema Component Representation
<xs:simpleType name="Brandstofsysteem">
<xs:restriction base=" xs:string ">
<xs:enumeration value="C"/>
<xs:enumeration value="D"/>
<xs:enumeration value="E"/>
<xs:enumeration value="I"/>
<xs:enumeration value="M"/>
<xs:enumeration value="S"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: CWWaarde

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

Simple Type: CilinderInhoudDm

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

Simple Type: Cilinderboring

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

Simple Type: Cilinderplaatsing

Super-types: xs:string < Cilinderplaatsing (by restriction)
Sub-types: None
Name Cilinderplaatsing
Content
  • Base XSD Type: string
  • value comes from list: {'L'|'V'|'B'|'R'|'W'|'-'}
Documentation Plaatsing cilinders t.o.v. elkaar.|L=Lijn|V=V-vorm|B=Boxer|R=Rotary|W=W-vorm|=Niet gevuld|-=Onbekend
Schema Component Representation
<xs:simpleType name="Cilinderplaatsing">
<xs:restriction base=" xs:string ">
<xs:enumeration value="L"/>
<xs:enumeration value="V"/>
<xs:enumeration value="B"/>
<xs:enumeration value="R"/>
<xs:enumeration value="W"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Cilinderslag

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

Simple Type: Compressieverhouding

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

Simple Type: Courantheidsklasse

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

Simple Type: DeeltypeIdentidentificatie

Super-types: xs:string < DeeltypeIdentidentificatie (by restriction)
Sub-types: None
Name DeeltypeIdentidentificatie
Content
  • Base XSD Type: string
  • length <= 10
Documentation Sleutel van de Carosserie, Remmen, Transmissie of Moter.
Schema Component Representation
<xs:simpleType name="DeeltypeIdentidentificatie">
<xs:restriction base=" xs:string ">
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Draaicirkel

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

Simple Type: ECEBuitenweg

Super-types: xs:decimal < ECEBuitenweg (by restriction)
Sub-types: None
Name ECEBuitenweg
Content
  • Base XSD Type: decimal
  • total no. of digits = 3
  • no. of fraction digits = 1
Documentation ECE-norm voor brandstofverbruik (l/1km) op de buitenweg (was ECE-120: brandstofverbruik bij 120 km/u).
Schema Component Representation
<xs:simpleType name="ECEBuitenweg">
<xs:restriction base=" xs:decimal ">
<xs:totalDigits value="3"/>
<xs:fractionDigits value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: ECEGecombineerd

Super-types: xs:decimal < ECEGecombineerd (by restriction)
Sub-types: None
Name ECEGecombineerd
Content
  • Base XSD Type: decimal
  • total no. of digits = 3
  • no. of fraction digits = 1
Documentation ECE-norm voor brandstofverbruik (l/1km) bij gecombineerde snelheden (was ECE-090: brandstofverbruik bij 90 km/u).
Schema Component Representation
<xs:simpleType name="ECEGecombineerd">
<xs:restriction base=" xs:decimal ">
<xs:totalDigits value="3"/>
<xs:fractionDigits value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: ECEStad

Super-types: xs:decimal < ECEStad (by restriction)
Sub-types: None
Name ECEStad
Content
  • Base XSD Type: decimal
  • total no. of digits = 3
  • no. of fraction digits = 1
Documentation ECE-norm voor brandstofverbruik (l/1km) in de stad.
Schema Component Representation
<xs:simpleType name="ECEStad">
<xs:restriction base=" xs:decimal ">
<xs:totalDigits value="3"/>
<xs:fractionDigits value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: EigenMerkIndicator

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

Simple Type: Emissienorm

Super-types: xs:string < Emissienorm (by restriction)
Sub-types: None
Name Emissienorm
Content
  • Base XSD Type: string
  • value comes from list: {'B6'|'E2'|'G3'|'K6'|'K9'|'N2'|'N9'|'NV'|'S6'|'S9'|'U9'|'VN'|'XX'}
Documentation Emissienorm.|B6=Beperkt schoon tot 01/04/1992|E2=Geregelde katalysator, na 31/12/1992|G3=Goedgekeurd voor G3 LPG installatie |K6=Geregelde katalysator, 1400 tot 2000 cc, tot 01/04/1992 |K9=Niet geregelde katalysator, kleiner 1400 cc, tot 01/04/1992 |N2=Niet geregelde katalysator, na 31/12/1991 |N9=Niet geregelde katalysator, kleiner 1400 cc, na 31/12/1991 |NV=Niet van toepassing |S6=Geen katalysator, 1400 tot 2000 cc, tot 01/04/1992. Na 01/07/2001 milieu- norm S2005 (benzine ook koudestart VI) |S9=Geen katalysator, kleiner 1400 cc, tot 01/04/1992 |U9=Geregelde katalysator, na 31/12/1991|VN=Voldoet niet |XX=Onbekend
Schema Component Representation
<xs:simpleType name="Emissienorm">
<xs:restriction base=" xs:string ">
<xs:enumeration value="B6"/>
<xs:enumeration value="E2"/>
<xs:enumeration value="G3"/>
<xs:enumeration value="K6"/>
<xs:enumeration value="K9"/>
<xs:enumeration value="N2"/>
<xs:enumeration value="N9"/>
<xs:enumeration value="NV"/>
<xs:enumeration value="S6"/>
<xs:enumeration value="S9"/>
<xs:enumeration value="U9"/>
<xs:enumeration value="VN"/>
<xs:enumeration value="XX"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: FabriekCode

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

Simple Type: FeatureAanwezig

Super-types: xs:string < FeatureAanwezig (by restriction)
Sub-types: None
Name FeatureAanwezig
Content
  • Base XSD Type: string
  • value comes from list: {'N'|'S'|'X'}
Documentation N=Niet leverbaar|S=Standaard|X=Onbekend
Schema Component Representation
<xs:simpleType name="FeatureAanwezig">
<xs:restriction base=" xs:string ">
<xs:enumeration value="N"/>
<xs:enumeration value="S"/>
<xs:enumeration value="X"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: FiscalePK

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

Simple Type: FleetownerKorting

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

Simple Type: Gangbaar

Super-types: xs:string < Gangbaar (by restriction)
Sub-types: None
Name Gangbaar
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'}
Documentation 0=Gangbaar|1=Niet gangbaar
Schema Component Representation
<xs:simpleType name="Gangbaar">
<xs:restriction base=" xs:string ">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Hoofdruimte

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

Simple Type: InterneIdentificatie

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

Simple Type: IsPakket

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

Simple Type: Katalysator

Super-types: xs:string < Katalysator (by restriction)
Sub-types: None
Name Katalysator
Content
  • Base XSD Type: string
  • value comes from list: {'G'|'N'|'O'|'Y'|'X'}
Documentation Geeft aan of er op het voertuig een katalysator aanwezig is.|G=Geregeld|N=Niet aanwezig|O=Ongeregeld|Y=Oxikat (diesel)|X=Onbekend
Schema Component Representation
<xs:simpleType name="Katalysator">
<xs:restriction base=" xs:string ">
<xs:enumeration value="G"/>
<xs:enumeration value="N"/>
<xs:enumeration value="O"/>
<xs:enumeration value="Y"/>
<xs:enumeration value="X"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: KoppelMax

Super-types: xs:nonNegativeInteger < KoppelMax (by restriction)
Sub-types: None
Name KoppelMax
Content
  • Base XSD Type: nonNegativeInteger
  • total no. of digits = 3
Documentation Maximale koppel (Nm) dat de motor van het voertuig kan leveren.
Schema Component Representation
<xs:simpleType name="KoppelMax">
<xs:restriction base=" xs:nonNegativeInteger ">
<xs:totalDigits value="3"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: KoppelMaxTpm

Super-types: xs:nonNegativeInteger < KoppelMaxTpm (by restriction)
Sub-types: None
Name KoppelMaxTpm
Content
  • Base XSD Type: nonNegativeInteger
  • total no. of digits = 5
Documentation Toeren per minuut bij het maximale koppel.
Schema Component Representation
<xs:simpleType name="KoppelMaxTpm">
<xs:restriction base=" xs:nonNegativeInteger ">
<xs:totalDigits value="5"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Land

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

Simple Type: LandVanHerkomst

Super-types: xs:string < LandVanHerkomst (by restriction)
Sub-types: None
Name LandVanHerkomst
Content
  • Base XSD Type: string
  • value comes from list: {'00'|'01'|'02'|'03'|'04'|'05'|'06'|'07'|'08'|'09'|'10'|'11'|'12'|'13'|'14'|'15'|'16'|'17'|'18'|'19'|'99'}
Documentation 00=Niet gevuld|01=Duitsland/ Germany|02=Denemarken/ Denmark|03=Engeland/ UK|04=Frankrijk/ France|05=Italie/ Italy|06=Nederland/ Netherlands|07=Tsjechie/ Czech Republic|08=Verenigde Staten/ USA|09=Zweden/ Sweden|10=Japan/ JAPAN|11=G.O.S. / CIS|12=Polen/ Poland|13=Spanje/ Spain|14=Korea/ Korea|15=Belgi?/ Belgium|16=Sloveni?/ Slovenia|17=Roemeni?/ Romania|18=Oostenrijk/Austria|19=Taiwan/ Taiwan ROC|99=Overige/ Others
Schema Component Representation
<xs:simpleType name="LandVanHerkomst">
<xs:restriction base=" xs:string ">
<xs:enumeration value="00"/>
<xs:enumeration value="01"/>
<xs:enumeration value="02"/>
<xs:enumeration value="03"/>
<xs:enumeration value="04"/>
<xs:enumeration value="05"/>
<xs:enumeration value="06"/>
<xs:enumeration value="07"/>
<xs:enumeration value="08"/>
<xs:enumeration value="09"/>
<xs:enumeration value="10"/>
<xs:enumeration value="11"/>
<xs:enumeration value="12"/>
<xs:enumeration value="13"/>
<xs:enumeration value="14"/>
<xs:enumeration value="15"/>
<xs:enumeration value="16"/>
<xs:enumeration value="17"/>
<xs:enumeration value="18"/>
<xs:enumeration value="19"/>
<xs:enumeration value="99"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Merk

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

Simple Type: Merktype

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

Simple Type: Model

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

Simple Type: Motormerk

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

Simple Type: MutatiecodeOptie

Super-types: xs:string < MutatiecodeOptie (by restriction)
Sub-types: None
Name MutatiecodeOptie
Content
  • Base XSD Type: string
  • value comes from list: {'1'|'2'|'3'|'4'|'5'|'9'}
Documentation Soort optie-mutatie.|1=Prijswijziging|2=Optiewijziging|3=Prijs- + optiewijziging|4=Correctie|5=Vervallen|9=Overige
Schema Component Representation
<xs:simpleType name="MutatiecodeOptie">
<xs:restriction base=" xs:string ">
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
<xs:enumeration value="4"/>
<xs:enumeration value="5"/>
<xs:enumeration value="9"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: NaamCommercieel

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

Simple Type: OptieAanwezig

Super-types: xs:string < OptieAanwezig (by restriction)
Sub-types: None
Name OptieAanwezig
Content
  • Base XSD Type: string
  • value comes from list: {'N'|'O'|'P'|'S'|'Z'}
Documentation Status of option|N=Niet leverbaar|O=Optioneel|P=Pakket|S=Standaard|Z=Zonder meerprijs
Schema Component Representation
<xs:simpleType name="OptieAanwezig">
<xs:restriction base=" xs:string ">
<xs:enumeration value="N"/>
<xs:enumeration value="O"/>
<xs:enumeration value="P"/>
<xs:enumeration value="S"/>
<xs:enumeration value="Z"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: OptieNummer

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

Simple Type: Optiecode

Super-types: xs:string < Optiecode (by restriction)
Sub-types: None
Name Optiecode
Content
  • Base XSD Type: string
  • pattern = [A-Z][0-9][0-9]
  • length = 3
Schema Component Representation
<xs:simpleType name="Optiecode">
<xs:restriction base=" xs:string ">
<xs:length value="3"/>
<xs:pattern value="[A-Z][0-9][0-9]"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Optiesleutel

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

Simple Type: Pakketregel

Super-types: xs:string < Pakketregel (by restriction)
Sub-types: None
Name Pakketregel
Content
  • Base XSD Type: string
  • length <= 40
Documentation Omschrijving pakket (occurs 4)
Schema Component Representation
<xs:simpleType name="Pakketregel">
<xs:restriction base=" xs:string ">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Parkeerrem

Super-types: xs:string < Parkeerrem (by restriction)
Sub-types: None
Name Parkeerrem
Content
  • Base XSD Type: string
  • value comes from list: {'A'|'B'|'T'|'V'|'-'}
Documentation A=Achter|B=Beide|T=Transmissie as|V=Voor|-=Onbekend
Schema Component Representation
<xs:simpleType name="Parkeerrem">
<xs:restriction base=" xs:string ">
<xs:enumeration value="A"/>
<xs:enumeration value="B"/>
<xs:enumeration value="T"/>
<xs:enumeration value="V"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: PercentageRecycling

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

Simple Type: PlaatsingMotor

Super-types: xs:string < PlaatsingMotor (by restriction)
Sub-types: None
Name PlaatsingMotor
Content
  • Base XSD Type: string
  • value comes from list: {'VL'|'ML'|'MD'|'AL'|'AD'|'VD'}
Documentation VL=Voor Langs (wat grotere auto's meestal met achterwielaandrijving)|ML=Midden Langs (sportief)|MD=Midden Dwars (sportief)|AL=Achter Langs (sportief)|AD=Achter Dwars (sportief)
Schema Component Representation
<xs:simpleType name="PlaatsingMotor">
<xs:restriction base=" xs:string ">
<xs:enumeration value="VL"/>
<xs:enumeration value="ML"/>
<xs:enumeration value="MD"/>
<xs:enumeration value="AL"/>
<xs:enumeration value="AD"/>
<xs:enumeration value="VD"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: PlaatsingStuur

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

Simple Type: Recordcode

Super-types: xs:string < Recordcode (by restriction)
Sub-types: None
Name Recordcode
Content
  • Base XSD Type: string
  • value comes from list: {'10'|'11'|'20'|'21'|'30'|'31'|'40'|'41'}
Documentation Record code gebruikt in platte bestanden op de eerste 2 posities om het record te kunnen identificeren.|10=Header record of technical file|11=Detail record of technical file|20=Header record of Option file|21=Detail record of Option file|30=Header record of Package file|31=Detail record of Package file|40=Header record of Specification file|41=Detail record of Specification file
Schema Component Representation
<xs:simpleType name="Recordcode">
<xs:restriction base=" xs:string ">
<xs:enumeration value="10"/>
<xs:enumeration value="11"/>
<xs:enumeration value="20"/>
<xs:enumeration value="21"/>
<xs:enumeration value="30"/>
<xs:enumeration value="31"/>
<xs:enumeration value="40"/>
<xs:enumeration value="41"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Rembekrachtiging

Super-types: xs:string < Rembekrachtiging (by restriction)
Sub-types: None
Name Rembekrachtiging
Content
  • Base XSD Type: string
  • value comes from list: {'J'|'F'|'N'|'-'}
Documentation J=Rembekrachtiging|F=Facultatief|N=Geen rembekrachtiging|-=Onbekend|=Niet gevuld
Schema Component Representation
<xs:simpleType name="Rembekrachtiging">
<xs:restriction base=" xs:string ">
<xs:enumeration value="J"/>
<xs:enumeration value="F"/>
<xs:enumeration value="N"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Remdrukregeling

Super-types: xs:string < Remdrukregeling (by restriction)
Sub-types: None
Name Remdrukregeling
Content
  • Base XSD Type: string
  • value comes from list: {'A'|'B'|'D'|'L'|'M'|'N'|'V'}
Documentation A=Achteras|B=Beide assen|D=Drukafhankelijk|L=Lastafhankelijk|M=Multi (last- of vertragingsafhankelijk)|N=Geen remdrukregeling|V=Vertragingsafhankelijk
Schema Component Representation
<xs:simpleType name="Remdrukregeling">
<xs:restriction base=" xs:string ">
<xs:enumeration value="A"/>
<xs:enumeration value="B"/>
<xs:enumeration value="D"/>
<xs:enumeration value="L"/>
<xs:enumeration value="M"/>
<xs:enumeration value="N"/>
<xs:enumeration value="V"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Remscheiding

Super-types: xs:string < Remscheiding (by restriction)
Sub-types: None
Name Remscheiding
Content
  • Base XSD Type: string
  • value comes from list: {'D'|'T'|'V'|'W'|'-'}
Documentation D=Volledig|T=Triangel|V=Voor-achter|W=Voor en voor-achter|=Niet gevuld|-=Onbekend
Schema Component Representation
<xs:simpleType name="Remscheiding">
<xs:restriction base=" xs:string ">
<xs:enumeration value="D"/>
<xs:enumeration value="T"/>
<xs:enumeration value="V"/>
<xs:enumeration value="W"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Remtype

Super-types: xs:string < Remtype (by restriction)
Sub-types: None
Name Remtype
Content
  • Base XSD Type: string
  • value comes from list: {'B'|'G'|'S'|'T'|'1'|'2'|'-'}
Documentation B=Schijfrem of trommelrem|G=Geventileerde schijf|S=Schijfrem|T=Trommelrem|1=1 schrijfrem|2=2 schijfremmen|=Niet gevuld|-=Onbekend
Schema Component Representation
<xs:simpleType name="Remtype">
<xs:restriction base=" xs:string ">
<xs:enumeration value="B"/>
<xs:enumeration value="G"/>
<xs:enumeration value="S"/>
<xs:enumeration value="T"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Schakeling

Super-types: xs:string < Schakeling (by restriction)
Sub-types: None
Name Schakeling
Content
  • Base XSD Type: string
  • value comes from list: {'A'|'C'|'H'|'S'|'X'|'-'}
Documentation A=Automaat|C=CVT (Continu Variabele Transmissie: "Pientere Pookje")|H=Handgeschakeld|S=Semi-automaat|X=Handgeschakeld of automaat|=Niet gevuld|- =Onbekend
Schema Component Representation
<xs:simpleType name="Schakeling">
<xs:restriction base=" xs:string ">
<xs:enumeration value="A"/>
<xs:enumeration value="C"/>
<xs:enumeration value="H"/>
<xs:enumeration value="S"/>
<xs:enumeration value="X"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Schoon

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

Simple Type: Schouderruimte

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

Simple Type: SoortOverbrengingStuur

Super-types: xs:string < SoortOverbrengingStuur (by restriction)
Sub-types: None
Name SoortOverbrengingStuur
Content
  • Base XSD Type: string
  • value comes from list: {'F'|'K'|'T'|'W'|'-'}
Documentation F=Facultatief|K=Kogelkringloop|T=Tandheugel|W=Worm en sector|-=Onbekend
Schema Component Representation
<xs:simpleType name="SoortOverbrengingStuur">
<xs:restriction base=" xs:string ">
<xs:enumeration value="F"/>
<xs:enumeration value="K"/>
<xs:enumeration value="T"/>
<xs:enumeration value="W"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: SpecialeSerie

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

Simple Type: Spoorbreedte

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

Simple Type: StatusPrijsLijst

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

Simple Type: StatuscodeOptiesleutel

Super-types: xs:integer < StatuscodeOptiesleutel (by restriction)
Sub-types: None
Name StatuscodeOptiesleutel
Content
  • Base XSD Type: integer
  • value comes from list: {'0'|'1'}
Schema Component Representation
<xs:simpleType name="StatuscodeOptiesleutel">
<xs:restriction base=" xs:integer ">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Tellersoort

Super-types: xs:string < Tellersoort (by restriction)
Sub-types: None
Name Tellersoort
Content
  • Base XSD Type: string
  • value comes from list: {'5'|'6'|'7'}
Documentation Indicatie van het soort kilometerteller dat in een voertuig is aangebracht. Het soort teller wordt aangegeven met het aantal cijfers waaruit de kilometerstand kan bestaan.
Schema Component Representation
<xs:simpleType name="Tellersoort">
<xs:restriction base=" xs:string ">
<xs:enumeration value="5"/>
<xs:enumeration value="6"/>
<xs:enumeration value="7"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: TypeBeschrijvingVoertuig

Super-types: xs:string < TypeBeschrijvingVoertuig (by restriction)
Sub-types: None
Name TypeBeschrijvingVoertuig
Content
  • Base XSD Type: string
  • length <= 50
Documentation Beschrijving voertuigtype binnen het merk
Schema Component Representation
<xs:simpleType name="TypeBeschrijvingVoertuig">
<xs:restriction base=" xs:string ">
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Uitstoot

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

Simple Type: UitvoeringPrijslijst

Super-types: xs:string < UitvoeringPrijslijst (by restriction)
Sub-types: None
Name UitvoeringPrijslijst
Content
  • Base XSD Type: string
  • length <= 32
Documentation Uitvoering van een voertuig zoals door de fabrikant op de prijslijst omschreven.
Schema Component Representation
<xs:simpleType name="UitvoeringPrijslijst">
<xs:restriction base=" xs:string ">
<xs:maxLength value="32"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: UitvoeringRDW

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

Simple Type: Velgbreedte

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

Simple Type: Verbruiksnorm

Super-types: xs:string < Verbruiksnorm (by restriction)
Sub-types: None
Name Verbruiksnorm
Content
  • Base XSD Type: string
  • value comes from list: {'0'|'1'|'9'}
Documentation 0=OUD; Oude ECE-normen: 90, 120, stad |1=NIEUW; Nieuwe ECE-normen: Gecombineerd, Buitenweg, Stad|9 =Onbekend
Schema Component Representation
<xs:simpleType name="Verbruiksnorm">
<xs:restriction base=" xs:string ">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
<xs:enumeration value="9"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: Vering

Super-types: xs:string < Vering (by restriction)
Sub-types: None
Name Vering
Content
  • Base XSD Type: string
  • value comes from list: {'BL'|'DU'|'HM'|'HY'|'LU'|'RU'|'SC'|'SM'|'TE'|'TO'|'TS'|'UT'|'VM'|'--'}
Documentation BL=Bladvering, parabool, half elliptisch|DU=Dubbelzijdig|HM=Horizontale mono|HY=Hydro-pneumatisch, hydragas|LU=Luchtvering|RU=Rubbervering|SC=Schroefveren|SM=Schuine mono|TE=Telescoop|TO=Torsieveren|TS=Torsie + schroef?veren|UT=USD telescoop|VM=Verticaal mono|--=Onbekend
Schema Component Representation
<xs:simpleType name="Vering">
<xs:restriction base=" xs:string ">
<xs:enumeration value="BL"/>
<xs:enumeration value="DU"/>
<xs:enumeration value="HM"/>
<xs:enumeration value="HY"/>
<xs:enumeration value="LU"/>
<xs:enumeration value="RU"/>
<xs:enumeration value="SC"/>
<xs:enumeration value="SM"/>
<xs:enumeration value="TE"/>
<xs:enumeration value="TO"/>
<xs:enumeration value="TS"/>
<xs:enumeration value="UT"/>
<xs:enumeration value="VM"/>
<xs:enumeration value="--"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: VermogenNorm

Super-types: xs:string < VermogenNorm (by restriction)
Sub-types: None
Name VermogenNorm
Content
  • Base XSD Type: string
  • value comes from list: {'D'|'S'|'C'|'I'|'E'|'-'}
Documentation D=DIN|S=SAE|C=CUNA|I=ISO|E=EEG|-=Onbekend
Schema Component Representation
<xs:simpleType name="VermogenNorm">
<xs:restriction base=" xs:string ">
<xs:enumeration value="D"/>
<xs:enumeration value="S"/>
<xs:enumeration value="C"/>
<xs:enumeration value="I"/>
<xs:enumeration value="E"/>
<xs:enumeration value="-"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: VersnellingType

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

Simple Type: Verzinkt

Super-types: xs:string < Verzinkt (by restriction)
Sub-types: None
Name Verzinkt
Content
  • Base XSD Type: string
  • value comes from list: {'G'|'N'|'T'|'X'}
Documentation Geeft aan of de carrosserie van het voertuig is verzinkt.|G=Gedeeltelijk|N=Niet|T=Totaal|X=Onbekend
Schema Component Representation
<xs:simpleType name="Verzinkt">
<xs:restriction base=" xs:string ">
<xs:enumeration value="G"/>
<xs:enumeration value="N"/>
<xs:enumeration value="T"/>
<xs:enumeration value="X"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: VoertuigKlasseRDW

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

Simple Type: Wielophanging

Super-types: xs:string < Wielophanging (by restriction)
Sub-types: None
Name Wielophanging
Content
  • Base XSD Type: string
  • value comes from list: {'AB'|'AF'|'DD'|'DE'|'DW'|'LD'|'MC'|'ON'|'OV'|'PA'|'SB'|'SO'|'SS'|'ST'|'TR'|'--'}
Documentation AB=Aluminium Buizenframe|AF=Dubbel A-frame|DD=Dubbele draagarmen|DE=De Dion|DW=Double Wishbone|LD=Langsarmen met dwarsverband|MC=MacPherson|ON=Onafhankelijk|OV=Overig|PA=Pendelas|SB=Stalen Buizenframe|SO=Semi-Onafhankelijk|SS=Semi Starre as|ST=Starre as met Panhard|TR=Triangel armen|--=Onbekend|=Niet gevuld
Schema Component Representation
<xs:simpleType name="Wielophanging">
<xs:restriction base=" xs:string ">
<xs:enumeration value="AB"/>
<xs:enumeration value="AF"/>
<xs:enumeration value="DD"/>
<xs:enumeration value="DE"/>
<xs:enumeration value="DW"/>
<xs:enumeration value="LD"/>
<xs:enumeration value="MC"/>
<xs:enumeration value="ON"/>
<xs:enumeration value="OV"/>
<xs:enumeration value="PA"/>
<xs:enumeration value="SB"/>
<xs:enumeration value="SO"/>
<xs:enumeration value="SS"/>
<xs:enumeration value="ST"/>
<xs:enumeration value="TR"/>
<xs:enumeration value="--"/>
</xs:restriction>
</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