Uses the Component:OtherCreditorChargesType
Other creditor chargescharges associated with the financing.
Table 6.83. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
OtherChargesAmount |
Identifies the amount of other charges. | 0..1 | Field | udt:AmountType | |
OtherChargesPaidFor |
Describes the purpose of the other charges. | 0..1 | Field | udt:TextType | |
OtherChargesPaidTo |
Describs to whom the other charges are to be paid. | 0..1 | Field | udt:TextType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.83. OtherCreditorCharges
<OtherCreditorCharges> <OtherChargesAmount>......</OtherChargesAmount> [0..1] <OtherChargesPaidFor>......</OtherChargesPaidFor> [0..1] <OtherChargesPaidTo>......</OtherChargesPaidTo> [0..1] </OtherCreditorCharges>