Definition Type: ComplexType
Name: VehicleMakeAuthorizationWithModel
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleMakeAuthorization
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into brandDesc in schema dealerlocatorextended_xsd Drilldown into merchandisingModelDesig in schema dealerlocatorextended_xsd Drilldown into vehicleTypeCode in schema dealerlocatorextended_xsd Drilldown into agreementTypeCode in schema dealerlocatorextended_xsd Drilldown into makeCode in schema dealerlocatorextended_xsd Drilldown into VehicleMakeAuthorization in schema dealerlocatorextended_xsdXSD Diagram of VehicleMakeAuthorizationWithModel in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleMakeAuthorizationWithModel">
    <xsd:complexContent>
        <xsd:extension base="VehicleMakeAuthorization">
            <xsd:sequence>
                <xsd:element name="merchandisingModelDesig" type="udt:TextType" />
                <xsd:element name="brandDesc" type="udt:TextType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</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)
merchandisingModelDesig star:merchandisingModelDesig (1) (1)
brandDesc star:brandDesc (1) (1)
Collapse Derivation Tree:
Collapse References:
star:vehicleMakeAuthorizationWithModel