Definition Type: ComplexType
Name: LoadInvoiceLedgerEntryDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: LoadInvoiceLedgerEntry.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InvoiceLedgerEntry in schema invoiceledgerentry_xsd Drilldown into Load in schema meta_xsdXSD Diagram of LoadInvoiceLedgerEntryDataAreaType in schema loadinvoiceledgerentry_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="LoadInvoiceLedgerEntryDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Load" />
        <xsd:element ref="InvoiceLedgerEntry" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Load nsA:Load (1) (1)
InvoiceLedgerEntry nsA:InvoiceLedgerEntry (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea