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