<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
iso_3166_2.xml<br>
<br>
This block of entries in the GB (United Kingdom) group are not like the
rest of the entries in the file, in that their "code" attributes do not
begin with the country's two-letter code:<tt><br>
</tt>
<blockquote><tt>&lt;geographical_region&nbsp;&nbsp;&nbsp; type="county"&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="BEDS"&nbsp;&nbsp;&nbsp; name="Bedfordshire" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="BERKS"&nbsp;&nbsp;&nbsp; name="Berkshire" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="BORDER"&nbsp;&nbsp;&nbsp; name="Borders" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="BUCKS"&nbsp;&nbsp;&nbsp; name="Buckinghamshire" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp; ...</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="YORK"&nbsp;&nbsp;&nbsp; name="Yorkshire" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO ANTRIM"&nbsp;&nbsp;&nbsp; name="County Antrim"
/&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO ARMAGH"&nbsp;&nbsp;&nbsp; name="County Armagh"
/&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO DOWN"&nbsp;&nbsp;&nbsp; name="County Down" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO DURHAM"&nbsp;&nbsp;&nbsp; name="County Durham"
/&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO FERMANAGH"&nbsp;&nbsp;&nbsp; name="County
Fermanagh" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO DERRY"&nbsp;&nbsp;&nbsp; name="County
Londonderry" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region&nbsp;&nbsp;&nbsp; code="CO TYRONE"&nbsp;&nbsp;&nbsp; name="County Tyrone"
/&gt;</tt><br>
  <tt>&lt;/geographical_region&gt;</tt><br>
</blockquote>
<br>
The "code" attribute for every other "leaf node" entry always does
begin with the two-letter country code, e.g.:<tt><br>
</tt>
<blockquote>
  <blockquote><tt>&lt;iso_3166_2_entry
&nbsp; code="US-CA" name="California" /&gt;
    <br>
    <br>
    </tt><tt>&lt;region&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; code="CU-HA" name="La Habana" /&gt;
    </tt><br>
  </blockquote>
</blockquote>
<br>
Is there a reason for the inconsistency?<br>
<br>
Thanks,<br>
<br>
&nbsp;- Kamal Mostafa<br>
</body>
</html>