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