Definition Type: Element
Name: VehicleMaintenanceDates
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleMaintenanceDatesType
Containing Schema: Components.xsd
Abstract
Documentation:
Component to assign maintenance dates referenced to vehicles. Multiple values may be stated, related to different types of maintenance and due dates.
Collapse XSD Schema Diagram:
Drilldown into MaintenanceDescription in schema components_xsd Drilldown into MaintenanceDate in schema components_xsd Drilldown into VehicleMaintenanceDatesType in schema components_xsdXSD Diagram of VehicleMaintenanceDates in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleMaintenanceDates" type="VehicleMaintenanceDatesType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Component to assign maintenance dates referenced to vehicles.
                Multiple values may be stated, related to different types of maintenance and due dates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MaintenanceDate star:MaintenanceDate 1 1
MaintenanceDescription star:MaintenanceDescription 1 1
Collapse Derivation Tree: