Definition Type: ComplexType
Name: LedgerEntryHeaderType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Party in schema components_xsd Drilldown into PaymentTerm in schema components_xsd Drilldown into EntryCreator in schema components_xsd Drilldown into ExchangeRate in schema components_xsd Drilldown into TaxBaseFunctionalAmount in schema fields_xsd Drilldown into FunctionalAmount in schema fields_xsd Drilldown into TaxBaseAmount in schema fields_xsd Drilldown into Amount in schema fields_xsd Drilldown into LedgerAmountGroup in schema components_xsd1 Drilldown into SourceDocumentReference in schema components_xsd1 Drilldown into AccountingDate in schema components_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into GLEntityID in schema fields_xsd Drilldown into LedgerID in schema fields_xsdXSD Diagram of LedgerEntryHeaderType in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="LedgerEntryHeaderType">
    <xsd:sequence>
        <xsd:element ref="LedgerID" minOccurs="0" />
        <xsd:element ref="GLEntityID" minOccurs="0" />
        <xsd:element ref="DocumentDateTime" minOccurs="0" />
        <xsd:element ref="AccountingDate" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the date that is used to determine the accounting period the transaction is posted within.  It is also known as the effective or post date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="SourceDocumentReference" minOccurs="0" />
        <xsd:group ref="LedgerAmountGroup" />
        <xsd:element ref="EntryCreator" minOccurs="0" />
        <xsd:element ref="PaymentTerm" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:group ref="ReferencesGroup" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LedgerID nsA:LedgerID 0 (1)
GLEntityID nsA:GLEntityID 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
AccountingDate nsA:AccountingDate 0 (1)
SourceDocumentReference nsA:SourceDocumentReference 0 (1)
Amount nsA:Amount 0 (1)
TaxBaseAmount nsA:TaxBaseAmount 0 (1)
FunctionalAmount nsA:FunctionalAmount 0 (1)
TaxBaseFunctionalAmount nsA:TaxBaseFunctionalAmount 0 (1)
ExchangeRate nsA:ExchangeRate 0 (1)
EntryCreator nsA:EntryCreator 0 (1)
PaymentTerm nsA:PaymentTerm 0 unbounded
Party nsA:Party 0 unbounded
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
<xs:group> nsA:LedgerAmountGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:InvoiceLedgerEntryHeaderType, nsA:JournalEntryHeaderType, nsA:PayableHeaderType, nsA:ReceivableHeaderType