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