Uses the Component:NonMonetaryAmountType
This component is used to report nonmonetary vaues.
Table 6.8. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
SecondaryAccountingTermCode |
A term that defines the time scope of the associated Monetary Value. | 0..1 | Field | scl:SecondaryAccountingTermEnumeratedType | |
NonMonetaryValue |
The non-monetary Amount being reported | 1..1 | Field | udt:QuantityType |
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.8. NonMonetaryAmount
<NonMonetaryAmount> <SecondaryAccountingTermCode>......</SecondaryAccountingTermCode> [0..1] <NonMonetaryValue>......</NonMonetaryValue> [1..1] </NonMonetaryAmount>