Path: blob/master/make/data/cldr/common/main/ar_SS.xml
41149 views
<?xml version="1.0" encoding="UTF-8" ?>1<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">2<!-- Copyright © 1991-2021 Unicode, Inc.3For terms of use, see http://www.unicode.org/copyright.html4Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)6-->7<ldml>8<identity>9<version number="$Revision$"/>10<language type="ar"/>11<territory type="SS"/>12</identity>13<numbers>14<defaultNumberingSystem>arab</defaultNumberingSystem>15<currencies>16<currency type="GBP">17<symbol>GB£</symbol>18</currency>19<currency type="SSP">20<symbol>£</symbol>21</currency>22</currencies>23</numbers>24</ldml>252627