Definition Type: Element
Name: VehicleIdentification
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleIdentificationType
Containing Schema: Components.xsd
Abstract
Documentation:
An identifer for a vehicle. This is not the VIN
Collapse XSD Schema Diagram:
Drilldown into AgencyRoleCode in schema components_xsd Drilldown into VehicleID in schema components_xsd Drilldown into VehicleIdentificationType in schema components_xsdXSD Diagram of VehicleIdentification in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleIdentification" type="VehicleIdentificationType">
    <xsd:annotation>
        <xsd:documentation>An identifer for a vehicle. This is not the VIN</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleID star:VehicleID 1 1
AgencyRoleCode star:AgencyRoleCode 0 1
Collapse Derivation Tree: