Schema URL | http://dd.eionet.europa.eu/schemas/CO2-monitoring-cars-2023/cars-aggregated.xsd |
---|---|
File name | cars-aggregated.xsd |
Schema set | CO2-monitoring-cars-2023 |
Name | Schema for cars aggregated data |
There are 0 QA scripts and 0 conversion scripts registered for this schema.
<?xml version="1.0" encoding="UTF-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:annotation> <xsd:appinfo> Schema file for the validation of xml file containing aggregated data according to Regulation 443/2009/EC. Monitoring and reporting of average CO2 emissions. Version: $Id: cars-aggregated.xsd 17546 2015-01-15 14:26:41Z lainekai $ Created: 07.01.2015 Reporting Obligation: http://rod.eionet.europa.eu/obligations/655 Reporting year: 2014 Year 2013 updates: - new root level attributes 'Rt', 'RIVA', 'RNSS' - change fields from mandatory to optional: 'Man', 'Eav', 'Mav', 'Fav' Year 2014 updates: - removed item </xsd:appinfo> </xsd:annotation> <xsd:element name="aggregates"> <xsd:complexType> <xsd:attribute name="Y" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en"> Attribute 'Year'. Attribute of element 'vehicles'. Length is 4 (e.g. '2012') Mandatory Input. </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:integer"> <xsd:totalDigits value="4" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="MS" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Attribute 'Member State name'. Attribute of element 'vehicles'. Use abbreviation in interinstitutional style guide of the European Union. Length 2 (e.g. CH for Switzerland). Mandatory Input. </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="2"/> <xsd:minLength value="2"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="DS" use="required"> <xsd:annotation> <xsd:documentation> Data source, length 3, mandatory input. It can be COC, TAD or MIX. Use MIX if data source is a combination of COC and TAD </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="COC"/> <xsd:enumeration value="TAD"/> <xsd:enumeration value="MIX"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Rt"> <xsd:annotation> <xsd:documentation xml:lang="en"> Total number of new registrations of new passenger cars subject to EC type approval. Number of registrations for vehicles of the same manufacturer, including vehicle with any missing technical data. non-negative whole number. Mandatory input, </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:nonNegativeInteger"/> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="RIVA"> <xsd:annotation> <xsd:documentation xml:lang="en"> Total number of new registrations of new individually approved passenger cars. Individually approved and stated into monitoring dataset as AA-IVA. non-negative whole number. Mandatory input </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:nonNegativeInteger"/> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="RNSS"> <xsd:annotation> <xsd:documentation xml:lang="en"> Total number of new registrations of new passenger cars approved nationally in small series. Type approved in national small series and stated into monitoring dataset as AA-NSS. non-negative whole number. Mandatory input </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:nonNegativeInteger"/> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> </xsd:schema>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark