View schema

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 510/2011/EC .  Monitoring and reporting
      of average CO2 emissions (light commercial vehicles) - vans.

      Version: $Id: vans-aggregated.xsd 17547 2015-01-15 14:39:10Z lainekai $
      Created: 07.01.2015

      Reporting Obligation: http://rod.eionet.europa.eu/obligations/665
      Reporting year: 2014

	  Year 2013 updates:
		- no changes
    Year 2014 updates:
    - Removed: MSV
    - Added: Rt, RIVA, RNSS, NMSV
    </xsd:appinfo>
  </xsd:annotation>
  <xsd:element name="VansAggregates">
    <xsd:complexType>
      <xsd:attribute name="Y" type="xsd:integer" 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:attribute>
      <xsd:attribute name="MS" type="xsd:string" 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: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" use="required">
        <xsd:annotation>
			<xsd:documentation>
        Total  number of new registrations of  new  light commercial vehicles subject to EC type approval
        Number of registrations for vehicles of the same manufacturer, including vehicle with any missing technical data.
			</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="IntegerOrEmptyType"/>
        </xsd:simpleType>
      </xsd:attribute>
      <xsd:attribute name="RIVA" use="required">
        <xsd:annotation>
          <xsd:documentation>
            Total number of new registrations of new  individually approved light commercial vehicles
            Individually approved and stated into monitoring dataset as AA-IVA
          </xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="IntegerOrEmptyType"/>
        </xsd:simpleType>
      </xsd:attribute>
      <xsd:attribute name="RNSS" use="required">
        <xsd:annotation>
          <xsd:documentation>
            Total number of new registrations of new light commercial vehicles approved nationally in small series
            Type approved  in national small series and stated into monitoring dataset  as AA-NSS
          </xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="IntegerOrEmptyType"/>
        </xsd:simpleType>
      </xsd:attribute>
      <xsd:attribute name="NMSV" use="required">
        <xsd:annotation>
          <xsd:documentation>
            Total number of new registrations of new light commercial vehicles subject to multi-stage type-approval (where available)
            Type approved  incomplete or completed vehicles
          </xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="IntegerOrEmptyType"/>
        </xsd:simpleType>
      </xsd:attribute>
    </xsd:complexType>
  </xsd:element>
  <xsd:simpleType name="EmptySimpleType">
		<xsd:annotation>
			<xsd:documentation>Type to enter blank value</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value=""/>
    </xsd:restriction>
	</xsd:simpleType>
  <xsd:simpleType name="IntegerOrEmptyType">
    <xsd:union>
      <xsd:simpleType>
        <xsd:restriction base="xsd:nonNegativeInteger"/>
      </xsd:simpleType>
      <xsd:simpleType>
        <xsd:restriction base="EmptySimpleType"/>
      </xsd:simpleType>
    </xsd:union>
  </xsd:simpleType>
</xsd:schema>
Note

A check-in comment is required. Please enter it below.


Note

The schema's file name will not be changed, regardless of the name of the file you upload. Only the file contents will be overwritten!

Note

A new version requires a new file with a new name: