| FixML 4.4 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Simple Type |
| Name | Currency |
| Namespace | http://www.fixprotocol.org/FIXML-4-4 |
| Documentation | string representing a currency type using ISO 4217 Currency code (3 character) values. |
| XSD Schema | fixml-datatypes-4-4.xsd |
|
|
|
|
|
|
|
|
|
<xs:simpleType name="Currency" >
<xs:annotation> <xs:documentation> string representing a currency type using ISO 4217 Currency code (3 character) values. </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |
|