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