Definition Type: Element
Name: FirstRegistrationDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Fields.xsd
Abstract
Documentation:
This is the first date when the owned vehicle was registered to the authorities. It is generally the date when you get your registration papers & plate. In Europe this is may not necessarily be the same as the OriginalInServiceDate as a vehicle may go into service multiple times for each new owner, but the registration stays with the vehicle.
Collapse XSD Schema Diagram:
XSD Diagram of FirstRegistrationDate in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="FirstRegistrationDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                This is the first date when the owned vehicle was registered to the authorities.
                It is generally the date when you get your registration papers &amp; plate.  In Europe
                this is may not necessarily be the same as the OriginalInServiceDate as a vehicle may
                go into service multiple times for each new owner, but the registration stays with the
                vehicle. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: