ISO4217CurrencyType
RIXML 2.5 Simple Type
ISO 4217 currency code type restricting to length of 3 and upper case letters
Schema:RIXML-datatypes-2_5.xsd:942
Where It Fits
Definition
| Base Type | string |
| Pattern | [A-Z]{3} |
| Length | 3 |
Version History
Unchanged since introduction in RIXML 2.2
Business Rules
MUST
Currency codes must use the ISO 4217 three-character alphabetic format
validationstandardization
Semantic Relationships
Constrains1 relationship
All currency references must adhere to ISO 4217 standard three-character alphabetic codes to maintain consistency in financial data representation
RIXML Implementation Guide v2.5.1, p.29— Currency Codes