Definition Type: Element
Name: PaymentInvoiceHeader
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentInvoiceHeaderType
Containing Schema: PaymentInvoice.xsd
Abstract
Documentation:
Invoice Header
Collapse XSD Schema Diagram:
Drilldown into MasterCustomerParty in schema components_xsd Drilldown into CreditCard in schema components_xsd Drilldown into RelatedItem in schema components_xsd Drilldown into CodesAndComments in schema components_xsd Drilldown into Pricing in schema components_xsd Drilldown into Tax in schema components_xsd Drilldown into InvoiceTotalAmount in schema paymentinvoice_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsd Drilldown into PaymentInvoiceHeaderType in schema paymentinvoice_xsdXSD Diagram of PaymentInvoiceHeader in schema paymentinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PaymentInvoiceHeader" type="PaymentInvoiceHeaderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> Invoice Header</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
InvoiceTotalAmount star:InvoiceTotalAmount 0 1
Tax star:Tax 0 unbounded
Pricing star:Pricing 0 unbounded
CodesAndComments star:CodesAndComments 0 unbounded
RelatedItem star:RelatedItem 0 1
CreditCard star:CreditCard 0 1
MasterCustomerParty star:MasterCustomerParty 0 1
Collapse Derivation Tree: