Definition Type: ComplexType
Name: LedgerEntryLineType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EntryCreator in schema components_xsd Drilldown into Employee in schema components_xsd Drilldown into EnterpriseUnit in schema components_xsd Drilldown into Quantity in schema components_xsd1 Drilldown into Item in schema components_xsd Drilldown into ProjectReference in schema components_xsd Drilldown into GLAccount 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 LedgerEntryContent in schema components_xsd1 Drilldown into GLDestinationEntityID in schema fields_xsdXSD Diagram of LedgerEntryLineType in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="LedgerEntryLineType">
    <xsd:sequence>
        <xsd:element ref="GLDestinationEntityID" minOccurs="0" />
        <xsd:group ref="LedgerEntryContent" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GLDestinationEntityID nsA:GLDestinationEntityID 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)
GLAccount nsA:GLAccount 0 (1)
ProjectReference nsA:ProjectReference 0 (1)
Item nsA:Item 0 (1)
Quantity nsA:Quantity 0 (1)
EnterpriseUnit nsA:EnterpriseUnit 0 (1)
Employee nsA:Employee 0 (1)
EntryCreator nsA:EntryCreator 0 (1)
<xs:group> nsA:LedgerEntryContent (1) (1)
<xs:group> nsA:LedgerAmountGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:InvoiceLedgerEntryLineType, nsA:JournalEntryLineType, nsA:PayableLineType, nsA:ReceivableLineType