Schema Central  >  LEXS 4.0  >  niem-core.xsd  >  nc:ItemValueAmount
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

nc:ItemValueAmount

A monetary value of an item.

Element information

Namespace: http://niem.gov/niem/niem-core/2.0

Schema document: lexs.gov/niem/niem-core/2.0/niem-core.xsd

Type: nc:AmountType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom group s:SimpleObjectAttributeGroup
s:metadata [0..1]xsd:IDREFSfrom group s:SimpleObjectAttributeGroup
s:linkMetadata [0..1]xsd:IDREFSfrom group s:SimpleObjectAttributeGroup
nc:currencyCode [0..1]iso_4217:CurrencyCodeSimpleTypeA unit of money or exchange.
nc:currencyText [0..1]xsd:stringA unit of money or exchange.

Used in

Sample instance

<nc:ItemValueAmount nc:currencyCode="USD">300</nc:ItemValueAmount>