InterestCharge
Interest charged for a specific situation - usually used for a payment plan
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: InterestChargeType
Properties: Global, Qualified, ID: oagis-id-a92bdad70b69437d9ea25a98aa8d211c
Content
- Sequence [1..1]
- PerPaymentAmount [0..1] Charge for a Payment
- TotalInterestAmount [0..1] Total interest charged for the containing element
- Extension [0..1]
from type IdentificationTypefrom type InterestChargeBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type PaymentPlanTermBaseType
- Type PaymentPlanTermType via extension of PaymentPlanTermBaseType (Element PaymentPlanTerm)
Sample instance
<InterestCharge> <ID/> <IDSet> <ID/> </IDSet> <PerPaymentAmount/> <TotalInterestAmount/> <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> </InterestCharge>