AmountRemittanceReference
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.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: AmountRemittanceReferenceType
Properties: Global, Qualified, ID: oagis-id-ab66884737724d989f4167042c818759
Content
- Sequence [1..1]
- DuePayableAmount [0..1] PmtInf/PmtTx/RmtInf/Strd/RfrdDocAmt/DuepyblAmt
- DiscountAppliedAmount [0..1] PmtInf/PmtTx/RmtInf/Strd/RfrdDocAmt/DscntApldAmt
- RemittedAmount [0..1] PmtInf/PmtTx/RmtInf/Strd/RfrdDocAmt/RmtdAmt
- CreditNoteAmount [0..1] PmtInf/PmtTx/RmtInf/Strd/RfrdDocAmt/CdtNoteAmt
- TaxAmount [0..1] PmtInf/PmtTx/RmtInf/Strd/RfrdDocAmt/TaxAmt
- Extension [0..1]
from type IdentificationTypefrom type AmountRemittanceReferenceBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type StructuredRemittanceBaseType
- Type StructuredRemittanceType via extension of StructuredRemittanceBaseType (Element StructuredRemittance)
Sample instance
<AmountRemittanceReference> <ID/> <IDSet> <ID/> </IDSet> <DuePayableAmount/> <DiscountAppliedAmount/> <RemittedAmount/> <CreditNoteAmount/> <TaxAmount/> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </AmountRemittanceReference>