Definition Type: Element
Name: InvoiceLedgerEntry
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:InvoiceLedgerEntryType
Containing Schema: InvoiceLedgerEntry.xsd
Abstract
Documentation:
A InvoiceLedgerEntry represents a not yet approved for payment purchase ledger invoice or debit memo. A InvoiceLedgerEntry uses an InvoiceReference to reference the original suppliers invoice.
Collapse XSD Schema Diagram:
Drilldown into InvoiceLedgerEntryLine in schema invoiceledgerentry_xsd Drilldown into InvoiceLedgerEntryHeader in schema invoiceledgerentry_xsd Drilldown into InvoiceLedgerEntryType in schema invoiceledgerentry_xsdXSD Diagram of InvoiceLedgerEntry in schema invoiceledgerentry_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="InvoiceLedgerEntry" type="InvoiceLedgerEntryType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">A InvoiceLedgerEntry represents a not yet approved for payment purchase ledger invoice or debit memo. A InvoiceLedgerEntry uses an InvoiceReference to reference the original suppliers invoice.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvoiceLedgerEntryHeader nsA:InvoiceLedgerEntryHeader 0 (1)
InvoiceLedgerEntryLine nsA:InvoiceLedgerEntryLine 0 unbounded
Collapse Derivation Tree: