Definition Type: ComplexType
Name: GetValidMultipleVehicleIncentiveDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: GetValidMultipleVehicleIncentive.xsd
Abstract
Documentation:
Get Valid Multiple Vehicle Incentive Data Area
Collapse XSD Schema Diagram:
Drilldown into ValidMultipleVehicleIncentiveRequest in schema validmultiplevehicleincentiverequest_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetValidMultipleVehicleIncentiveDataAreaType in schema getvalidmultiplevehicleincentive_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetValidMultipleVehicleIncentiveDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Get Valid Multiple Vehicle Incentive Data Area
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Get" />
        <xsd:element ref="ValidMultipleVehicleIncentiveRequest" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get star:Get (1) (1)
ValidMultipleVehicleIncentiveRequest star:ValidMultipleVehicleIncentiveRequest (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:GetValidMultipleVehicleIncentiveDataArea