1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01108872"><META NAME="lcid" CONTENT="1033"><title>isoCountryCode simpleType</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>isoCountryCode simpleType</h1><p>An enumerated type containing a selection of 2 character ISO standard country codes.</p><h2>Type</h2><p>token</p><h2>Definition</h2><pre>
<code><simpleType name="isoCountryCode" final="#all" >
<restriction base="token">
<enumeration value="AR" />
<enumeration value="AU" />
<enumeration value="BE" />
<enumeration value="BG" />
<enumeration value="BR" />
<enumeration value="CA" />
<enumeration value="CH" />
<enumeration value="CN" />
<enumeration value="CZ" />
<enumeration value="DE" />
<enumeration value="DK" />
<enumeration value="ES" />
<enumeration value="FI" />
<enumeration value="FR" />
<enumeration value="GB" />
<enumeration value="GR" />
<enumeration value="HK" />
<enumeration value="HR" />
<enumeration value="HU" />
<enumeration value="IL" />
<enumeration value="IN" />
<enumeration value="IT" />
<enumeration value="JP" />
<enumeration value="KR" />
<enumeration value="NL" />
<enumeration value="NO" />
<enumeration value="NZ" />
<enumeration value="PH" />
<enumeration value="PK" />
<enumeration value="PL" />
<enumeration value="PT" />
<enumeration value="RO" />
<enumeration value="RU" />
<enumeration value="SA" />
<enumeration value="SE" />
<enumeration value="SI" />
<enumeration value="SK" />
<enumeration value="TH" />
<enumeration value="TR" />
<enumeration value="TW" />
<enumeration value="US" />
<enumeration value="ZA" />
</restriction>
</simpleType>
</code>
</pre><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|