Definition Type: ComplexType
Name: VehicleMakeAuthorization
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into vehicleTypeCode in schema dealerlocatorextended_xsd Drilldown into agreementTypeCode in schema dealerlocatorextended_xsd Drilldown into makeCode in schema dealerlocatorextended_xsdXSD Diagram of VehicleMakeAuthorization in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleMakeAuthorization">
    <xsd:sequence>
        <xsd:element name="makeCode" type="udt:TextType" />
        <xsd:element name="agreementTypeCode" type="udt:TextType" />
        <xsd:element name="vehicleTypeCode" type="udt:TextType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
makeCode star:makeCode (1) (1)
agreementTypeCode star:agreementTypeCode (1) (1)
vehicleTypeCode star:vehicleTypeCode (1) (1)
Collapse Derivation Tree:
Collapse References:
star:vehicleMakeAuthorizationstar:VehicleMakeAuthorizationWithModel,