Definition Type: ComplexType
Name: LedgerEntryLineType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: FinancialComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EntryCreator in schema components_xsd1 Drilldown into Employee in schema components_xsd1 Drilldown into EnterpriseUnit in schema components_xsd1 Drilldown into Quantity in schema financialcomponents_xsd Drilldown into Item in schema components_xsd1 Drilldown into ProjectReference in schema components_xsd1 Drilldown into GLAccount in schema components_xsd1 Drilldown into CurrencyExchangeRate in schema components_xsd1 Drilldown into ExchangeRate in schema components_xsd1 Drilldown into TaxBaseFunctionalAmount in schema fields_xsd1 Drilldown into FunctionalAmount in schema fields_xsd1 Drilldown into TaxBaseAmount in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into LedgerAmountGroup in schema financialcomponents_xsd Drilldown into LedgerEntryContent in schema financialcomponents_xsd Drilldown into GLDestinationEntityID in schema fields_xsd1XSD Diagram of LedgerEntryLineType in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="LedgerEntryLineType">
    <xsd:sequence>
        <xsd:element ref="GLDestinationEntityID" minOccurs="0" />
        <xsd:group ref="LedgerEntryContent" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GLDestinationEntityID oa:GLDestinationEntityID 0 (1)
Amount oa:Amount 0 (1)
TaxBaseAmount oa:TaxBaseAmount 0 (1)
FunctionalAmount oa:FunctionalAmount 0 (1)
TaxBaseFunctionalAmount oa:TaxBaseFunctionalAmount 0 (1)
ExchangeRate oa:ExchangeRate 0 (1)
CurrencyExchangeRate oa:CurrencyExchangeRate 0 (1)
GLAccount oa:GLAccount 0 (1)
ProjectReference oa:ProjectReference 0 (1)
Item oa:Item 0 (1)
Quantity oa:Quantity 0 (1)
EnterpriseUnit oa:EnterpriseUnit 0 (1)
Employee oa:Employee 0 (1)
EntryCreator oa:EntryCreator 0 (1)
<xs:group> oa:LedgerEntryContent 0 (1)
<xs:group> oa:LedgerAmountGroup 0 (1)