Definition Type: ComplexType
Name: ShowVehicleOrderDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ShowVehicleOrder.xsd
Abstract
Documentation:
Show Vehicle Order Data Area
Collapse XSD Schema Diagram:
Drilldown into VehicleOrder in schema vehicleorder_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowVehicleOrderDataAreaType in schema showvehicleorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowVehicleOrderDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Show Vehicle Order Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Show" />
        <xsd:element ref="VehicleOrder" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show star:Show (1) (1)
VehicleOrder star:VehicleOrder (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ShowVehicleOrderDataArea