Definition Type: Element
Name: RemittanceReferredDocumentAmounts
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd Drilldown into CreditNoteAmount in schema fields_xsd Drilldown into RemittedAmount in schema fields_xsd Drilldown into DiscountAppliedAmount in schema fields_xsd Drilldown into DuePayableAmount in schema fields_xsd Drilldown into RemittanceReferredDocumentAmountType in schema financialcomponents_xsdXSD Diagram of RemittanceReferredDocumentAmounts in schema financialcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="RemittanceReferredDocumentAmounts" type="RemittanceReferredDocumentAmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">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 nsA:DuePayableAmount 0 (1)
DiscountAppliedAmount nsA:DiscountAppliedAmount 0 (1)
RemittedAmount nsA:RemittedAmount 0 (1)
CreditNoteAmount nsA:CreditNoteAmount 0 (1)
TaxAmount nsA:TaxAmount 0 (1)
Collapse Derivation Tree: