Definition Type: Element
Name: LastInspectionDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The last date that the vehicle was inspected per local regulations. In Europe after four years and then every two years you need to have a technical inspection of your vehicle.
Collapse XSD Schema Diagram:
XSD Diagram of LastInspectionDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="LastInspectionDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
               The last date that the vehicle was inspected per local regulations. In Europe after four years
               and then every two years you need to have a technical inspection of your vehicle.            
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: