it:CurrencyExchange
An exchange of currency for a specified country
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:CurrencyExchangeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- it:RateOfExchangePercent [0..*]A rate at which one specified currency is expressed in another specified currency
- nc:CurrencyCode [0..*]A unit of money or exchange.
- it:CurrencyExchangeAugmentationPointAbstract [0..*]An augmentation point for CurrencyExchangeType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group it:CurrencyExchangeAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type it:DeclarationType (Element it:Declaration)
Sample instance
<it:CurrencyExchange> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:RateOfExchangePercent>1.0</it:RateOfExchangePercent> <nc:CurrencyCode>AED</nc:CurrencyCode> <it:CurrencyExchangeAugmentationPoint>any content</it:CurrencyExchangeAugmentationPoint> </it:CurrencyExchange>