Definition Type: Element
Name: RemittanceReferredDocumentAmounts
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:RemittanceReferredDocumentAmountType
Containing Schema: Components.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 components_xsd1XSD Diagram of RemittanceReferredDocumentAmounts in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="RemittanceReferredDocumentAmounts" type="RemittanceReferredDocumentAmountType">
    <xsd:annotation>
        <xsd: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.</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: