nc:AmountType
A data type for an amount of money.
Complex type information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: lexs.gov/niem/niem-core/2.0/niem-core.xsd
NIEM Properties:
- Base: niem-xsd:decimal
Content
from type niem-xsd:decimal
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| s:id | [0..1] | xsd:ID | from group s:SimpleObjectAttributeGroup | |
| s:metadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
| s:linkMetadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
| nc:currencyCode | [0..1] | iso_4217:CurrencyCodeSimpleType | A unit of money or exchange. | |
| nc:currencyText | [0..1] | xsd:string | A unit of money or exchange. |
Used in
- Element nc:ItemValueAmount
Type inheritance chain
- xsd:decimal
- extended by niem-xsd:decimal
- extended by nc:AmountType
- extended by niem-xsd:decimal


