Definition Type: Element
Name: PrimaryDriver
Namespace: http://www.starstandard.org/STAR/5
Type: star:PrimaryDriverType
Containing Schema: Components.xsd
Abstract
Documentation:
The Primary Driver of a vehicle, boat, or other transportation item.
Collapse XSD Schema Diagram:
Drilldown into DriverParty in schema components_xsd Drilldown into EstimatedUsagePercent in schema components_xsd Drilldown into PrimaryDriverIndicator in schema components_xsd Drilldown into RelationshipDescription in schema components_xsd Drilldown into RelationshipTypeCode in schema components_xsd Drilldown into PrimaryDriverType in schema components_xsdXSD Diagram of PrimaryDriver in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PrimaryDriver" type="PrimaryDriverType">
    <xsd:annotation>
        <xsd:documentation>The Primary Driver of a vehicle, boat, or other transportation
            item.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RelationshipTypeCode star:RelationshipTypeCode 0 (1)
RelationshipDescription star:RelationshipDescription 0 unbounded
PrimaryDriverIndicator star:PrimaryDriverIndicator 0 (1)
EstimatedUsagePercent star:EstimatedUsagePercent 0 (1)
DriverParty star:DriverParty 1 1
Collapse Derivation Tree: