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