nc:AmountType
A data type for an amount of money.
Complex type information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-constrained/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 | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from group s:SimpleObjectAttributeGroup |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from group s:SimpleObjectAttributeGroup |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | 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