Definition Type: Element
Name: VehicleActivityStatus
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: VehicleInventory.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
An indicator of vehicle's logisitics information as it relates to its progress through the distribution pipeline. This differs from VehicleStatusCode as it provides status on logistics activity, not a status category code. Sample Data: BUILT, CREDT, DMGD, JAPAN, PORT, R-TRK ETA
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of VehicleActivityStatus in schema vehicleinventory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleActivityStatus" type="udt:TextType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
         			An indicator of vehicle's logisitics information as it relates to its progress 
         			through the distribution pipeline. This differs from VehicleStatusCode as it 
         			provides status on logistics activity, not a status category code. Sample Data:
					BUILT, CREDT, DMGD, JAPAN, PORT, R-TRK ETA         			         		
         		</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: