VehicleModelCodeType

§Usage: To provide generic model codes for vehicles. Format is Maker_Code

§See: A reference list can be found here: http://www.carmodelslist.com
List will be completed in the xsd upon request

Simple Type Information

Used By

Source

<xs:simpleType name="VehicleModelCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">§Usage: To provide generic model codes for vehicles. Format is Maker_Code</xs:documentation>
    <xs:documentation xml:lang="EN">§See: A reference list can be found here: http://www.carmodelslist.com List will be completed in the xsd upon request</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="RENAULT_ESPACE"/>
  </xs:restriction>
</xs:simpleType>