<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
iso_3166_2.xml<br>
<br>
The &lt;geographical_region&gt; element containing the US Armed Forces
"states" is the <u>only</u> container-element in the file which has no
"type" attribute. &nbsp;&nbsp; The DTD indicates that "type" attribute is indeed
optional, but it seems logical to fill in the only missing type
(perhaps with the type="US Armed Forces state").<br>
<br>
<blockquote><tt>&lt;geographical_region&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- The USPS Also recognizes the following
Military"States" --&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- (Europe includes Africa, Middile East) --&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; code="US-AE"&nbsp;&nbsp;&nbsp; name="Armed Forces Europe" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; code="US-AA"&nbsp;&nbsp;&nbsp; name="Armed Forces Americas" /&gt;</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region</tt><br>
  <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; code="US-AP"&nbsp;&nbsp;&nbsp; name="Armed Forces Pacific" /&gt;</tt><br>
  <tt>&lt;/geographical_region&gt;</tt><br>
</blockquote>
<br>
The comment block could use work too (mis-spelled "Middle East",
mis-capitalization, etc.).<br>
<br>
Should I submit this as a bug?<br>
<br>
&nbsp;- Kamal Mostafa<br>
<br>
</body>
</html>