golang.org/x/text@v0.14.0/internal/cldrtree/testdata/test2/common/main/root.xml (about)

     1  <?xml version="1.0" encoding="UTF-8" ?>
     2  <ldml>
     3  	<identity>
     4  		<language type="root"/>
     5  	</identity>
     6  	<dates>
     7  		<calendars>
     8  			<calendar type="buddhist">
     9  				<months>
    10  					<alias source="locale" path="../../calendar[@type='generic']/months"/> <!-- gregorian in original -->
    11  				</months>
    12  				<eras>
    13  					<eraNames>
    14  						<alias source="locale" path="../eraAbbr"/>
    15  					</eraNames>
    16  					<eraAbbr>
    17  						<era type="0">BE</era>
    18  					</eraAbbr>
    19  					<eraNarrow>
    20  						<alias source="locale" path="../eraAbbr"/>
    21  					</eraNarrow>
    22  				</eras>
    23  			</calendar>
    24  			<calendar type="chinese">
    25  				<months>
    26  					<monthContext type="format">
    27  						<monthWidth type="abbreviated">
    28  							<alias source="locale" path="../monthWidth[@type='wide']"/>
    29  						</monthWidth>
    30  						<monthWidth type="narrow">
    31  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
    32  						</monthWidth>
    33  						<monthWidth type="wide">
    34  							<month type="1">chineseWideM01</month>
    35  							<month type="2">chineseWideM02</month>
    36  							<month type="3">chineseWideM03</month>
    37  							<month type="4">chineseWideM04</month>
    38  							<month type="5">chineseWideM05</month>
    39  							<month type="6">chineseWideM06</month>
    40  							<month type="7">chineseWideM07</month>
    41  							<month type="8">chineseWideM08</month>
    42  							<month type="9">chineseWideM09</month>
    43  							<month type="10">chineseWideM10</month>
    44  							<month type="11">chineseWideM11</month>
    45  							<month type="12">chineseWideM12</month>
    46  						</monthWidth>
    47  					</monthContext>
    48  					<monthContext type="stand-alone">
    49  						<monthWidth type="abbreviated">
    50  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
    51  						</monthWidth>
    52  						<monthWidth type="narrow">
    53  							<month type="1">chineseNarrowM1</month>
    54  							<month type="2">chineseNarrowM2</month>
    55  							<month type="3">chineseNarrowM3</month>
    56  							<month type="4">chineseNarrowM4</month>
    57  							<month type="5">chineseNarrowM5</month>
    58  							<month type="6">chineseNarrowM6</month>
    59  							<month type="7">chineseNarrowM7</month>
    60  							<month type="8">chineseNarrowM8</month>
    61  							<month type="9">chineseNarrowM9</month>
    62  							<month type="10">chineseNarrowM10</month>
    63  							<month type="11">chineseNarrowM11</month>
    64  							<month type="12">chineseNarrowM12</month>
    65  						</monthWidth>
    66  						<monthWidth type="wide">
    67  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
    68  						</monthWidth>
    69  					</monthContext>
    70  				</months>
    71  				<!-- chinese eras are computed, and don't fall back to gregorian -->
    72  				<cyclicNameSets>
    73  					<cyclicNameSet type="dayParts">
    74  						<cyclicNameContext type="format">
    75  							<cyclicNameWidth type="abbreviated">
    76  								<cyclicName type="1">dpAbbr1</cyclicName>
    77  								<cyclicName type="2">dpAbbr2</cyclicName>
    78  								<cyclicName type="3">dpAbbr3</cyclicName>
    79  								<cyclicName type="4">dpAbbr4</cyclicName>
    80  								<cyclicName type="5">dpAbbr5</cyclicName>
    81  								<cyclicName type="6">dpAbbr6</cyclicName>
    82  								<cyclicName type="7">dpAbbr7</cyclicName>
    83  								<cyclicName type="8">dpAbbr8</cyclicName>
    84  								<cyclicName type="9">dpAbbr9</cyclicName>
    85  								<cyclicName type="10">dpAbbr10</cyclicName>
    86  								<cyclicName type="11">dpAbbr11</cyclicName>
    87  								<cyclicName type="12">dpAbbr12</cyclicName>
    88  							</cyclicNameWidth>
    89  							<cyclicNameWidth type="narrow">
    90  								<alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
    91  							</cyclicNameWidth>
    92  							<cyclicNameWidth type="wide">
    93  								<alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
    94  							</cyclicNameWidth>
    95  						</cyclicNameContext>
    96  					</cyclicNameSet>
    97  					<cyclicNameSet type="days">
    98  						<alias source="locale" path="../cyclicNameSet[@type='years']"/>
    99  					</cyclicNameSet>
   100  					<cyclicNameSet type="months">
   101  						<alias source="locale" path="../cyclicNameSet[@type='years']"/>
   102  					</cyclicNameSet>
   103  					<cyclicNameSet type="years">
   104  						<cyclicNameContext type="format">
   105  							<cyclicNameWidth type="abbreviated">
   106  								<cyclicName type="1">year1</cyclicName>
   107  								<cyclicName type="2">year2</cyclicName>
   108  								<cyclicName type="3">year3</cyclicName>
   109  								<cyclicName type="4">year4</cyclicName>
   110  								<cyclicName type="5">year5</cyclicName>
   111  								<cyclicName type="6">year6</cyclicName>
   112  								<cyclicName type="7">year7</cyclicName>
   113  								<cyclicName type="8">year8</cyclicName>
   114  								<cyclicName type="9">year9</cyclicName>
   115  								<cyclicName type="10">year10</cyclicName>
   116  								<cyclicName type="11">year11</cyclicName>
   117  								<cyclicName type="12">year12</cyclicName>
   118  								<cyclicName type="13">year13</cyclicName>
   119  								<cyclicName type="14">year14</cyclicName>
   120  								<cyclicName type="15">year15</cyclicName>
   121  								<cyclicName type="16">year16</cyclicName>
   122  								<cyclicName type="17">year17</cyclicName>
   123  								<cyclicName type="18">year18</cyclicName>
   124  								<cyclicName type="19">year19</cyclicName>
   125  								<cyclicName type="20">year20</cyclicName>
   126  								<cyclicName type="21">year21</cyclicName>
   127  								<cyclicName type="22">year22</cyclicName>
   128  								<cyclicName type="23">year23</cyclicName>
   129  								<cyclicName type="24">year24</cyclicName>
   130  								<cyclicName type="25">year25</cyclicName>
   131  								<cyclicName type="26">year26</cyclicName>
   132  								<cyclicName type="27">year27</cyclicName>
   133  								<cyclicName type="28">year28</cyclicName>
   134  								<cyclicName type="29">year29</cyclicName>
   135  								<cyclicName type="30">year30</cyclicName>
   136  								<cyclicName type="31">year31</cyclicName>
   137  								<cyclicName type="32">year32</cyclicName>
   138  								<cyclicName type="33">year33</cyclicName>
   139  								<cyclicName type="34">year34</cyclicName>
   140  								<cyclicName type="35">year35</cyclicName>
   141  								<cyclicName type="36">year36</cyclicName>
   142  								<cyclicName type="37">year37</cyclicName>
   143  								<cyclicName type="38">year38</cyclicName>
   144  								<cyclicName type="39">year39</cyclicName>
   145  								<cyclicName type="40">year40</cyclicName>
   146  								<cyclicName type="41">year41</cyclicName>
   147  								<cyclicName type="42">year42</cyclicName>
   148  								<cyclicName type="43">year43</cyclicName>
   149  								<cyclicName type="44">year44</cyclicName>
   150  								<cyclicName type="45">year45</cyclicName>
   151  								<cyclicName type="46">year46</cyclicName>
   152  								<cyclicName type="47">year47</cyclicName>
   153  								<cyclicName type="48">year48</cyclicName>
   154  								<cyclicName type="49">year49</cyclicName>
   155  								<cyclicName type="50">year50</cyclicName>
   156  								<cyclicName type="51">year51</cyclicName>
   157  								<cyclicName type="52">year52</cyclicName>
   158  								<cyclicName type="53">year53</cyclicName>
   159  								<cyclicName type="54">year54</cyclicName>
   160  								<cyclicName type="55">year55</cyclicName>
   161  								<cyclicName type="56">year56</cyclicName>
   162  								<cyclicName type="57">year57</cyclicName>
   163  								<cyclicName type="58">year58</cyclicName>
   164  								<cyclicName type="59">year59</cyclicName>
   165  								<cyclicName type="60">year60</cyclicName>
   166  							</cyclicNameWidth>
   167  							<cyclicNameWidth type="narrow">
   168  								<alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
   169  							</cyclicNameWidth>
   170  							<cyclicNameWidth type="wide">
   171  								<alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
   172  							</cyclicNameWidth>
   173  						</cyclicNameContext>
   174  					</cyclicNameSet>
   175  					<cyclicNameSet type="zodiacs">
   176  						<cyclicNameContext type="format">
   177  							<cyclicNameWidth type="abbreviated">
   178  								<alias source="locale" path="../../../cyclicNameSet[@type='dayParts']/cyclicNameContext[@type='format']/cyclicNameWidth[@type='abbreviated']"/>
   179  							</cyclicNameWidth>
   180  							<cyclicNameWidth type="narrow">
   181  								<alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
   182  							</cyclicNameWidth>
   183  							<cyclicNameWidth type="wide">
   184  								<alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/>
   185  							</cyclicNameWidth>
   186  						</cyclicNameContext>
   187  					</cyclicNameSet>
   188  				</cyclicNameSets>
   189  			</calendar>
   190  			<calendar type="dangi">
   191  				<months>
   192  					<alias source="locale" path="../../calendar[@type='chinese']/months"/>
   193  				</months>
   194  				<cyclicNameSets>
   195  					<alias source="locale" path="../../calendar[@type='chinese']/cyclicNameSets"/>
   196  				</cyclicNameSets>
   197  			</calendar>
   198  			<calendar type="ethiopic">
   199  				<months>
   200  					<monthContext type="format">
   201  						<monthWidth type="abbreviated">
   202  							<alias source="locale" path="../monthWidth[@type='wide']"/>
   203  						</monthWidth>
   204  						<monthWidth type="narrow">
   205  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
   206  						</monthWidth>
   207  						<monthWidth type="wide">
   208  							<month type="1">Meskerem</month>
   209  							<month type="2">Tekemt</month>
   210  							<month type="3">Hedar</month>
   211  							<month type="4">Tahsas</month>
   212  							<month type="5">Ter</month>
   213  							<month type="6">Yekatit</month>
   214  							<month type="7">Megabit</month>
   215  							<month type="8">Miazia</month>
   216  							<month type="9">Genbot</month>
   217  							<month type="10">Sene</month>
   218  							<month type="11">Hamle</month>
   219  							<month type="12">Nehasse</month>
   220  							<month type="13">Pagumen</month>
   221  						</monthWidth>
   222  					</monthContext>
   223  					<monthContext type="stand-alone">
   224  						<monthWidth type="abbreviated">
   225  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
   226  						</monthWidth>
   227  						<monthWidth type="narrow">
   228  							<month type="1">1</month>
   229  							<month type="2">2</month>
   230  							<month type="3">3</month>
   231  							<month type="4">4</month>
   232  							<month type="5">5</month>
   233  							<month type="6">6</month>
   234  							<month type="7">7</month>
   235  							<month type="8">8</month>
   236  							<month type="9">9</month>
   237  							<month type="10">10</month>
   238  							<month type="11">11</month>
   239  							<month type="12">12</month>
   240  							<month type="13">13</month>
   241  						</monthWidth>
   242  						<monthWidth type="wide">
   243  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
   244  						</monthWidth>
   245  					</monthContext>
   246  				</months>
   247  				<eras>
   248  					<eraNames>
   249  						<alias source="locale" path="../eraAbbr"/>
   250  					</eraNames>
   251  					<eraAbbr>
   252  						<era type="0">ERA0</era>
   253  						<era type="1">ERA1</era>
   254  					</eraAbbr>
   255  					<eraNarrow>
   256  						<alias source="locale" path="../eraAbbr"/>
   257  					</eraNarrow>
   258  				</eras>
   259  			</calendar>
   260  			<calendar type="ethiopic-amete-alem">
   261  				<months>
   262  					<alias source="locale" path="../../calendar[@type='ethiopic']/months"/>
   263  				</months>
   264  				<eras>
   265  					<eraNames>
   266  						<alias source="locale" path="../eraAbbr"/>
   267  					</eraNames>
   268  					<eraAbbr>
   269  						<era type="0">ERA0</era>
   270  					</eraAbbr>
   271  					<eraNarrow>
   272  						<alias source="locale" path="../eraAbbr"/>
   273  					</eraNarrow>
   274  				</eras>
   275  			</calendar>
   276  			<calendar type="generic">
   277  				<months>
   278  					<monthContext type="format">
   279  						<monthWidth type="abbreviated">
   280  							<alias source="locale" path="../monthWidth[@type='wide']"/>
   281  						</monthWidth>
   282  						<monthWidth type="narrow">
   283  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
   284  						</monthWidth>
   285  						<monthWidth type="wide">
   286  							<month type="1">genWideM01</month>
   287  							<month type="2">genWideM02</month>
   288  							<month type="3">genWideM03</month>
   289  							<month type="4">genWideM04</month>
   290  							<month type="5">genWideM05</month>
   291  							<month type="6">genWideM06</month>
   292  							<month type="7">genWideM07</month>
   293  							<month type="8">genWideM08</month>
   294  							<month type="9">genWideM09</month>
   295  							<month type="10">genWideM10</month>
   296  							<month type="11">genWideM11</month>
   297  							<month type="12">genWideM12</month>
   298  						</monthWidth>
   299  					</monthContext>
   300  					<monthContext type="stand-alone">
   301  						<monthWidth type="abbreviated">
   302  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
   303  						</monthWidth>
   304  						<monthWidth type="narrow">
   305  							<month type="1">genNarrowM1</month>
   306  							<month type="2">genNarrowM2</month>
   307  							<month type="3">genNarrowM3</month>
   308  							<month type="4">genNarrowM4</month>
   309  							<month type="5">genNarrowM5</month>
   310  							<month type="6">genNarrowM6</month>
   311  							<month type="7">genNarrowM7</month>
   312  							<month type="8">genNarrowM8</month>
   313  							<month type="9">genNarrowM9</month>
   314  							<month type="10">genNarrowM10</month>
   315  							<month type="11">genNarrowM11</month>
   316  							<month type="12">genNarrowM12</month>
   317  						</monthWidth>
   318  						<monthWidth type="wide">
   319  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
   320  						</monthWidth>
   321  					</monthContext>
   322  				</months>
   323  				<eras>
   324  					<eraNames>
   325  						<alias source="locale" path="../eraAbbr"/>
   326  					</eraNames>
   327  					<eraAbbr>
   328  						<era type="0">ERA0</era>
   329  						<era type="1">ERA1</era>
   330  					</eraAbbr>
   331  					<eraNarrow>
   332  						<alias source="locale" path="../eraAbbr"/>
   333  					</eraNarrow>
   334  				</eras>
   335  			</calendar>
   336  			<calendar type="gregorian">
   337  				<months>
   338  					<monthContext type="format">
   339  						<monthWidth type="abbreviated">
   340  							<alias source="locale" path="../monthWidth[@type='wide']"/>
   341  						</monthWidth>
   342  						<monthWidth type="narrow">
   343  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
   344  						</monthWidth>
   345  						<monthWidth type="wide">
   346  							<month type="1">gregWideM01</month>
   347  							<month type="2">gregWideM02</month>
   348  							<month type="3">gregWideM03</month>
   349  							<month type="4">gregWideM04</month>
   350  							<month type="5">gregWideM05</month>
   351  							<month type="6">gregWideM06</month>
   352  							<month type="7">gregWideM07</month>
   353  							<month type="8">gregWideM08</month>
   354  							<month type="9">gregWideM09</month>
   355  							<month type="10">gregWideM10</month>
   356  							<month type="11">gregWideM11</month>
   357  							<month type="12">gregWideM12</month>
   358  						</monthWidth>
   359  					</monthContext>
   360  					<monthContext type="stand-alone">
   361  						<monthWidth type="abbreviated">
   362  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
   363  						</monthWidth>
   364  						<monthWidth type="narrow">
   365  							<month type="1">gregNarrowM1</month>
   366  							<month type="2">gregNarrowM2</month>
   367  							<month type="3">gregNarrowM3</month>
   368  							<month type="4">gregNarrowM4</month>
   369  							<month type="5">gregNarrowM5</month>
   370  							<month type="6">gregNarrowM6</month>
   371  							<month type="7">gregNarrowM7</month>
   372  							<month type="8">gregNarrowM8</month>
   373  							<month type="9">gregNarrowM9</month>
   374  							<month type="10">gregNarrowM10</month>
   375  							<month type="11">gregNarrowM11</month>
   376  							<month type="12">gregNarrowM12</month>
   377  						</monthWidth>
   378  						<monthWidth type="wide">
   379  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
   380  						</monthWidth>
   381  					</monthContext>
   382  				</months>
   383  				<eras>
   384  					<eraNames>
   385  						<alias source="locale" path="../eraAbbr"/>
   386  					</eraNames>
   387  					<eraAbbr>
   388  						<era type="0">BCE</era>
   389  						<era type="1">CE</era>
   390  					</eraAbbr>
   391  					<eraNarrow>
   392  						<alias source="locale" path="../eraAbbr"/>
   393  					</eraNarrow>
   394  				</eras>
   395  			</calendar>
   396  			<calendar type="hebrew">
   397  				<months>
   398  					<monthContext type="format">
   399  						<monthWidth type="abbreviated">
   400  							<alias source="locale" path="../monthWidth[@type='wide']"/>
   401  						</monthWidth>
   402  						<monthWidth type="narrow">
   403  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
   404  						</monthWidth>
   405  						<monthWidth type="wide">
   406  							<month type="1">Tishri</month>
   407  							<month type="2">Heshvan</month>
   408  							<month type="3">Kislev</month>
   409  							<month type="4">Tevet</month>
   410  							<month type="5">Shevat</month>
   411  							<month type="6">Adar I</month>
   412  							<month type="7">Adar</month>
   413  							<month type="7" yeartype="leap">Adar II</month>
   414  							<month type="8">Nisan</month>
   415  							<month type="9">Iyar</month>
   416  							<month type="10">Sivan</month>
   417  							<month type="11">Tamuz</month>
   418  							<month type="12">Av</month>
   419  							<month type="13">Elul</month>
   420  						</monthWidth>
   421  					</monthContext>
   422  					<monthContext type="stand-alone">
   423  						<monthWidth type="abbreviated">
   424  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
   425  						</monthWidth>
   426  						<monthWidth type="narrow">
   427  							<month type="1">1</month>
   428  							<month type="2">2</month>
   429  							<month type="3">3</month>
   430  							<month type="4">4</month>
   431  							<month type="5">5</month>
   432  							<month type="6">6</month>
   433  							<month type="7">7</month>
   434  							<month type="7" yeartype="leap">7</month>
   435  							<month type="8">8</month>
   436  							<month type="9">9</month>
   437  							<month type="10">10</month>
   438  							<month type="11">11</month>
   439  							<month type="12">12</month>
   440  							<month type="13">13</month>
   441  						</monthWidth>
   442  						<monthWidth type="wide">
   443  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
   444  						</monthWidth>
   445  					</monthContext>
   446  				</months>
   447  				<eras>
   448  					<eraNames>
   449  						<alias source="locale" path="../eraAbbr"/>
   450  					</eraNames>
   451  					<eraAbbr>
   452  						<era type="0">AM</era>
   453  						<!-- HY = Anno Mundi = -180799862400000 milliseconds since 1/1/1970 AD -->
   454  					</eraAbbr>
   455  					<eraNarrow>
   456  						<alias source="locale" path="../eraAbbr"/>
   457  					</eraNarrow>
   458  				</eras>
   459  			</calendar>
   460  			<calendar type="islamic">
   461  				<months>
   462  					<monthContext type="format">
   463  						<monthWidth type="abbreviated">
   464  							<month type="1">islAbbr1</month>
   465  							<month type="2">islAbbr2</month>
   466  							<month type="3">islAbbr3</month>
   467  							<month type="4">islAbbr4</month>
   468  							<month type="5">islAbbr5</month>
   469  							<month type="6">islAbbr6</month>
   470  							<month type="7">islAbbr7</month>
   471  							<month type="8">islAbbr8</month>
   472  							<month type="9">islAbbr9</month>
   473  							<month type="10">islAbbr10</month>
   474  							<month type="11">islAbbr11</month>
   475  							<month type="12">islAbbr12</month>
   476  						</monthWidth>
   477  						<monthWidth type="narrow">
   478  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
   479  						</monthWidth>
   480  						<monthWidth type="wide">
   481  							<month type="1">islWide1</month>
   482  							<month type="2">islWide2</month>
   483  							<month type="3">islWide3</month>
   484  							<month type="4">islWide4</month>
   485  							<month type="5">islWide5</month>
   486  							<month type="6">islWide6</month>
   487  							<month type="7">islWide7</month>
   488  							<month type="8">islWide8</month>
   489  							<month type="9">islWide9</month>
   490  							<month type="10">islWide10</month>
   491  							<month type="11">islWide11</month>
   492  							<month type="12">islWide12</month>
   493  						</monthWidth>
   494  					</monthContext>
   495  					<monthContext type="stand-alone">
   496  						<monthWidth type="abbreviated">
   497  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
   498  						</monthWidth>
   499  						<monthWidth type="narrow">
   500  							<month type="1">1</month>
   501  							<month type="2">2</month>
   502  							<month type="3">3</month>
   503  							<month type="4">4</month>
   504  							<month type="5">5</month>
   505  							<month type="6">6</month>
   506  							<month type="7">7</month>
   507  							<month type="8">8</month>
   508  							<month type="9">9</month>
   509  							<month type="10">10</month>
   510  							<month type="11">11</month>
   511  							<month type="12">12</month>
   512  						</monthWidth>
   513  						<monthWidth type="wide">
   514  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
   515  						</monthWidth>
   516  					</monthContext>
   517  				</months>
   518  				<eras>
   519  					<eraNames>
   520  						<alias source="locale" path="../eraAbbr"/>
   521  					</eraNames>
   522  					<eraAbbr>
   523  						<era type="0">AH</era>
   524  					</eraAbbr>
   525  					<eraNarrow>
   526  						<alias source="locale" path="../eraAbbr"/>
   527  					</eraNarrow>
   528  				</eras>
   529  			</calendar>
   530  			<calendar type="islamic-civil">
   531  				<months>
   532  					<alias source="locale" path="../../calendar[@type='islamic']/months"/>
   533  				</months>
   534  				<eras>
   535  					<alias source="locale" path="../../calendar[@type='islamic']/eras"/>
   536  				</eras>
   537  			</calendar>
   538  			<calendar type="islamic-rgsa">
   539  				<months>
   540  					<alias source="locale" path="../../calendar[@type='islamic']/months"/>
   541  				</months>
   542  				<eras>
   543  					<alias source="locale" path="../../calendar[@type='islamic']/eras"/>
   544  				</eras>
   545  			</calendar>
   546  			<calendar type="islamic-tbla">
   547  				<months>
   548  					<alias source="locale" path="../../calendar[@type='islamic']/months"/>
   549  				</months>
   550  			</calendar>
   551  			<calendar type="islamic-umalqura">
   552  				<months>
   553  					<alias source="locale" path="../../calendar[@type='islamic']/months"/>
   554  				</months>
   555  			</calendar>
   556  			<calendar type="persian">
   557  				<months>
   558  					<monthContext type="format">
   559  						<monthWidth type="abbreviated">
   560  							<alias source="locale" path="../monthWidth[@type='wide']"/>
   561  						</monthWidth>
   562  						<monthWidth type="narrow">
   563  							<alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/>
   564  						</monthWidth>
   565  						<monthWidth type="wide">
   566  							<month type="1">Farvardin</month>
   567  							<month type="2">Ordibehesht</month>
   568  							<month type="3">Khordad</month>
   569  							<month type="4">Tir</month>
   570  							<month type="5">Mordad</month>
   571  							<month type="6">Shahrivar</month>
   572  							<month type="7">Mehr</month>
   573  							<month type="8">Aban</month>
   574  							<month type="9">Azar</month>
   575  							<month type="10">Dey</month>
   576  							<month type="11">Bahman</month>
   577  							<month type="12">Esfand</month>
   578  						</monthWidth>
   579  					</monthContext>
   580  					<monthContext type="stand-alone">
   581  						<monthWidth type="abbreviated">
   582  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/>
   583  						</monthWidth>
   584  						<monthWidth type="narrow">
   585  							<month type="1">1</month>
   586  							<month type="2">2</month>
   587  							<month type="3">3</month>
   588  							<month type="4">4</month>
   589  							<month type="5">5</month>
   590  							<month type="6">6</month>
   591  							<month type="7">7</month>
   592  							<month type="8">8</month>
   593  							<month type="9">9</month>
   594  							<month type="10">10</month>
   595  							<month type="11">11</month>
   596  							<month type="12">12</month>
   597  						</monthWidth>
   598  						<monthWidth type="wide">
   599  							<alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/>
   600  						</monthWidth>
   601  					</monthContext>
   602  				</months>
   603  				<eras>
   604  					<eraNames>
   605  						<alias source="locale" path="../eraAbbr"/>
   606  					</eraNames>
   607  					<eraAbbr>
   608  						<era type="0">AP</era>
   609  					</eraAbbr>
   610  					<eraNarrow>
   611  						<alias source="locale" path="../eraAbbr"/>
   612  					</eraNarrow>
   613  				</eras>
   614  			</calendar>
   615  		</calendars>
   616  		<fields>
   617  			<field type="era">
   618  				<displayName>Era</displayName>
   619  			</field>
   620  			<field type="era-short">
   621  				<alias source="locale" path="../field[@type='era']"/>
   622  			</field>
   623  			<field type="era-narrow">
   624  				<alias source="locale" path="../field[@type='era-short']"/>
   625  			</field>
   626  			<field type="month">
   627  				<displayName>Month</displayName>
   628  				<relative type="-1">last month</relative>
   629  				<relative type="0">this month</relative>
   630  				<relative type="1">next month</relative>
   631  				<relativeTime type="future">
   632  					<relativeTimePattern count="other">+{0} m</relativeTimePattern>
   633  				</relativeTime>
   634  				<relativeTime type="past">
   635  					<relativeTimePattern count="other">-{0} m</relativeTimePattern>
   636  				</relativeTime>
   637  			</field>
   638  			<field type="month-short">
   639  				<alias source="locale" path="../field[@type='month']"/>
   640  			</field>
   641  			<field type="month-narrow">
   642  				<alias source="locale" path="../field[@type='month-short']"/>
   643  			</field>
   644  		</fields>
   645  	</dates>
   646  </ldml>