Definition Type: Element
Name: VehicleDeliveryStatus
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleDeliveryStatusType
Containing Schema: Components.xsd
Abstract
Documentation:
The VehicleDeliveryStatus component provides details about the status of a vehicle delivery. This is status typically information coming back from the Shipment Carrier to the manufacturer.
Collapse XSD Schema Diagram:
Drilldown into DestinationLocation in schema components_xsd Drilldown into VehicleDeliveryEvent in schema components_xsd Drilldown into ETADate in schema components_xsd Drilldown into DeliveryProcessStateCode in schema components_xsd Drilldown into LocationIDTypeCode in schema components_xsd Drilldown into LocationDescription in schema components_xsd Drilldown into LocationID in schema components_xsd Drilldown into VehicleDeliveryStatusDateTime in schema components_xsd Drilldown into VehicleDeliveryStatusType in schema components_xsdXSD Diagram of VehicleDeliveryStatus in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleDeliveryStatus" type="VehicleDeliveryStatusType">
    <xsd:annotation>
        <xsd:documentation> The VehicleDeliveryStatus component provides details about the
                status of a vehicle delivery. This is status typically information coming back from
                the Shipment Carrier to the manufacturer. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleDeliveryStatusDateTime star:VehicleDeliveryStatusDateTime 0 1
LocationID star:LocationID 0 1
LocationDescription star:LocationDescription 0 1
LocationIDTypeCode star:LocationIDTypeCode 0 1
DeliveryProcessStateCode star:DeliveryProcessStateCode 0 1
ETADate star:ETADate 0 1
VehicleDeliveryEvent star:VehicleDeliveryEvent 0 1
DestinationLocation star:DestinationLocation 0 1
Collapse Derivation Tree: