Definition Type: ComplexType
Name: ChangeVehicleInvoiceDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ChangeVehicleInvoice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VehicleInvoice in schema vehicleinvoice_xsd Drilldown into Change in schema meta_xsdXSD Diagram of ChangeVehicleInvoiceDataAreaType in schema changevehicleinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ChangeVehicleInvoiceDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Change" />
        <xsd:element ref="VehicleInvoice" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Change star:Change (1) (1)
VehicleInvoice star:VehicleInvoice (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ChangeVehicleInvoiceDataArea