Definition Type: Element
Name: VehicleDeliveryEvent
Namespace: http://www.starstandard.org/STAR/5
Type: star:EventType
Containing Schema: Components.xsd
Abstract
Documentation:
The VehicleDeliveryEvent component provides details about Events related to a Vehicle Delivery.
Collapse XSD Schema Diagram:
Drilldown into EventOccurrenceDateTime in schema components_xsd Drilldown into EventDescription in schema components_xsd Drilldown into EventTypeCode in schema components_xsd Drilldown into EventID in schema components_xsd Drilldown into EventType in schema components_xsdXSD Diagram of VehicleDeliveryEvent in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleDeliveryEvent" type="EventType">
    <xsd:annotation>
        <xsd:documentation> The VehicleDeliveryEvent component provides details about Events
                related to a Vehicle Delivery. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EventID star:EventID 0 1
EventTypeCode star:EventTypeCode 0 1
EventDescription star:EventDescription 0 1
EventOccurrenceDateTime star:EventOccurrenceDateTime 0 1
Collapse Derivation Tree: