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