Definition Type: Element
Name: RemittanceReferredDocumentAmounts
Namespace: http://www.openapplications.org/oagis/9
Type: oa:RemittanceReferredDocumentAmountType
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Amount of money and currency of a document referred to in the remittance section. The amount is typically either the original amount due and payable, or the amount actually remitted for the referenced document.
Collapse XSD Schema Diagram:
Drilldown into TaxAmount in schema fields_xsd1 Drilldown into CreditNoteAmount in schema fields_xsd1 Drilldown into RemittedAmount in schema fields_xsd1 Drilldown into DiscountAppliedAmount in schema fields_xsd1 Drilldown into DuePayableAmount in schema fields_xsd1 Drilldown into RemittanceReferredDocumentAmountType in schema financialcomponents_xsdXSD Diagram of RemittanceReferredDocumentAmounts in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RemittanceReferredDocumentAmounts" type="RemittanceReferredDocumentAmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Amount of money and currency of a document referred to in the remittance section. The amount is typically either the original amount due and payable, or the amount actually remitted
for the referenced document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DuePayableAmount oa:DuePayableAmount 0 (1)
DiscountAppliedAmount oa:DiscountAppliedAmount 0 (1)
RemittedAmount oa:RemittedAmount 0 (1)
CreditNoteAmount oa:CreditNoteAmount 0 (1)
TaxAmount oa:TaxAmount 0 (1)
Collapse Derivation Tree: