<property name="res.dir" value="${out.dir}/res"/>
<property name="xml.dir" value="${out.dir}/xml"/>
- <property name="base.url" value="https://www.currency-iso.org/dam/downloads/lists/"/>
- <property name="current.xml" value="list_one.xml"/>
- <property name="historic.xml" value="list_three.xml"/>
+ <property name="base.url" value="https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/"/>
+ <property name="current.xml" value="list-one.xml"/>
+ <property name="historic.xml" value="list-three.xml"/>
<target name="build" depends="check, resource" description="Verify ICU's local data and generate ISO 4217 alpha-numeric code mapping data resource"/>
http://www.currency-iso.org/iso_index/iso_tables.htm. There are two
files that we're interested in.
- - http://www.currency-iso.org/dl_iso_table_a1.xml
- - http://www.currency-iso.org/dl_iso_tables_a3.xml
+ - https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/list-one.xml
+ - https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/list-three.xml
Table A.1 contains current currencies and funds and Table A.3 contains
historic denominations.