it:CurrencyExchange
An exchange of currency for a specified country
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:CurrencyExchangeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:RateOfExchange [0..*] The rate at which one specified currency is expressed in another specified currency
- it:CurrencyIdentifierCode [0..*] The code specifying a monetary unit or currency
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type it:DeclarationType (Element it:Declaration)
Sample instance
<it:CurrencyExchange> <it:RateOfExchange>1.0</it:RateOfExchange> <it:CurrencyIdentifierCode>BHD</it:CurrencyIdentifierCode> </it:CurrencyExchange>