12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- This schema is the same as "DR_CurrencyCode_Full_1" only -->
- <!-- "targetNamespace="http://www.nrf-arts.org/IXRetail/namespace" xmlns="http://www.nrf-arts.org/IXRetail/namespace" " -->
- <!-- has been removed. -->
- <!-- Copyright 2001, ARTS-IXRetail, DRA (NCR, et al) -->
- <!-- edited by Jim Galloway (NCR) -->
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified" attributeFormDefault="unqualified">
- <xs:simpleType name="CurrencyCode">
- <xs:annotation>
- <xs:documentation>enum: ISO-4217 / UN/ECE REC 09 Codes</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="ADP">
- <xs:annotation>
- <xs:documentation>Andorran Peseta</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AED">
- <xs:annotation>
- <xs:documentation>UAE Dirham</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AFA">
- <xs:annotation>
- <xs:documentation>Afghani</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ALL">
- <xs:annotation>
- <xs:documentation>Leck</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AMD">
- <xs:annotation>
- <xs:documentation>Armenian Dram</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ANG">
- <xs:annotation>
- <xs:documentation>Netherlands Antillan Guilder</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AOA">
- <xs:annotation>
- <xs:documentation>Kwanza</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ARS">
- <xs:annotation>
- <xs:documentation>Argentine Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ATS">
- <xs:annotation>
- <xs:documentation>Schilling</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AUD">
- <xs:annotation>
- <xs:documentation>Australian Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AWG">
- <xs:annotation>
- <xs:documentation>Aruban Guilder</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AZM">
- <xs:annotation>
- <xs:documentation>Azerbaijanian Manat</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BAM">
- <xs:annotation>
- <xs:documentation>Convertible Marks</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BBD">
- <xs:annotation>
- <xs:documentation>Barbados Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BDT">
- <xs:annotation>
- <xs:documentation>Taka</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BEF">
- <xs:annotation>
- <xs:documentation>Belgian Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BGL">
- <xs:annotation>
- <xs:documentation>Lev</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BGN">
- <xs:annotation>
- <xs:documentation>Bulgarian Lev</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BHD">
- <xs:annotation>
- <xs:documentation>Bahraini Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BIF">
- <xs:annotation>
- <xs:documentation>Burundi Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BMD">
- <xs:annotation>
- <xs:documentation>Bermudian Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BND">
- <xs:annotation>
- <xs:documentation>Brunei Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BOB">
- <xs:annotation>
- <xs:documentation>Boliviano</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BOV">
- <xs:annotation>
- <xs:documentation>Mvdol</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BRL">
- <xs:annotation>
- <xs:documentation>Brazilian Real</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BSD">
- <xs:annotation>
- <xs:documentation>Bahamian Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BTN">
- <xs:annotation>
- <xs:documentation>Ngultrum</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BWP">
- <xs:annotation>
- <xs:documentation>Pula</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BYR">
- <xs:annotation>
- <xs:documentation>Belarussian Ruble</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BZD">
- <xs:annotation>
- <xs:documentation>Belize Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CAD">
- <xs:annotation>
- <xs:documentation>Canadian Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CDF">
- <xs:annotation>
- <xs:documentation>Franc Congolais</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CHF">
- <xs:annotation>
- <xs:documentation>Swiss Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CLF">
- <xs:annotation>
- <xs:documentation>Unidades de fomento</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CLP">
- <xs:annotation>
- <xs:documentation>Chilean Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CNY">
- <xs:annotation>
- <xs:documentation>Yuan Renminbi</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="COP">
- <xs:annotation>
- <xs:documentation>Colombian Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CRC">
- <xs:annotation>
- <xs:documentation>Costa Rican Colon</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CUP">
- <xs:annotation>
- <xs:documentation>Cuban Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CVE">
- <xs:annotation>
- <xs:documentation>Cape Verde Escudo</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CYP">
- <xs:annotation>
- <xs:documentation>Cyprus Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CZK">
- <xs:annotation>
- <xs:documentation>Czech Koruna</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DEM">
- <xs:annotation>
- <xs:documentation>Deutsche Mark</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DJF">
- <xs:annotation>
- <xs:documentation>Djibouti Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DKK">
- <xs:annotation>
- <xs:documentation>Danish Krone</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DOP">
- <xs:annotation>
- <xs:documentation>Dominican Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DZD">
- <xs:annotation>
- <xs:documentation>Algerian Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ECS">
- <xs:annotation>
- <xs:documentation>Sucre</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ECV">
- <xs:annotation>
- <xs:documentation>Unidad de Valor Constante (UVC)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="EEK">
- <xs:annotation>
- <xs:documentation>Kroon</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="EGP">
- <xs:annotation>
- <xs:documentation>Egyptian Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ERN">
- <xs:annotation>
- <xs:documentation>Nakfa</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ESP">
- <xs:annotation>
- <xs:documentation>Spanish Peseta</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ETB">
- <xs:annotation>
- <xs:documentation>Ethiopian Birr</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="EUR">
- <xs:annotation>
- <xs:documentation>euro</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FIM">
- <xs:annotation>
- <xs:documentation>Markka</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FJD">
- <xs:annotation>
- <xs:documentation>Fiji Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FKP">
- <xs:annotation>
- <xs:documentation>Falkland Islands Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FRF">
- <xs:annotation>
- <xs:documentation>French Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GBP">
- <xs:annotation>
- <xs:documentation>Pound Sterling</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GEL">
- <xs:annotation>
- <xs:documentation>Lari</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GHC">
- <xs:annotation>
- <xs:documentation>Cedi</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GIP">
- <xs:annotation>
- <xs:documentation>Gibraltar Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GMD">
- <xs:annotation>
- <xs:documentation>Dalasi</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GNF">
- <xs:annotation>
- <xs:documentation>Guinea Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GRD">
- <xs:annotation>
- <xs:documentation>Drachma</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GTQ">
- <xs:annotation>
- <xs:documentation>Quetzal</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GWP">
- <xs:annotation>
- <xs:documentation>Guinea-Bissau Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GYD">
- <xs:annotation>
- <xs:documentation>Guyana Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HKD">
- <xs:annotation>
- <xs:documentation>Hong Kong Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HNL">
- <xs:annotation>
- <xs:documentation>Lempira</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HRK">
- <xs:annotation>
- <xs:documentation>Croatian kuna</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HTG">
- <xs:annotation>
- <xs:documentation>Gourde</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HUF">
- <xs:annotation>
- <xs:documentation>Forint</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IDR">
- <xs:annotation>
- <xs:documentation>Rupiah</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IEP">
- <xs:annotation>
- <xs:documentation>Irish Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ILS">
- <xs:annotation>
- <xs:documentation>New Israeli Sheqel</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="INR">
- <xs:annotation>
- <xs:documentation>Indian Rupee</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IQD">
- <xs:annotation>
- <xs:documentation>Iraqi Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IRR">
- <xs:annotation>
- <xs:documentation>Iranian Rial</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ISK">
- <xs:annotation>
- <xs:documentation>Iceland Krona</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ITL">
- <xs:annotation>
- <xs:documentation>Italian Lira</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="JMD">
- <xs:annotation>
- <xs:documentation>Jamaican Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="JOD">
- <xs:annotation>
- <xs:documentation>Jordanian Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="JPY">
- <xs:annotation>
- <xs:documentation>Yen</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KES">
- <xs:annotation>
- <xs:documentation>Kenyan Shilling</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KGS">
- <xs:annotation>
- <xs:documentation>Som</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KHR">
- <xs:annotation>
- <xs:documentation>Riel</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KMF">
- <xs:annotation>
- <xs:documentation>Comoro Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KPW">
- <xs:annotation>
- <xs:documentation>North Korean Won</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KRW">
- <xs:annotation>
- <xs:documentation>Won</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KWD">
- <xs:annotation>
- <xs:documentation>Kuwaiti Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KYD">
- <xs:annotation>
- <xs:documentation>Cayman Islands Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KZT">
- <xs:annotation>
- <xs:documentation>Tenge</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LAK">
- <xs:annotation>
- <xs:documentation>Kip</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LBP">
- <xs:annotation>
- <xs:documentation>Lebanese Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LKR">
- <xs:annotation>
- <xs:documentation>Sri Lanka Rupee</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LRD">
- <xs:annotation>
- <xs:documentation>Liberian Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LSL">
- <xs:annotation>
- <xs:documentation>Loti</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LTL">
- <xs:annotation>
- <xs:documentation>Lithuanian Litus</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LUF">
- <xs:annotation>
- <xs:documentation>Luxembourg Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LVL">
- <xs:annotation>
- <xs:documentation>Latvian Lats</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LYD">
- <xs:annotation>
- <xs:documentation>Lybian Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MAD">
- <xs:annotation>
- <xs:documentation>Moroccan Dirham</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MDL">
- <xs:annotation>
- <xs:documentation>Moldovan Leu</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MGF">
- <xs:annotation>
- <xs:documentation>Malagasy Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MKD">
- <xs:annotation>
- <xs:documentation>Denar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MMK">
- <xs:annotation>
- <xs:documentation>Kyat</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MNT">
- <xs:annotation>
- <xs:documentation>Tugrik</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MOP">
- <xs:annotation>
- <xs:documentation>Pataca</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MRO">
- <xs:annotation>
- <xs:documentation>Ouguiya</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MTL">
- <xs:annotation>
- <xs:documentation>Maltese Lira</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MUR">
- <xs:annotation>
- <xs:documentation>Mauritius Rupee</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MVR">
- <xs:annotation>
- <xs:documentation>Rufiyaa</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MWK">
- <xs:annotation>
- <xs:documentation>Kwacha</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MXN">
- <xs:annotation>
- <xs:documentation>Mexican Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MXV">
- <xs:annotation>
- <xs:documentation>Mexican Unidad de Inversion (UDI)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MYR">
- <xs:annotation>
- <xs:documentation>Malaysian Ringgit</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MZM">
- <xs:annotation>
- <xs:documentation>Metical</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NAD">
- <xs:annotation>
- <xs:documentation>Namibia Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NGN">
- <xs:annotation>
- <xs:documentation>Naira</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NIO">
- <xs:annotation>
- <xs:documentation>Cordoba Oro</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NLG">
- <xs:annotation>
- <xs:documentation>Netherlands Guilder</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NOK">
- <xs:annotation>
- <xs:documentation>Norvegian Krone</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NPR">
- <xs:annotation>
- <xs:documentation>Nepalese Rupee</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NZD">
- <xs:annotation>
- <xs:documentation>New Zealand Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="OMR">
- <xs:annotation>
- <xs:documentation>Rial Omani</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PAB">
- <xs:annotation>
- <xs:documentation>Balboa</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PEN">
- <xs:annotation>
- <xs:documentation>Nuevo Sol</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PGK">
- <xs:annotation>
- <xs:documentation>Kina</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PHP">
- <xs:annotation>
- <xs:documentation>Philippine Peso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PKR">
- <xs:annotation>
- <xs:documentation>Pakistan Rupee</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PLN">
- <xs:annotation>
- <xs:documentation>Zloty</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PTE">
- <xs:annotation>
- <xs:documentation>Portuguese Escudo</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PYG">
- <xs:annotation>
- <xs:documentation>Guarani</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="QAR">
- <xs:annotation>
- <xs:documentation>Qatari Rial</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ROL">
- <xs:annotation>
- <xs:documentation>Leu</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RUB">
- <xs:annotation>
- <xs:documentation>Russian Ruble</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RUR">
- <xs:annotation>
- <xs:documentation>Russian Ruble</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RWF">
- <xs:annotation>
- <xs:documentation>Rwanda Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SAR">
- <xs:annotation>
- <xs:documentation>Saudi Riyal</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SBD">
- <xs:annotation>
- <xs:documentation>Solomon Islands Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SCR">
- <xs:annotation>
- <xs:documentation>Seychelles Rupee</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SDD">
- <xs:annotation>
- <xs:documentation>Sudanese Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SEK">
- <xs:annotation>
- <xs:documentation>Swedish Krona</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SGD">
- <xs:annotation>
- <xs:documentation>Singapore Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SHP">
- <xs:annotation>
- <xs:documentation>Saint Helena Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SIT">
- <xs:annotation>
- <xs:documentation>Tolar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SKK">
- <xs:annotation>
- <xs:documentation>Slovak Koruna</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SLL">
- <xs:annotation>
- <xs:documentation>Leone</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SOS">
- <xs:annotation>
- <xs:documentation>Somali Shilling</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SRG">
- <xs:annotation>
- <xs:documentation>Suriname Guilder</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="STD">
- <xs:annotation>
- <xs:documentation>Dobra</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SVC">
- <xs:annotation>
- <xs:documentation>El Salvador Colon</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SYP">
- <xs:annotation>
- <xs:documentation>Syrian Pound</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SZL">
- <xs:annotation>
- <xs:documentation>Lilangeni</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="THB">
- <xs:annotation>
- <xs:documentation>Baht</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TJS">
- <xs:annotation>
- <xs:documentation>Somoni</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TMM">
- <xs:annotation>
- <xs:documentation>Manat</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TND">
- <xs:annotation>
- <xs:documentation>Tunisian Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TOP">
- <xs:annotation>
- <xs:documentation>Pa´anga</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TPE">
- <xs:annotation>
- <xs:documentation>Timor Escudo</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TRL">
- <xs:annotation>
- <xs:documentation>Turkish Lira</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TTD">
- <xs:annotation>
- <xs:documentation>Trinidad and Tobago Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TWD">
- <xs:annotation>
- <xs:documentation>New Taiwan Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TZS">
- <xs:annotation>
- <xs:documentation>Tanzanian Shilling</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UAH">
- <xs:annotation>
- <xs:documentation>Hryvnia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UGX">
- <xs:annotation>
- <xs:documentation>Uganda Shilling</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="USD">
- <xs:annotation>
- <xs:documentation>US Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="USN">
- <xs:annotation>
- <xs:documentation>US Dollar (Next day)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="USS">
- <xs:annotation>
- <xs:documentation>US Dollar (Same day)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UYU">
- <xs:annotation>
- <xs:documentation>Peso Uruguayo</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UZS">
- <xs:annotation>
- <xs:documentation>Uzbekistan Sum</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VEB">
- <xs:annotation>
- <xs:documentation>Bolivar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VND">
- <xs:annotation>
- <xs:documentation>Dong</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VUV">
- <xs:annotation>
- <xs:documentation>Vatu</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="WST">
- <xs:annotation>
- <xs:documentation>Tala</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XAF">
- <xs:annotation>
- <xs:documentation>CFA Franc BEAC</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XAG">
- <xs:annotation>
- <xs:documentation>Silver</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XAU">
- <xs:annotation>
- <xs:documentation>Gold</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XBA">
- <xs:annotation>
- <xs:documentation>European Composite Unit (EURCO)</xs:documentation>
- <xs:documentation>European Monetary Unit (E.M.U.-6)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XBB">
- <xs:annotation>
- <xs:documentation>European Unit of Account 9 (E.U.A.-9)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XBC">
- <xs:annotation>
- <xs:documentation>European Unit of Account 17 (E.U.A.-17)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XCD">
- <xs:annotation>
- <xs:documentation>East Caribbean Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XDR">
- <xs:annotation>
- <xs:documentation>SDR</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XFO">
- <xs:annotation>
- <xs:documentation>Gold-Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XFU">
- <xs:annotation>
- <xs:documentation>UIC-Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XOF">
- <xs:annotation>
- <xs:documentation>CFA Franc BCEAO</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XPD">
- <xs:annotation>
- <xs:documentation>Palladium</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XPF">
- <xs:annotation>
- <xs:documentation>CFP Franc</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XPT">
- <xs:annotation>
- <xs:documentation>Platinum</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="XTS">
- <xs:annotation>
- <xs:documentation>Codes Specifically reserved for testing purposes</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="YER">
- <xs:annotation>
- <xs:documentation>Yemeni Rial</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="YUM">
- <xs:annotation>
- <xs:documentation>Yugoslavian Dinar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ZAR">
- <xs:annotation>
- <xs:documentation>South Africa Rand</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ZMK">
- <xs:annotation>
- <xs:documentation>Kwacha</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ZWD">
- <xs:annotation>
- <xs:documentation>Zimbabwe Dollar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- </xs:schema>
|