<xs:schema xmlns="http://bof.fi/KOTI" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://bof.fi/KOTI" elementFormDefault="qualified" version="1.3.0">
  <xs:complexType name="headerType">
    <xs:sequence>
      <xs:element name="typeOfDataProviderIdentifier" type="mfiTypeF" />
      <xs:element name="dataProviderIdentifier" type="char10Type" />
      <xs:element name="typeOfReporterIdentifier" type="mfiTypeF" />
      <xs:element name="reporterIdentifier" type="char10Type" />
      <xs:element name="surveyCode" type="kotiTypeF" />
      <xs:element name="reportingPeriodEnd" type="xs:date" />
      <xs:element name="frequency" type="qTypeF" />
      <xs:element name="creationDate" type="xs:dateTime" />
      <xs:element name="entitysComment" type="string500Type" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="csType">
    <xs:sequence>
      <xs:element name="allocationOfBalanceSheetItem" type="allocationEnum" />
      <xs:element name="transaction" type="transactionEnum" />
      <xs:element name="instrument" type="instrumentEnum" />
      <xs:element name="internalIdentifier" type="string100Type" minOccurs="0" />
      <xs:element name="sector" type="sectorEnum" minOccurs="0" />
      <xs:element name="countryCode" type="countryAndOrganisationAndUnknownEnum" minOccurs="0" />
      <xs:element name="groupUnitCountry" type="countryEnum" minOccurs="0" />
      <xs:element name="conversionCurrency" type="currencyAndUnknownEnum" minOccurs="0" />
      <xs:element name="bookValue" type="decimalM20_2Type" />
      <xs:element name="bookValueCurrency" type="eurTypeF" />
      <xs:element name="remainingMaturity" type="remainingMaturityEnum" minOccurs="0" />
      <xs:element name="targetCountryOfRiskTransfer" type="countryAndOrganisationAndUnknownEnum" minOccurs="0" />
      <xs:element name="targetSectorOfRiskTransfer" type="sectorEnum" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="bsType">
    <xs:sequence>
      <xs:element name="reportersName" type="string100Type" />
      <xs:element name="riskWeightedAssets" type="decimalM20_2Type" />
      <xs:element name="tier1Capital" type="decimalM20_2Type" />
      <xs:element name="consolidatedBalanceSheet" type="decimalM20_2Type" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="csiaType">
    <xs:sequence>
      <xs:element name="allocationOfBalanceSheetItem" type="allocationIAEnum" />
      <xs:element name="transaction" type="transactionIAEnum" />
      <xs:element name="bisUnit" type="bisUnitEnum" />
      <xs:element name="instrument" type="instrumentIAEnum" />
      <xs:element name="internalIdentificationCode" type="string100Type" minOccurs="0" />
      <xs:element name="sector" type="sectorEnum" minOccurs="0" />
      <xs:element name="countryCode" type="countryAndOrganisationAndUnknownEnum" minOccurs="0" />
      <xs:element name="homeCountryOfGroupEntityCountyCode" type="countryEnum" minOccurs="0" />
      <xs:element name="conversionCurrency" type="currencyAndUnknownEnum" minOccurs="0" />
      <xs:element name="bookValue" type="decimalM20_2Type" />
      <xs:element name="bookValueCurrency" type="eurTypeF" />
      <xs:element name="remainingMaturity" type="remainingMaturityIAEnum" minOccurs="0" />
      <xs:element name="targetCountryOfRiskTransfer" type="countryAndOrganisationAndUnknownEnum" minOccurs="0" />
      <xs:element name="targetSectorOfRiskTransfer" type="sectorEnum" minOccurs="0" />
      <xs:element name="collateralType" type="collateralTypeEnum" minOccurs="0" />
      <xs:element name="debtSecurityType" type="debtSecurityTypeEnum" minOccurs="0" />
      <xs:element name="accountingClassification" type="accountingClassificationEnum" minOccurs="0" />
      <xs:element name="typeOfEquityInvestment" type="equityInvestmentTypeEnum" minOccurs="0" />
      <xs:element name="subordination" type="xs:boolean" minOccurs="0" />
      <xs:element name="insuranceAssetType" type="insuranceAssetTypeEnum" minOccurs="0" />
      <xs:element name="insurancePolicyType" type="insurancePolicyTypeEnum" minOccurs="0" />
      <xs:element name="equityType" type="equityTypeEnum" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="csdrType">
    <xs:sequence>
      <xs:element name="transaction" type="sTypeF" />
      <xs:element name="bisUnit" type="gTypeF" />
      <xs:element name="instrument" type="instrumentIAEnum" />
      <xs:element name="internalIdentifier" type="string100Type" minOccurs="0" />
      <xs:element name="sector" type="sectorEnum" minOccurs="0" />
      <xs:element name="countryCode" type="countryAndOrganisationAndUnknownEnum" minOccurs="0" />
      <xs:element name="conversionCurrency" type="currencyAndUnknownEnum" />
      <xs:element name="bookValue" type="decimalM20_2Type" />
      <xs:element name="bookValueCurrency" type="eurTypeF" />
      <xs:element name="remainingMaturity" type="remainingMaturityIAEnum" />
      <xs:element name="measureType" type="measureTypeEnum" />
      <xs:element name="currencyBought" type="currencyAndUnknownAndWithdrawnEnum" minOccurs="0" />
      <xs:element name="currencySold" type="currencyAndUnknownAndWithdrawnEnum" minOccurs="0" />
      <xs:element name="marketRisk" type="marketRiskEnum" />
      <xs:element name="derivativeContractType" type="derivativeContractTypeEnum" />
      <xs:element name="foreignExchangeDerivateContractType" type="fxDerivateContractTypeEnum" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="bsiaType">
    <xs:sequence>
      <xs:element name="reportersName" type="string100Type" />
      <xs:element name="riskWeightedAssets" type="decimalM20_2Type" />
      <xs:element name="tier1Capital" type="decimalM20_2Type" />
      <xs:element name="bankingGroupBalanceSheet" type="decimalM20_2Type" />
      <xs:element name="totalConsolidatedBalanceSheet" type="decimalM20_2Type" />
    </xs:sequence>
  </xs:complexType>
  <xs:simpleType name="mfiTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="MFI" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="stringNoSpecialChars">
    <xs:restriction base="xs:string">
      <xs:pattern value="[^\n\r\t]*[^\s][^\n\r\t]*" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="char10Type">
    <xs:restriction base="stringNoSpecialChars">
      <xs:length value="10" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="kotiTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="KOTI" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="qTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="Q" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="string500Type">
    <xs:restriction base="stringNoSpecialChars">
      <xs:minLength value="1" />
      <xs:maxLength value="500" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="string100Type">
    <xs:restriction base="stringNoSpecialChars">
      <xs:minLength value="1" />
      <xs:maxLength value="100" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="decimalM20_2Type">
    <xs:restriction base="xs:decimal">
      <xs:minInclusive value="-999999999999999999.99" />
      <xs:maxInclusive value="999999999999999999.99" />
      <xs:fractionDigits value="2" />
      <xs:totalDigits value="20" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="eurTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="EUR" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="sTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="gTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="G" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="allocationEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="M">
        <xs:annotation>
          <xs:documentation xml:lang="en">Arranged on behalf of others</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden puolesta järjestetty</xs:documentation>
          <xs:documentation xml:lang="sv">Arrangerat för andras räkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">Asset</xs:documentation>
          <xs:documentation xml:lang="fi">Saaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Tillgång</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="L">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liability</xs:documentation>
          <xs:documentation xml:lang="fi">Velka</xs:documentation>
          <xs:documentation xml:lang="sv">Skuld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Off-balance sheet item</xs:documentation>
          <xs:documentation xml:lang="fi">Taseen ulkopuolinen erä</xs:documentation>
          <xs:documentation xml:lang="sv">Post utanför balansräkningen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="transactionEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="R">
        <xs:annotation>
          <xs:documentation xml:lang="en">Risk transfer</xs:documentation>
          <xs:documentation xml:lang="fi">Riskinsiirto</xs:documentation>
          <xs:documentation xml:lang="sv">Risköverföring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="S">
        <xs:annotation>
          <xs:documentation xml:lang="en">Stock</xs:documentation>
          <xs:documentation xml:lang="fi">Kanta</xs:documentation>
          <xs:documentation xml:lang="sv">Utestående belopp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="instrumentEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Commitments given to a third party on behalf of a customer</xs:documentation>
          <xs:documentation xml:lang="fi">Asiakkaan puolesta kolmannen hyväksi annetut sitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Åtaganden för kunders räkning till förmån för tredje part</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="113">
        <xs:annotation>
          <xs:documentation xml:lang="en">Irrevocable commitments given in favour of a customer</xs:documentation>
          <xs:documentation xml:lang="fi">Asiakkaan hyväksi annetut peruuttamattomat sitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Oåterkalleliga åtaganden till förmån för kunder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21">
        <xs:annotation>
          <xs:documentation xml:lang="en">Currency</xs:documentation>
          <xs:documentation xml:lang="fi">Käteinen</xs:documentation>
          <xs:documentation xml:lang="sv">Kassa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transferable overnight deposits</xs:documentation>
          <xs:documentation xml:lang="fi">Siirtokelpoiset yön yli -talletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Överförbar inlåning över natten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-transferable overnight deposits (excl. promissory notes)</xs:documentation>
          <xs:documentation xml:lang="fi">Ei-siirtokelpoiset yön yli -talletukset (pl. velkakirjalainat)</xs:documentation>
          <xs:documentation xml:lang="sv">Icke överförbar inlåning över natten (exkl. skuldebrev)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Promissory notes (non-marketable)</xs:documentation>
          <xs:documentation xml:lang="fi">Velkakirjalainat (jälkimarkkinattomat)</xs:documentation>
          <xs:documentation xml:lang="sv">Skuldebrev (icke omsättbara)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="224">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repos</xs:documentation>
          <xs:documentation xml:lang="fi">Repomyynnit</xs:documentation>
          <xs:documentation xml:lang="sv">Repor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="225">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposits with an agreed maturity</xs:documentation>
          <xs:documentation xml:lang="fi">Määräaikaistalletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåning med överenskommen löptid</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="226">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposits redeemable at notice</xs:documentation>
          <xs:documentation xml:lang="fi">Irtisanomisehtoiset talletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåning med uppsägningstid</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="227">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hardware-based e-money</xs:documentation>
          <xs:documentation xml:lang="fi">e-raha: Hardware based (laitteistopohjainen s-raha)</xs:documentation>
          <xs:documentation xml:lang="sv">e-pengar: hårdvarubaserade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="228">
        <xs:annotation>
          <xs:documentation xml:lang="en">Software-based e-money</xs:documentation>
          <xs:documentation xml:lang="fi">e-raha: Software based (ohjelmistopohjainen s-raha)</xs:documentation>
          <xs:documentation xml:lang="sv">e-pengar: mjukvarubaserade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33">
        <xs:annotation>
          <xs:documentation xml:lang="en">Securities other than shares and equity, excluding derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">Muut arvopaperit kuin osakkeet ja johdannaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Räntebärande värdepapper</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="34">
        <xs:annotation>
          <xs:documentation xml:lang="en">Derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">Johdannaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella derivat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35">
        <xs:annotation>
          <xs:documentation xml:lang="en">Allowances for debt securities</xs:documentation>
          <xs:documentation xml:lang="fi">Velkapapereiden varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Ersättningar för skuldförbindelser</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41">
        <xs:annotation>
          <xs:documentation xml:lang="en">Money market promissory notes (non-marketable)</xs:documentation>
          <xs:documentation xml:lang="fi">Rahamarkkinavelkakirjalaina (jälkimarkkinattomat)</xs:documentation>
          <xs:documentation xml:lang="sv">Penningmarknadsskuldebrev (icke omsättbara)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42">
        <xs:annotation>
          <xs:documentation xml:lang="en">Revolving loans</xs:documentation>
          <xs:documentation xml:lang="fi">Valmiusluottolimiitti (käytetty osa)</xs:documentation>
          <xs:documentation xml:lang="sv">Revolverande lån (utestående belopp i kreditlinjer)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43">
        <xs:annotation>
          <xs:documentation xml:lang="en">Overdrafts</xs:documentation>
          <xs:documentation xml:lang="fi">Tililuotot</xs:documentation>
          <xs:documentation xml:lang="sv">Kontokrediter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="44">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extended credit card credit</xs:documentation>
          <xs:documentation xml:lang="fi">Pidennetty luottokorttiluotto</xs:documentation>
          <xs:documentation xml:lang="sv">Äkta kreditkortskredit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45">
        <xs:annotation>
          <xs:documentation xml:lang="en">Convenience credit card credit</xs:documentation>
          <xs:documentation xml:lang="fi">Maksuaikaluotto</xs:documentation>
          <xs:documentation xml:lang="sv">Betaltidskredit (oäkta kreditkortskredit)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reverse repos</xs:documentation>
          <xs:documentation xml:lang="fi">Repo-ostot</xs:documentation>
          <xs:documentation xml:lang="sv">Omvända repor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial leases</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoitusleasing</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiell leasing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Factoring</xs:documentation>
          <xs:documentation xml:lang="fi">Factoring</xs:documentation>
          <xs:documentation xml:lang="sv">Factoring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47319">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other trade receivables</xs:documentation>
          <xs:documentation xml:lang="fi">Muut myynti-saamiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga kundfordringar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4791">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other loans</xs:documentation>
          <xs:documentation xml:lang="fi">Muut lainat</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga lån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="48">
        <xs:annotation>
          <xs:documentation xml:lang="en">Allowances for credit losses</xs:documentation>
          <xs:documentation xml:lang="fi">Luottotappiovaraukset</xs:documentation>
          <xs:documentation xml:lang="sv">Ersättning för kreditförluster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51">
        <xs:annotation>
          <xs:documentation xml:lang="en">Shares and other equity excluding investment fund shares</xs:documentation>
          <xs:documentation xml:lang="fi">Osakkeet ja osuudet paitsi rahasto-osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Aktier och andra ägarandelar exkl. fondandelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fund shares</xs:documentation>
          <xs:documentation xml:lang="fi">Rahasto-osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Fondandelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other assets and liabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Muut saamiset ja velat</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga tillgångar och skulder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other capital and reserves</xs:documentation>
          <xs:documentation xml:lang="fi">Muu oma pääoma ja varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Övrigt kapital och reserver</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fixed assets</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteä omaisuus</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggningstillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="sectorEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="11101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Public non-financial corporations</xs:documentation>
          <xs:documentation xml:lang="fi">Julkiset yritykset</xs:documentation>
          <xs:documentation xml:lang="sv">Offentliga icke-finansiella företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11102">
        <xs:annotation>
          <xs:documentation xml:lang="en">National private non-financial corporations</xs:documentation>
          <xs:documentation xml:lang="fi">Yksityiset kotimaiset yritykset</xs:documentation>
          <xs:documentation xml:lang="sv">Nationella privata icke-finansiella företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11103">
        <xs:annotation>
          <xs:documentation xml:lang="en">Foreign controlled non-financial corporations</xs:documentation>
          <xs:documentation xml:lang="fi">Ulkomaalaisomisteiset yritykset</xs:documentation>
          <xs:documentation xml:lang="sv">Utlandskontrollerade icke-finansiella företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Housing corporations</xs:documentation>
          <xs:documentation xml:lang="fi">Asuntoyhteisöt</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadsamfund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Housing companies</xs:documentation>
          <xs:documentation xml:lang="fi">Asunto-osakeyhtiöt</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadsaktiebolag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Housing companies, public</xs:documentation>
          <xs:documentation xml:lang="fi">Asunto-osakeyhtiöt, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadsaktiebolag, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Housing companies, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Asunto-osakeyhtiöt, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadsaktiebolag, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11213">
        <xs:annotation>
          <xs:documentation xml:lang="en">Housing companies, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Asunto-osakeyhtiöt, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadsaktiebolag, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other housing corporations</xs:documentation>
          <xs:documentation xml:lang="fi">Muut asuntoyhteisöt</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga bostadssamfund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other housing corporations, public</xs:documentation>
          <xs:documentation xml:lang="fi">Muut asuntoyhteisöt, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga bostadssamfund, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other housing corporations, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Muut asuntoyhteisöt, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga bostadssamfund, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other housing corporations, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Muut asuntoyhteisöt, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga bostadssamfund, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central bank</xs:documentation>
          <xs:documentation xml:lang="fi">Keskuspankki</xs:documentation>
          <xs:documentation xml:lang="sv">Centralbanken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposit banks</xs:documentation>
          <xs:documentation xml:lang="fi">Talletuspankit</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåningsbanker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposit banks, public</xs:documentation>
          <xs:documentation xml:lang="fi">Talletuspankit, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåningsbanker, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposit banks, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Talletuspankit, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåningsbanker, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12213">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposit banks, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Talletuspankit, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåningsbanker, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit institutions</xs:documentation>
          <xs:documentation xml:lang="fi">Muut luottolaitokset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga kreditinstitut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit institutions, public</xs:documentation>
          <xs:documentation xml:lang="fi">Muut luottolaitokset, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga kreditinstitut, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit institutions, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Muut luottolaitokset, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga kreditinstitut, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit institutions, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Muut luottolaitokset, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga kreditinstitut, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other monetary financial institutions, excl. credit institutions</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahalaitokset kuin luottolaitokset</xs:documentation>
          <xs:documentation xml:lang="sv">Monetära finansinstitut, utom kreditinstitut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12231">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other monetary financial institutions, excl. credit institutions, public</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahalaitokset kuin luottolaitokset, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Monetära finansinstitut, utom kreditinstitut, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12232">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other monetary financial institutions, excl. credit institutions, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahalaitokset kuin luottolaitokset, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Monetära finansinstitut, utom kreditinstitut, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12233">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other monetary financial institutions, excl. credit institutions, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahalaitokset kuin luottolaitokset, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Monetära finansinstitut, utom kreditinstitut, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="123">
        <xs:annotation>
          <xs:documentation xml:lang="en">Money market funds (MMF)</xs:documentation>
          <xs:documentation xml:lang="fi">Rahamarkkinarahastot</xs:documentation>
          <xs:documentation xml:lang="sv">Penningmarknadsfonder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1241">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investment funds (UCITS)</xs:documentation>
          <xs:documentation xml:lang="fi">Sijoitusrahastot (UCITS)</xs:documentation>
          <xs:documentation xml:lang="sv">Investeringsfonder (UCITS)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1242">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other collective investment schemes</xs:documentation>
          <xs:documentation xml:lang="fi">Muut yhteissijoitusyritykset</xs:documentation>
          <xs:documentation xml:lang="sv">Överiga kollektiva fondföretag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="125">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial intermediaries</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahoituksen välittäjät</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga finansinstitut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12501">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial intermediaries, public</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahoituksen välittäjät, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga finansinstitut, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12502">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial intermediaries, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahoituksen välittäjät, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga finansinstitut, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12503">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial intermediaries, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Muut rahoituksen välittäjät, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga finansinstitut, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="126">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial auxiliaries</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoituksen ja vakuutuksen välitystä avustavat laitokset</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella serviceföretag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12601">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial auxiliaries, public</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoituksen ja vakuutuksen välitystä avustavat laitokset, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella serviceföretag, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12602">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial auxiliaries, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoituksen ja vakuutuksen välitystä avustavat laitokset, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella serviceföretag, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12603">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial auxiliaries, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoituksen ja vakuutuksen välitystä avustavat laitokset, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella serviceföretag, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="127">
        <xs:annotation>
          <xs:documentation xml:lang="en">Captive financial institutions and money lenders</xs:documentation>
          <xs:documentation xml:lang="fi">Konserninsisäiset rahoitusyksiköt ja rahanlainaajat</xs:documentation>
          <xs:documentation xml:lang="sv">Koncerninterna finansinstitut och utlåningsforetag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12701">
        <xs:annotation>
          <xs:documentation xml:lang="en">Captive financial institutions and money lenders, public</xs:documentation>
          <xs:documentation xml:lang="fi">Konserninsisäiset rahoitusyksiköt ja rahanlainaajat, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Koncerninterna finansinstitut och utlåningsforetag, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12702">
        <xs:annotation>
          <xs:documentation xml:lang="en">Captive financial institutions and money lenders, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Konserninsisäiset rahoitusyksiköt ja rahanlainaajat, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Koncerninterna finansinstitut och utlåningsforetag, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12703">
        <xs:annotation>
          <xs:documentation xml:lang="en">Captive financial institutions and money lenders, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Konserninsisäiset rahoitusyksiköt ja rahanlainaajat, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Koncerninterna finansinstitut och utlåningsforetag, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="128">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance corporations</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutuslaitokset</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkringsföretag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12801">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance corporations, public</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutuslaitokset, julkiset</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkringsföretag, offentliga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12802">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance corporations, national private</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutuslaitokset, yksityiset kotimaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkringsföretag, nationella privata</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12803">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance corporations, foreign controlled</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutuslaitokset, ulkomaalaisomisteiset</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkringsföretag, utlandskontrollerade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="129">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pension funds</xs:documentation>
          <xs:documentation xml:lang="fi">Eläkerahastot</xs:documentation>
          <xs:documentation xml:lang="sv">Pensionsinstitut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central government</xs:documentation>
          <xs:documentation xml:lang="fi">Valtionhallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Staten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Budget economy of central goverment</xs:documentation>
          <xs:documentation xml:lang="fi">Valtion budjettitalous</xs:documentation>
          <xs:documentation xml:lang="sv">Statens budgetekonomi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13119">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other units of central government</xs:documentation>
          <xs:documentation xml:lang="fi">Muut valtionhallinnon yksiköt</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga enheter hänförliga till staten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1312">
        <xs:annotation>
          <xs:documentation xml:lang="en">State government (not used in Finland)</xs:documentation>
          <xs:documentation xml:lang="fi">Osavaltiohallinto (ei käytössä Suomessa)</xs:documentation>
          <xs:documentation xml:lang="sv">Delstatsförvaltning (inte i bruk i Finland)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1313">
        <xs:annotation>
          <xs:documentation xml:lang="en">Local government</xs:documentation>
          <xs:documentation xml:lang="fi">Paikallishallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Lokalförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13131">
        <xs:annotation>
          <xs:documentation xml:lang="en">Local government excl. wellbeing services county administration</xs:documentation>
          <xs:documentation xml:lang="fi">Paikallishallinto pl. Hyvinvointialuehallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Lokalförvaltning exkl. Välfärdsområdesförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Municipalities</xs:documentation>
          <xs:documentation xml:lang="fi">Kunnat</xs:documentation>
          <xs:documentation xml:lang="sv">Kommuner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Joint municipal authorities</xs:documentation>
          <xs:documentation xml:lang="fi">Kuntayhtymät</xs:documentation>
          <xs:documentation xml:lang="sv">Samkommuner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131313">
        <xs:annotation>
          <xs:documentation xml:lang="en">The Åland Government</xs:documentation>
          <xs:documentation xml:lang="fi">Ahvenanmaan maakunnan hallitus</xs:documentation>
          <xs:documentation xml:lang="sv">Ålands landskapsregering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131319">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other units of local government</xs:documentation>
          <xs:documentation xml:lang="fi">Muut paikallishallinnon yksiköt</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga enheter hänförliga till lokalförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13132">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wellbeing services county administration</xs:documentation>
          <xs:documentation xml:lang="fi">Hyvinvointialuehallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Välfärdsområdesförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131321">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wellbeing services counties</xs:documentation>
          <xs:documentation xml:lang="fi">Hyvinvointialueet</xs:documentation>
          <xs:documentation xml:lang="sv">Välfärdsområden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131322">
        <xs:annotation>
          <xs:documentation xml:lang="en">Joint county authorities for wellbeing services</xs:documentation>
          <xs:documentation xml:lang="fi">Hyvinvointiyhtymät</xs:documentation>
          <xs:documentation xml:lang="sv">Välfärdssammanslutningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131329">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other units of wellbeing services county administration</xs:documentation>
          <xs:documentation xml:lang="fi">Muut hyvinvointialuehallinnon yksiköt</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga enheter hänförliga till välfärdsområdesförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1314">
        <xs:annotation>
          <xs:documentation xml:lang="en">Social security funds</xs:documentation>
          <xs:documentation xml:lang="fi">Sosiaaliturvarahastot</xs:documentation>
          <xs:documentation xml:lang="sv">Socialskyddsfonder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13141">
        <xs:annotation>
          <xs:documentation xml:lang="en">Employment pension schemes</xs:documentation>
          <xs:documentation xml:lang="fi">Työeläkelaitokset</xs:documentation>
          <xs:documentation xml:lang="sv">Arbetspensionanstalter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13149">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other social security funds</xs:documentation>
          <xs:documentation xml:lang="fi">Muut sosiaaliturvarahastot</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga socialskyddsfonder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="141">
        <xs:annotation>
          <xs:documentation xml:lang="en">Employers and own account workers</xs:documentation>
          <xs:documentation xml:lang="fi">Työnantaja- ja muut elinkeinonharjoittajien kotitaloudet</xs:documentation>
          <xs:documentation xml:lang="sv">Arbetgivarhushåll och andra näringsidkarhushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="143">
        <xs:annotation>
          <xs:documentation xml:lang="en">Employees</xs:documentation>
          <xs:documentation xml:lang="fi">Palkansaajat</xs:documentation>
          <xs:documentation xml:lang="sv">Anställda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="144">
        <xs:annotation>
          <xs:documentation xml:lang="en">Recipients of property and transfer income</xs:documentation>
          <xs:documentation xml:lang="fi">Omaisuustulojen ja tulonsiirtojen saajat</xs:documentation>
          <xs:documentation xml:lang="sv">Mottagare av kapital- och transfereringsinkomster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1441">
        <xs:annotation>
          <xs:documentation xml:lang="en">Recipients of property income</xs:documentation>
          <xs:documentation xml:lang="fi">Omaisuustulojen saajat</xs:documentation>
          <xs:documentation xml:lang="sv">Mottagare av kapitalinkomster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1442">
        <xs:annotation>
          <xs:documentation xml:lang="en">Recipients of pensions</xs:documentation>
          <xs:documentation xml:lang="fi">Eläkkeensaajat</xs:documentation>
          <xs:documentation xml:lang="sv">Mottagare av pensioner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1443">
        <xs:annotation>
          <xs:documentation xml:lang="en">Recipients of other transfers</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden tulonsiirtojen saajat</xs:documentation>
          <xs:documentation xml:lang="sv">Mottagare av andra transfereringar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-profit institutions serving households</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksia palvelevat voittoa tavoittelemattomat yhteisöt</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens icke-vinstsyftande organisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="countryAndOrganisationAndUnknownEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="AD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Andorra</xs:documentation>
          <xs:documentation xml:lang="fi">Andorra</xs:documentation>
          <xs:documentation xml:lang="sv">Andorra</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AE">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Arab Emirates</xs:documentation>
          <xs:documentation xml:lang="fi">Arabiemiirikunnat</xs:documentation>
          <xs:documentation xml:lang="sv">Förenade Arabemiraten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Afghanistan</xs:documentation>
          <xs:documentation xml:lang="fi">Afganistan</xs:documentation>
          <xs:documentation xml:lang="sv">Afghanistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Antigua and Barbuda</xs:documentation>
          <xs:documentation xml:lang="fi">Antigua ja Barbuda</xs:documentation>
          <xs:documentation xml:lang="sv">Antigua och Barbuda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Anguilla</xs:documentation>
          <xs:documentation xml:lang="fi">Anguilla</xs:documentation>
          <xs:documentation xml:lang="sv">Anguilla</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Albania</xs:documentation>
          <xs:documentation xml:lang="fi">Albania</xs:documentation>
          <xs:documentation xml:lang="sv">Albanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Armenia</xs:documentation>
          <xs:documentation xml:lang="fi">Armenia</xs:documentation>
          <xs:documentation xml:lang="sv">Armenien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Angola</xs:documentation>
          <xs:documentation xml:lang="fi">Angola</xs:documentation>
          <xs:documentation xml:lang="sv">Angola</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Antarctica</xs:documentation>
          <xs:documentation xml:lang="fi">Antarktis</xs:documentation>
          <xs:documentation xml:lang="sv">Antarktis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Argentina</xs:documentation>
          <xs:documentation xml:lang="fi">Argentiina</xs:documentation>
          <xs:documentation xml:lang="sv">Argentina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AS">
        <xs:annotation>
          <xs:documentation xml:lang="en">American Samoa</xs:documentation>
          <xs:documentation xml:lang="fi">Amerikan Samoa</xs:documentation>
          <xs:documentation xml:lang="sv">Amerikanska Samoa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Austria</xs:documentation>
          <xs:documentation xml:lang="fi">Itävalta</xs:documentation>
          <xs:documentation xml:lang="sv">Österrike</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Australia</xs:documentation>
          <xs:documentation xml:lang="fi">Australia</xs:documentation>
          <xs:documentation xml:lang="sv">Australien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aruba</xs:documentation>
          <xs:documentation xml:lang="fi">Aruba</xs:documentation>
          <xs:documentation xml:lang="sv">Aruba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aland Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Ahvenanmaa</xs:documentation>
          <xs:documentation xml:lang="sv">Åland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Azerbaijan</xs:documentation>
          <xs:documentation xml:lang="fi">Azerbaidžan</xs:documentation>
          <xs:documentation xml:lang="sv">Azerbajdzjan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bosnia and Herzegovina</xs:documentation>
          <xs:documentation xml:lang="fi">Bosnia ja Hertsegovina</xs:documentation>
          <xs:documentation xml:lang="sv">Bosnien och Hercegovina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Barbados</xs:documentation>
          <xs:documentation xml:lang="fi">Barbados</xs:documentation>
          <xs:documentation xml:lang="sv">Barbados</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bangladesh</xs:documentation>
          <xs:documentation xml:lang="fi">Bangladesh</xs:documentation>
          <xs:documentation xml:lang="sv">Bangladesh</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belgium</xs:documentation>
          <xs:documentation xml:lang="fi">Belgia</xs:documentation>
          <xs:documentation xml:lang="sv">Belgien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Burkina Faso</xs:documentation>
          <xs:documentation xml:lang="fi">Burkina Faso</xs:documentation>
          <xs:documentation xml:lang="sv">Burkina Faso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bulgaria</xs:documentation>
          <xs:documentation xml:lang="fi">Bulgaria</xs:documentation>
          <xs:documentation xml:lang="sv">Bulgarien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahrain</xs:documentation>
          <xs:documentation xml:lang="fi">Bahrain</xs:documentation>
          <xs:documentation xml:lang="sv">Bahrain</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Burundi</xs:documentation>
          <xs:documentation xml:lang="fi">Burundi</xs:documentation>
          <xs:documentation xml:lang="sv">Burundi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Benin</xs:documentation>
          <xs:documentation xml:lang="fi">Benin</xs:documentation>
          <xs:documentation xml:lang="sv">Benin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Barthelemy</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Barthelemy</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Barthelemy</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bermuda</xs:documentation>
          <xs:documentation xml:lang="fi">Bermuda</xs:documentation>
          <xs:documentation xml:lang="sv">Bermuda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brunei Darussalam</xs:documentation>
          <xs:documentation xml:lang="fi">Brunei</xs:documentation>
          <xs:documentation xml:lang="sv">Brunei</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bolivia</xs:documentation>
          <xs:documentation xml:lang="fi">Bolivia</xs:documentation>
          <xs:documentation xml:lang="sv">Bolivia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bonaire, Saint Eustatius and Saba</xs:documentation>
          <xs:documentation xml:lang="fi">Bonaire, Sint Eustatius ja Saba</xs:documentation>
          <xs:documentation xml:lang="sv">Bonaire, Sint Eustatius och Saba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brazil</xs:documentation>
          <xs:documentation xml:lang="fi">Brasilia</xs:documentation>
          <xs:documentation xml:lang="sv">Brasilien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahamas</xs:documentation>
          <xs:documentation xml:lang="fi">Bahama</xs:documentation>
          <xs:documentation xml:lang="sv">Bahamas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bhutan</xs:documentation>
          <xs:documentation xml:lang="fi">Bhutan</xs:documentation>
          <xs:documentation xml:lang="sv">Bhutan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bouvet Island</xs:documentation>
          <xs:documentation xml:lang="fi">Bouvet nsaari</xs:documentation>
          <xs:documentation xml:lang="sv">Bouvetön</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botswana</xs:documentation>
          <xs:documentation xml:lang="fi">Botswana</xs:documentation>
          <xs:documentation xml:lang="sv">Botswana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belarus</xs:documentation>
          <xs:documentation xml:lang="fi">Valko-Venäjä</xs:documentation>
          <xs:documentation xml:lang="sv">Vitryssland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belize</xs:documentation>
          <xs:documentation xml:lang="fi">Belize</xs:documentation>
          <xs:documentation xml:lang="sv">Belize</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Canada</xs:documentation>
          <xs:documentation xml:lang="fi">Kanada</xs:documentation>
          <xs:documentation xml:lang="sv">Kanada</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cocos (Keeling) Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Kookossaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Cocosöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Congo, the Democratic Republic of the</xs:documentation>
          <xs:documentation xml:lang="fi">Kongo (Kongo-Kinshasa)</xs:documentation>
          <xs:documentation xml:lang="sv">Kongo-Kinshasa (Demokratiska republiken Kongo)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central African Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Keski-Afrikan tasavalta</xs:documentation>
          <xs:documentation xml:lang="sv">Centralafrikanska republiken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Congo</xs:documentation>
          <xs:documentation xml:lang="fi">Kongo (Kongo-Brazzaville)</xs:documentation>
          <xs:documentation xml:lang="sv">Kongo-Brazzaville (Republiken Kongo)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Switzerland</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsi</xs:documentation>
          <xs:documentation xml:lang="sv">Schweiz</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cote d`Ivoire</xs:documentation>
          <xs:documentation xml:lang="fi">Norsunluurannikko</xs:documentation>
          <xs:documentation xml:lang="sv">Elfenbenskusten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cook Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Cookinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Cooköarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chile</xs:documentation>
          <xs:documentation xml:lang="fi">Chile</xs:documentation>
          <xs:documentation xml:lang="sv">Chile</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cameroon</xs:documentation>
          <xs:documentation xml:lang="fi">Kamerun</xs:documentation>
          <xs:documentation xml:lang="sv">Kamerun</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CN">
        <xs:annotation>
          <xs:documentation xml:lang="en">China</xs:documentation>
          <xs:documentation xml:lang="fi">Kiina</xs:documentation>
          <xs:documentation xml:lang="sv">Kina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Colombia</xs:documentation>
          <xs:documentation xml:lang="fi">Kolumbia</xs:documentation>
          <xs:documentation xml:lang="sv">Colombia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Costa Rica</xs:documentation>
          <xs:documentation xml:lang="fi">Costa Rica</xs:documentation>
          <xs:documentation xml:lang="sv">Costa Rica</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cuba</xs:documentation>
          <xs:documentation xml:lang="fi">Kuuba</xs:documentation>
          <xs:documentation xml:lang="sv">Kuba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cape Verde</xs:documentation>
          <xs:documentation xml:lang="fi">Kap Verde</xs:documentation>
          <xs:documentation xml:lang="sv">Kap Verde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Curacao</xs:documentation>
          <xs:documentation xml:lang="fi">Curaçao</xs:documentation>
          <xs:documentation xml:lang="sv">Curaçao</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Christmas Island</xs:documentation>
          <xs:documentation xml:lang="fi">Joulusaari</xs:documentation>
          <xs:documentation xml:lang="sv">Julön</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cyprus</xs:documentation>
          <xs:documentation xml:lang="fi">Kypros</xs:documentation>
          <xs:documentation xml:lang="sv">Cypern</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Czech Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Tšekki</xs:documentation>
          <xs:documentation xml:lang="sv">Tjeckien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Germany</xs:documentation>
          <xs:documentation xml:lang="fi">Saksa</xs:documentation>
          <xs:documentation xml:lang="sv">Tyskland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Djibouti</xs:documentation>
          <xs:documentation xml:lang="fi">Djibouti</xs:documentation>
          <xs:documentation xml:lang="sv">Djibouti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Denmark</xs:documentation>
          <xs:documentation xml:lang="fi">Tanska</xs:documentation>
          <xs:documentation xml:lang="sv">Danmark</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dominica</xs:documentation>
          <xs:documentation xml:lang="fi">Dominica</xs:documentation>
          <xs:documentation xml:lang="sv">Dominica</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dominican Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Dominikaaninen tasavalta</xs:documentation>
          <xs:documentation xml:lang="sv">Dominikanska republiken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Algeria</xs:documentation>
          <xs:documentation xml:lang="fi">Algeria</xs:documentation>
          <xs:documentation xml:lang="sv">Algeriet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ecuador</xs:documentation>
          <xs:documentation xml:lang="fi">Ecuador</xs:documentation>
          <xs:documentation xml:lang="sv">Ecuador</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Estonia</xs:documentation>
          <xs:documentation xml:lang="fi">Viro</xs:documentation>
          <xs:documentation xml:lang="sv">Estland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Egypt</xs:documentation>
          <xs:documentation xml:lang="fi">Egypti</xs:documentation>
          <xs:documentation xml:lang="sv">Egypten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Western Sahara</xs:documentation>
          <xs:documentation xml:lang="fi">Länsi-Sahara</xs:documentation>
          <xs:documentation xml:lang="sv">Västsahara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ER">
        <xs:annotation>
          <xs:documentation xml:lang="en">Eritrea</xs:documentation>
          <xs:documentation xml:lang="fi">Eritrea</xs:documentation>
          <xs:documentation xml:lang="sv">Eritrea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ES">
        <xs:annotation>
          <xs:documentation xml:lang="en">Spain</xs:documentation>
          <xs:documentation xml:lang="fi">Espanja</xs:documentation>
          <xs:documentation xml:lang="sv">Spanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ET">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ethiopia</xs:documentation>
          <xs:documentation xml:lang="fi">Etiopia</xs:documentation>
          <xs:documentation xml:lang="sv">Etiopien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finland</xs:documentation>
          <xs:documentation xml:lang="fi">Suomi</xs:documentation>
          <xs:documentation xml:lang="sv">Finland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fiji</xs:documentation>
          <xs:documentation xml:lang="fi">Fidži</xs:documentation>
          <xs:documentation xml:lang="sv">Fiji</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Falkland Islands (Malvinas)</xs:documentation>
          <xs:documentation xml:lang="fi">Falklandinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Falklandsöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Micronesia, Federated States of</xs:documentation>
          <xs:documentation xml:lang="fi">Mikronesia</xs:documentation>
          <xs:documentation xml:lang="sv">Mikronesien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Faroe Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Färsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Färöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FR">
        <xs:annotation>
          <xs:documentation xml:lang="en">France</xs:documentation>
          <xs:documentation xml:lang="fi">Ranska</xs:documentation>
          <xs:documentation xml:lang="sv">Frankrike</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gabon</xs:documentation>
          <xs:documentation xml:lang="fi">Gabon</xs:documentation>
          <xs:documentation xml:lang="sv">Gabon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GB">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Kingdom</xs:documentation>
          <xs:documentation xml:lang="fi">Iso-Britannia</xs:documentation>
          <xs:documentation xml:lang="sv">Storbritannien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Grenada</xs:documentation>
          <xs:documentation xml:lang="fi">Grenada</xs:documentation>
          <xs:documentation xml:lang="sv">Grenada</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Georgia</xs:documentation>
          <xs:documentation xml:lang="fi">Georgia</xs:documentation>
          <xs:documentation xml:lang="sv">Georgien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French Guiana</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan Guayana</xs:documentation>
          <xs:documentation xml:lang="sv">Franska Guyana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guernsey</xs:documentation>
          <xs:documentation xml:lang="fi">Guernsey</xs:documentation>
          <xs:documentation xml:lang="sv">Guernsey</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ghana</xs:documentation>
          <xs:documentation xml:lang="fi">Ghana</xs:documentation>
          <xs:documentation xml:lang="sv">Ghana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gibraltar</xs:documentation>
          <xs:documentation xml:lang="fi">Gibraltar</xs:documentation>
          <xs:documentation xml:lang="sv">Gibraltar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Greenland</xs:documentation>
          <xs:documentation xml:lang="fi">Grönlanti</xs:documentation>
          <xs:documentation xml:lang="sv">Grönland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambia</xs:documentation>
          <xs:documentation xml:lang="fi">Gambia</xs:documentation>
          <xs:documentation xml:lang="sv">Gambia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea</xs:documentation>
          <xs:documentation xml:lang="fi">Guinea</xs:documentation>
          <xs:documentation xml:lang="sv">Guinea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guadeloupe</xs:documentation>
          <xs:documentation xml:lang="fi">Guadeloupe</xs:documentation>
          <xs:documentation xml:lang="sv">Guadeloupe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Equatorial Guinea</xs:documentation>
          <xs:documentation xml:lang="fi">Päiväntasaajan Guinea</xs:documentation>
          <xs:documentation xml:lang="sv">Ekvatorialguinea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Greece</xs:documentation>
          <xs:documentation xml:lang="fi">Kreikka</xs:documentation>
          <xs:documentation xml:lang="sv">Grekland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GS">
        <xs:annotation>
          <xs:documentation xml:lang="en">South Georgia and the South Sandwich Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Georgia ja Eteläiset Sandwichsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Sydgeorgien och Sydsandwichöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guatemala</xs:documentation>
          <xs:documentation xml:lang="fi">Guatemala</xs:documentation>
          <xs:documentation xml:lang="sv">Guatemala</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guam</xs:documentation>
          <xs:documentation xml:lang="fi">Guam</xs:documentation>
          <xs:documentation xml:lang="sv">Guam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea-Bissau</xs:documentation>
          <xs:documentation xml:lang="fi">Guinea-Bissau</xs:documentation>
          <xs:documentation xml:lang="sv">Guinea-Bissau</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guyana</xs:documentation>
          <xs:documentation xml:lang="fi">Guyana</xs:documentation>
          <xs:documentation xml:lang="sv">Guyana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hong Kong</xs:documentation>
          <xs:documentation xml:lang="fi">Hongkong</xs:documentation>
          <xs:documentation xml:lang="sv">Hongkong</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Heard Island and McDonald Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Heard ja McDonaldinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Heardön och McDonaldöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Honduras</xs:documentation>
          <xs:documentation xml:lang="fi">Honduras</xs:documentation>
          <xs:documentation xml:lang="sv">Honduras</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Croatia</xs:documentation>
          <xs:documentation xml:lang="fi">Kroatia</xs:documentation>
          <xs:documentation xml:lang="sv">Kroatien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Haiti</xs:documentation>
          <xs:documentation xml:lang="fi">Haiti</xs:documentation>
          <xs:documentation xml:lang="sv">Haiti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hungary</xs:documentation>
          <xs:documentation xml:lang="fi">Unkari</xs:documentation>
          <xs:documentation xml:lang="sv">Ungern</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ID">
        <xs:annotation>
          <xs:documentation xml:lang="en">Indonesia</xs:documentation>
          <xs:documentation xml:lang="fi">Indonesia</xs:documentation>
          <xs:documentation xml:lang="sv">Indonesien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ireland</xs:documentation>
          <xs:documentation xml:lang="fi">Irlanti</xs:documentation>
          <xs:documentation xml:lang="sv">Irland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Israel</xs:documentation>
          <xs:documentation xml:lang="fi">Israel</xs:documentation>
          <xs:documentation xml:lang="sv">Israel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Isle of Man</xs:documentation>
          <xs:documentation xml:lang="fi">Mansaari</xs:documentation>
          <xs:documentation xml:lang="sv">Isle of Man</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IN">
        <xs:annotation>
          <xs:documentation xml:lang="en">India</xs:documentation>
          <xs:documentation xml:lang="fi">Intia</xs:documentation>
          <xs:documentation xml:lang="sv">Indien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IO">
        <xs:annotation>
          <xs:documentation xml:lang="en">British Indian Ocean territory</xs:documentation>
          <xs:documentation xml:lang="fi">Brittiläinen Intian valtameren alue</xs:documentation>
          <xs:documentation xml:lang="sv">Brittiska territoriet i Indiska oceanen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iraq</xs:documentation>
          <xs:documentation xml:lang="fi">Irak</xs:documentation>
          <xs:documentation xml:lang="sv">Irak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iran, Islamic Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Iran</xs:documentation>
          <xs:documentation xml:lang="sv">Iran</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iceland</xs:documentation>
          <xs:documentation xml:lang="fi">Islanti</xs:documentation>
          <xs:documentation xml:lang="sv">Island</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Italy</xs:documentation>
          <xs:documentation xml:lang="fi">Italia</xs:documentation>
          <xs:documentation xml:lang="sv">Italien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jersey</xs:documentation>
          <xs:documentation xml:lang="fi">Jersey</xs:documentation>
          <xs:documentation xml:lang="sv">Jersey</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jamaica</xs:documentation>
          <xs:documentation xml:lang="fi">Jamaika</xs:documentation>
          <xs:documentation xml:lang="sv">Jamaica</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jordan</xs:documentation>
          <xs:documentation xml:lang="fi">Jordania</xs:documentation>
          <xs:documentation xml:lang="sv">Jordanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Japan</xs:documentation>
          <xs:documentation xml:lang="fi">Japani</xs:documentation>
          <xs:documentation xml:lang="sv">Japan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kenya</xs:documentation>
          <xs:documentation xml:lang="fi">Kenia</xs:documentation>
          <xs:documentation xml:lang="sv">Kenya</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kyrgyzstan</xs:documentation>
          <xs:documentation xml:lang="fi">Kirgisia</xs:documentation>
          <xs:documentation xml:lang="sv">Kirgizistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cambodia</xs:documentation>
          <xs:documentation xml:lang="fi">Kambodža</xs:documentation>
          <xs:documentation xml:lang="sv">Kambodja</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kiribati</xs:documentation>
          <xs:documentation xml:lang="fi">Kiribati</xs:documentation>
          <xs:documentation xml:lang="sv">Kiribati</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Comoros</xs:documentation>
          <xs:documentation xml:lang="fi">Komorit</xs:documentation>
          <xs:documentation xml:lang="sv">Komorerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Kitts and Nevis</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Kitts ja Nevis</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Kitts och Nevis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korea, Democratic People`s Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Korean demokraattinen kansantasavalta (Pohjois-Korea)</xs:documentation>
          <xs:documentation xml:lang="sv">Demokratiska folkrepubliken Korea (Nordkorea)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korea, Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Korean tasavalta (Etelä-Korea)</xs:documentation>
          <xs:documentation xml:lang="sv">Republiken Korea (Sydkorea)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kuwait</xs:documentation>
          <xs:documentation xml:lang="fi">Kuwait</xs:documentation>
          <xs:documentation xml:lang="sv">Kuwait</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cayman Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Caymansaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Caymanöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kazakhstan</xs:documentation>
          <xs:documentation xml:lang="fi">Kazakstan</xs:documentation>
          <xs:documentation xml:lang="sv">Kazakstan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lao People`s Democratic Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Laos</xs:documentation>
          <xs:documentation xml:lang="sv">Laos</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lebanon</xs:documentation>
          <xs:documentation xml:lang="fi">Libanon</xs:documentation>
          <xs:documentation xml:lang="sv">Libanon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Lucia</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Lucia</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Lucia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liechtenstein</xs:documentation>
          <xs:documentation xml:lang="fi">Liechtenstein</xs:documentation>
          <xs:documentation xml:lang="sv">Liechtenstein</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sri Lanka</xs:documentation>
          <xs:documentation xml:lang="fi">Sri Lanka</xs:documentation>
          <xs:documentation xml:lang="sv">Sri Lanka</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liberia</xs:documentation>
          <xs:documentation xml:lang="fi">Liberia</xs:documentation>
          <xs:documentation xml:lang="sv">Liberia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lesotho</xs:documentation>
          <xs:documentation xml:lang="fi">Lesotho</xs:documentation>
          <xs:documentation xml:lang="sv">Lesotho</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lithuania</xs:documentation>
          <xs:documentation xml:lang="fi">Liettua</xs:documentation>
          <xs:documentation xml:lang="sv">Litauen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Luxembourg</xs:documentation>
          <xs:documentation xml:lang="fi">Luxemburg</xs:documentation>
          <xs:documentation xml:lang="sv">Luxemburg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Latvia</xs:documentation>
          <xs:documentation xml:lang="fi">Latvia</xs:documentation>
          <xs:documentation xml:lang="sv">Lettland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Libya</xs:documentation>
          <xs:documentation xml:lang="fi">Libya</xs:documentation>
          <xs:documentation xml:lang="sv">Libyen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Morocco</xs:documentation>
          <xs:documentation xml:lang="fi">Marokko</xs:documentation>
          <xs:documentation xml:lang="sv">Marocko</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Monaco</xs:documentation>
          <xs:documentation xml:lang="fi">Monaco</xs:documentation>
          <xs:documentation xml:lang="sv">Monaco</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Moldova, Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Moldova</xs:documentation>
          <xs:documentation xml:lang="sv">Moldavien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ME">
        <xs:annotation>
          <xs:documentation xml:lang="en">Montenegro</xs:documentation>
          <xs:documentation xml:lang="fi">Montenegro</xs:documentation>
          <xs:documentation xml:lang="sv">Montenegro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Martin (French part)</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Martin</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Martin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Madagascar</xs:documentation>
          <xs:documentation xml:lang="fi">Madagaskar</xs:documentation>
          <xs:documentation xml:lang="sv">Madagaskar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Marshall islands</xs:documentation>
          <xs:documentation xml:lang="fi">Marshallinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Marshallöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macedonia, The Former Yugoslav Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Makedonia, entinen Jugoslavian tasavalta</xs:documentation>
          <xs:documentation xml:lang="sv">Makedonien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ML">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mali</xs:documentation>
          <xs:documentation xml:lang="fi">Mali</xs:documentation>
          <xs:documentation xml:lang="sv">Mali</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Myanmar</xs:documentation>
          <xs:documentation xml:lang="fi">Myanmar</xs:documentation>
          <xs:documentation xml:lang="sv">Myanmar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mongolia</xs:documentation>
          <xs:documentation xml:lang="fi">Mongolia</xs:documentation>
          <xs:documentation xml:lang="sv">Mongoliet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macao</xs:documentation>
          <xs:documentation xml:lang="fi">Macao</xs:documentation>
          <xs:documentation xml:lang="sv">Macao</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Northern Mariana Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Pohjois-Mariaanit</xs:documentation>
          <xs:documentation xml:lang="sv">Nordmarianerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Martinique</xs:documentation>
          <xs:documentation xml:lang="fi">Martinique</xs:documentation>
          <xs:documentation xml:lang="sv">Martinique</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritania</xs:documentation>
          <xs:documentation xml:lang="fi">Mauritania</xs:documentation>
          <xs:documentation xml:lang="sv">Mauretanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Montserrat</xs:documentation>
          <xs:documentation xml:lang="fi">Montserrat</xs:documentation>
          <xs:documentation xml:lang="sv">Montserrat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malta</xs:documentation>
          <xs:documentation xml:lang="fi">Malta</xs:documentation>
          <xs:documentation xml:lang="sv">Malta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritius</xs:documentation>
          <xs:documentation xml:lang="fi">Mauritius</xs:documentation>
          <xs:documentation xml:lang="sv">Mauritius</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Maldives</xs:documentation>
          <xs:documentation xml:lang="fi">Malediivit</xs:documentation>
          <xs:documentation xml:lang="sv">Maldiverna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malawi</xs:documentation>
          <xs:documentation xml:lang="fi">Malawi</xs:documentation>
          <xs:documentation xml:lang="sv">Malawi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexico</xs:documentation>
          <xs:documentation xml:lang="fi">Meksiko</xs:documentation>
          <xs:documentation xml:lang="sv">Mexiko</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malaysia</xs:documentation>
          <xs:documentation xml:lang="fi">Malesia</xs:documentation>
          <xs:documentation xml:lang="sv">Malaysia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mozambique</xs:documentation>
          <xs:documentation xml:lang="fi">Mosambik</xs:documentation>
          <xs:documentation xml:lang="sv">Moçambique</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Namibia</xs:documentation>
          <xs:documentation xml:lang="fi">Namibia</xs:documentation>
          <xs:documentation xml:lang="sv">Namibia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NC">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Caledonia</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi-Kaledonia</xs:documentation>
          <xs:documentation xml:lang="sv">Nya Kaledonien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Niger</xs:documentation>
          <xs:documentation xml:lang="fi">Niger</xs:documentation>
          <xs:documentation xml:lang="sv">Niger</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Norfolk Island</xs:documentation>
          <xs:documentation xml:lang="fi">Norfolkinsaari</xs:documentation>
          <xs:documentation xml:lang="sv">Norfolkön</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nigeria</xs:documentation>
          <xs:documentation xml:lang="fi">Nigeria</xs:documentation>
          <xs:documentation xml:lang="sv">Nigeria</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nicaragua</xs:documentation>
          <xs:documentation xml:lang="fi">Nicaragua</xs:documentation>
          <xs:documentation xml:lang="sv">Nicaragua</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Netherlands</xs:documentation>
          <xs:documentation xml:lang="fi">Alankomaat</xs:documentation>
          <xs:documentation xml:lang="sv">Nederländerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Norway</xs:documentation>
          <xs:documentation xml:lang="fi">Norja</xs:documentation>
          <xs:documentation xml:lang="sv">Norge</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nepal</xs:documentation>
          <xs:documentation xml:lang="fi">Nepal</xs:documentation>
          <xs:documentation xml:lang="sv">Nepal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nauru</xs:documentation>
          <xs:documentation xml:lang="fi">Nauru</xs:documentation>
          <xs:documentation xml:lang="sv">Nauru</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Niue</xs:documentation>
          <xs:documentation xml:lang="fi">Niue</xs:documentation>
          <xs:documentation xml:lang="sv">Niue</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Zealand</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi-Seelanti</xs:documentation>
          <xs:documentation xml:lang="sv">Nya Zeeland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="OM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Oman</xs:documentation>
          <xs:documentation xml:lang="fi">Oman</xs:documentation>
          <xs:documentation xml:lang="sv">Oman</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Panama</xs:documentation>
          <xs:documentation xml:lang="fi">Panama</xs:documentation>
          <xs:documentation xml:lang="sv">Panama</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Peru</xs:documentation>
          <xs:documentation xml:lang="fi">Peru</xs:documentation>
          <xs:documentation xml:lang="sv">Peru</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French Polynesia</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan Polynesia</xs:documentation>
          <xs:documentation xml:lang="sv">Franska Polynesien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Papua New Guinea</xs:documentation>
          <xs:documentation xml:lang="fi">Papua-Uusi-Guinea</xs:documentation>
          <xs:documentation xml:lang="sv">Papua Nya Guinea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Philippines</xs:documentation>
          <xs:documentation xml:lang="fi">Filippiinit</xs:documentation>
          <xs:documentation xml:lang="sv">Filippinerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pakistan</xs:documentation>
          <xs:documentation xml:lang="fi">Pakistan</xs:documentation>
          <xs:documentation xml:lang="sv">Pakistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Poland</xs:documentation>
          <xs:documentation xml:lang="fi">Puola</xs:documentation>
          <xs:documentation xml:lang="sv">Polen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Pierre and Miquelon</xs:documentation>
          <xs:documentation xml:lang="fi">Saint-Pierre ja Miquelon</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Pierre och Miquelon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pitcairn</xs:documentation>
          <xs:documentation xml:lang="fi">Pitcairn</xs:documentation>
          <xs:documentation xml:lang="sv">Pitcairn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Puerto Rico</xs:documentation>
          <xs:documentation xml:lang="fi">Puerto Rico</xs:documentation>
          <xs:documentation xml:lang="sv">Puerto Rico</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Palestinian Territory, Occupied</xs:documentation>
          <xs:documentation xml:lang="fi">Palestiina</xs:documentation>
          <xs:documentation xml:lang="sv">De palestinska områdena</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Portugal</xs:documentation>
          <xs:documentation xml:lang="fi">Portugali</xs:documentation>
          <xs:documentation xml:lang="sv">Portugal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Palau</xs:documentation>
          <xs:documentation xml:lang="fi">Palau</xs:documentation>
          <xs:documentation xml:lang="sv">Palau</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Paraguay</xs:documentation>
          <xs:documentation xml:lang="fi">Paraguay</xs:documentation>
          <xs:documentation xml:lang="sv">Paraguay</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="QA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Qatar</xs:documentation>
          <xs:documentation xml:lang="fi">Qatar</xs:documentation>
          <xs:documentation xml:lang="sv">Qatar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reunion</xs:documentation>
          <xs:documentation xml:lang="fi">Réunion</xs:documentation>
          <xs:documentation xml:lang="sv">Réunion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Romania</xs:documentation>
          <xs:documentation xml:lang="fi">Romania</xs:documentation>
          <xs:documentation xml:lang="sv">Rumänien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Serbia</xs:documentation>
          <xs:documentation xml:lang="fi">Serbia</xs:documentation>
          <xs:documentation xml:lang="sv">Serbien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Russian Federation</xs:documentation>
          <xs:documentation xml:lang="fi">Venäjä</xs:documentation>
          <xs:documentation xml:lang="sv">Ryssland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rwanda</xs:documentation>
          <xs:documentation xml:lang="fi">Ruanda</xs:documentation>
          <xs:documentation xml:lang="sv">Rwanda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saudi Arabia</xs:documentation>
          <xs:documentation xml:lang="fi">Saudi-Arabia</xs:documentation>
          <xs:documentation xml:lang="sv">Saudiarabien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Solomon Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Salomonsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Salomonöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Seychelles</xs:documentation>
          <xs:documentation xml:lang="fi">Seychellit</xs:documentation>
          <xs:documentation xml:lang="sv">Seychellerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sudan</xs:documentation>
          <xs:documentation xml:lang="fi">Sudan</xs:documentation>
          <xs:documentation xml:lang="sv">Sudan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sweden</xs:documentation>
          <xs:documentation xml:lang="fi">Ruotsi</xs:documentation>
          <xs:documentation xml:lang="sv">Sverige</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Singapore</xs:documentation>
          <xs:documentation xml:lang="fi">Singapore</xs:documentation>
          <xs:documentation xml:lang="sv">Singapore</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Helena</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Helena</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Helena</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Slovenia</xs:documentation>
          <xs:documentation xml:lang="fi">Slovenia</xs:documentation>
          <xs:documentation xml:lang="sv">Slovenien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Svalbard and Jan Mayen</xs:documentation>
          <xs:documentation xml:lang="fi">Svalbard ja Jan Mayen</xs:documentation>
          <xs:documentation xml:lang="sv">Svalbard och Jan Mayen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Slovakia</xs:documentation>
          <xs:documentation xml:lang="fi">Slovakia</xs:documentation>
          <xs:documentation xml:lang="sv">Slovakien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sierra Leone</xs:documentation>
          <xs:documentation xml:lang="fi">Sierra Leone</xs:documentation>
          <xs:documentation xml:lang="sv">Sierra Leone</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SM">
        <xs:annotation>
          <xs:documentation xml:lang="en">San Marino</xs:documentation>
          <xs:documentation xml:lang="fi">San Marino</xs:documentation>
          <xs:documentation xml:lang="sv">San Marino</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Senegal</xs:documentation>
          <xs:documentation xml:lang="fi">Senegal</xs:documentation>
          <xs:documentation xml:lang="sv">Senegal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Somalia</xs:documentation>
          <xs:documentation xml:lang="fi">Somalia</xs:documentation>
          <xs:documentation xml:lang="sv">Somalia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Suriname</xs:documentation>
          <xs:documentation xml:lang="fi">Suriname</xs:documentation>
          <xs:documentation xml:lang="sv">Surinam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SS">
        <xs:annotation>
          <xs:documentation xml:lang="en">South Sudan</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Sudan</xs:documentation>
          <xs:documentation xml:lang="sv">Sydsudan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ST">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sao Tome and Principe</xs:documentation>
          <xs:documentation xml:lang="fi">São Tomé ja Príncipe</xs:documentation>
          <xs:documentation xml:lang="sv">São Tomé och Príncipe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SV">
        <xs:annotation>
          <xs:documentation xml:lang="en">El Salvador</xs:documentation>
          <xs:documentation xml:lang="fi">El Salvador</xs:documentation>
          <xs:documentation xml:lang="sv">El Salvador</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sint Maarten (Dutch part)</xs:documentation>
          <xs:documentation xml:lang="fi">Sint Maarten</xs:documentation>
          <xs:documentation xml:lang="sv">Sint Maarten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Syrian Arab Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Syyria</xs:documentation>
          <xs:documentation xml:lang="sv">Syrien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swaziland</xs:documentation>
          <xs:documentation xml:lang="fi">Swazimaa</xs:documentation>
          <xs:documentation xml:lang="sv">Swaziland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turks and Caicos Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Turks- ja Caicossaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Turks- och Caicosöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chad</xs:documentation>
          <xs:documentation xml:lang="fi">Tšad</xs:documentation>
          <xs:documentation xml:lang="sv">Tchad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French Southern Territories</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan eteläiset alueet</xs:documentation>
          <xs:documentation xml:lang="sv">De franska territorierna i södra Indiska oceanen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Togo</xs:documentation>
          <xs:documentation xml:lang="fi">Togo</xs:documentation>
          <xs:documentation xml:lang="sv">Togo</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Thailand</xs:documentation>
          <xs:documentation xml:lang="fi">Thaimaa</xs:documentation>
          <xs:documentation xml:lang="sv">Thailand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tajikistan</xs:documentation>
          <xs:documentation xml:lang="fi">Tadžikistan</xs:documentation>
          <xs:documentation xml:lang="sv">Tadzjikistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tokelau</xs:documentation>
          <xs:documentation xml:lang="fi">Tokelau</xs:documentation>
          <xs:documentation xml:lang="sv">Tokelau</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Timor-Leste</xs:documentation>
          <xs:documentation xml:lang="fi">Itä-Timor</xs:documentation>
          <xs:documentation xml:lang="sv">Östtimor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkmenistan</xs:documentation>
          <xs:documentation xml:lang="fi">Turkmenistan</xs:documentation>
          <xs:documentation xml:lang="sv">Turkmenistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tunisia</xs:documentation>
          <xs:documentation xml:lang="fi">Tunisia</xs:documentation>
          <xs:documentation xml:lang="sv">Tunisien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tonga</xs:documentation>
          <xs:documentation xml:lang="fi">Tonga</xs:documentation>
          <xs:documentation xml:lang="sv">Tonga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Türkiye</xs:documentation>
          <xs:documentation xml:lang="fi">Turkki</xs:documentation>
          <xs:documentation xml:lang="sv">Turkiet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trinidad and Tobago</xs:documentation>
          <xs:documentation xml:lang="fi">Trinidad ja Tobago</xs:documentation>
          <xs:documentation xml:lang="sv">Trinidad och Tobago</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tuvalu</xs:documentation>
          <xs:documentation xml:lang="fi">Tuvalu</xs:documentation>
          <xs:documentation xml:lang="sv">Tuvalu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Taiwan, Province of China</xs:documentation>
          <xs:documentation xml:lang="fi">Taiwan</xs:documentation>
          <xs:documentation xml:lang="sv">Taiwan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanzania, United Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Tansania</xs:documentation>
          <xs:documentation xml:lang="sv">Tanzania</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ukraine</xs:documentation>
          <xs:documentation xml:lang="fi">Ukraina</xs:documentation>
          <xs:documentation xml:lang="sv">Ukraina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uganda</xs:documentation>
          <xs:documentation xml:lang="fi">Uganda</xs:documentation>
          <xs:documentation xml:lang="sv">Uganda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UM">
        <xs:annotation>
          <xs:documentation xml:lang="en">United States Minor outlying islands</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvaltain pienet erillissaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Förenta staternas mindre öar i Oceanien och Västindien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="US">
        <xs:annotation>
          <xs:documentation xml:lang="en">United States</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvallat (USA)</xs:documentation>
          <xs:documentation xml:lang="sv">Förenta staterna (USA)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uruguay</xs:documentation>
          <xs:documentation xml:lang="fi">Uruguay</xs:documentation>
          <xs:documentation xml:lang="sv">Uruguay</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uzbekistan</xs:documentation>
          <xs:documentation xml:lang="fi">Uzbekistan</xs:documentation>
          <xs:documentation xml:lang="sv">Uzbekistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Holy See (Vatican City State)</xs:documentation>
          <xs:documentation xml:lang="fi">Vatikaani</xs:documentation>
          <xs:documentation xml:lang="sv">Vatikanstaten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Vincent and the Grenadines</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Vincent ja Grenadiinit</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Vincent och Grenadinerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuela, Bolivarian Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Venezuela</xs:documentation>
          <xs:documentation xml:lang="sv">Venezuela</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="WF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wallis and Futuna</xs:documentation>
          <xs:documentation xml:lang="fi">Wallis ja Futuna</xs:documentation>
          <xs:documentation xml:lang="sv">Wallis och Futuna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Virgin Islands, British</xs:documentation>
          <xs:documentation xml:lang="fi">Brittiläiset Neitsytsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Brittiska Jungfruöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Virgin Islands, U.S.</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvaltain Neitsytsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Amerikanska Jungfruöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Viet Nam</xs:documentation>
          <xs:documentation xml:lang="fi">Vietnam</xs:documentation>
          <xs:documentation xml:lang="sv">Vietnam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="WS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Samoa</xs:documentation>
          <xs:documentation xml:lang="fi">Samoa</xs:documentation>
          <xs:documentation xml:lang="sv">Samoa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vanuatu</xs:documentation>
          <xs:documentation xml:lang="fi">Vanuatu</xs:documentation>
          <xs:documentation xml:lang="sv">Vanuatu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yemen</xs:documentation>
          <xs:documentation xml:lang="fi">Jemen</xs:documentation>
          <xs:documentation xml:lang="sv">Yemen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mayotte</xs:documentation>
          <xs:documentation xml:lang="fi">Mayotte</xs:documentation>
          <xs:documentation xml:lang="sv">Mayotte</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZA">
        <xs:annotation>
          <xs:documentation xml:lang="en">South Africa</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Afrikka</xs:documentation>
          <xs:documentation xml:lang="sv">Sydafrika</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Zambia</xs:documentation>
          <xs:documentation xml:lang="fi">Sambia</xs:documentation>
          <xs:documentation xml:lang="sv">Zambia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Zimbabwe</xs:documentation>
          <xs:documentation xml:lang="fi">Zimbabwe</xs:documentation>
          <xs:documentation xml:lang="sv">Zimbabwe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1C">
        <xs:annotation>
          <xs:documentation xml:lang="en">IMF (International Monetary Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">IMF (International Monetary Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">IMF (International Monetary Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1D">
        <xs:annotation>
          <xs:documentation xml:lang="en">WTO (World Trade Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">WTO (World Trade Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">WTO (World Trade Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1E">
        <xs:annotation>
          <xs:documentation xml:lang="en">IBRD (International Bank for Reconstruction and Development)</xs:documentation>
          <xs:documentation xml:lang="fi">IBRD (International Bank for Reconstruction and Development)</xs:documentation>
          <xs:documentation xml:lang="sv">IBRD (International Bank for Reconstruction and Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1F">
        <xs:annotation>
          <xs:documentation xml:lang="en">IDA (International Development Association)</xs:documentation>
          <xs:documentation xml:lang="fi">IDA (International Development Association)</xs:documentation>
          <xs:documentation xml:lang="sv">IDA (International Development Association)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1G">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICSID (International Centre for Settlement of Investment Disputes)</xs:documentation>
          <xs:documentation xml:lang="fi">ICSID (International Centre for Settlement of Investment Disputes)</xs:documentation>
          <xs:documentation xml:lang="sv">ICSID (International Centre for Settlement of Investment Disputes)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1H">
        <xs:annotation>
          <xs:documentation xml:lang="en">UNESCO (United Nations Educational, Scientific and Cultural Organisation)</xs:documentation>
          <xs:documentation xml:lang="fi">UNESCO (United Nations Educational, Scientific and Cultural Organisation)</xs:documentation>
          <xs:documentation xml:lang="sv">UNESCO (United Nations Educational, Scientific and Cultural Organisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1J">
        <xs:annotation>
          <xs:documentation xml:lang="en">FAO (Food and Agriculture Organisation)</xs:documentation>
          <xs:documentation xml:lang="fi">FAO (Food and Agriculture Organisation)</xs:documentation>
          <xs:documentation xml:lang="sv">FAO (Food and Agriculture Organisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1K">
        <xs:annotation>
          <xs:documentation xml:lang="en">WHO (World Health Organisation)</xs:documentation>
          <xs:documentation xml:lang="fi">WHO (World Health Organisation)</xs:documentation>
          <xs:documentation xml:lang="sv">WHO (World Health Organisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1L">
        <xs:annotation>
          <xs:documentation xml:lang="en">IFAD (International Fund for Agricultural Development)</xs:documentation>
          <xs:documentation xml:lang="fi">IFAD (International Fund for Agricultural Development)</xs:documentation>
          <xs:documentation xml:lang="sv">IFAD (International Fund for Agricultural Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1M">
        <xs:annotation>
          <xs:documentation xml:lang="en">IFC (International Finance Corporation)</xs:documentation>
          <xs:documentation xml:lang="fi">IFC (International Finance Corporation)</xs:documentation>
          <xs:documentation xml:lang="sv">IFC (International Finance Corporation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1N">
        <xs:annotation>
          <xs:documentation xml:lang="en">MIGA (Multilateral Investment Guarantee Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">MIGA (Multilateral Investment Guarantee Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">MIGA (Multilateral Investment Guarantee Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1O">
        <xs:annotation>
          <xs:documentation xml:lang="en">UNICEF (United Nations Children Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">UNICEF (United Nations Children Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">UNICEF (United Nations Children Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1P">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Nations High Commissioner for Refugees [UNHCR]</xs:documentation>
          <xs:documentation xml:lang="fi">United Nations High Commissioner for Refugees [UNHCR]</xs:documentation>
          <xs:documentation xml:lang="sv">United Nations High Commissioner for Refugees [UNHCR]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1Q">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Nations Relief and Works Agency for Palestine [UNRWA]</xs:documentation>
          <xs:documentation xml:lang="fi">United Nations Relief and Works Agency for Palestine [UNRWA]</xs:documentation>
          <xs:documentation xml:lang="sv">United Nations Relief and Works Agency for Palestine [UNRWA]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1R">
        <xs:annotation>
          <xs:documentation xml:lang="en">IAEA (International Atomic Energy Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">IAEA (International Atomic Energy Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">IAEA (International Atomic Energy Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1S">
        <xs:annotation>
          <xs:documentation xml:lang="en">ILO (International Labour Organisation)</xs:documentation>
          <xs:documentation xml:lang="fi">ILO (International Labour Organisation)</xs:documentation>
          <xs:documentation xml:lang="sv">ILO (International Labour Organisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1T">
        <xs:annotation>
          <xs:documentation xml:lang="en">ITU (International Telecommunication Union)</xs:documentation>
          <xs:documentation xml:lang="fi">ITU (International Telecommunication Union)</xs:documentation>
          <xs:documentation xml:lang="sv">ITU (International Telecommunication Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1U">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rest of UN Organisations n.i.e.</xs:documentation>
          <xs:documentation xml:lang="fi">Rest of UN Organisations n.i.e.</xs:documentation>
          <xs:documentation xml:lang="sv">Rest of UN Organisations n.i.e.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1U1">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Nations Economic Commission for Europe [UNECE]</xs:documentation>
          <xs:documentation xml:lang="fi">United Nations Economic Commission for Europe [UNECE]</xs:documentation>
          <xs:documentation xml:lang="sv">United Nations Economic Commission for Europe [UNECE]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1U2">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Nations Framework Convention for Climate Change [UNFCCC]</xs:documentation>
          <xs:documentation xml:lang="fi">United Nations Framework Convention for Climate Change [UNFCCC]</xs:documentation>
          <xs:documentation xml:lang="sv">United Nations Framework Convention for Climate Change [UNFCCC]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1V">
        <xs:annotation>
          <xs:documentation xml:lang="en">UPU (Universal Postal Union)</xs:documentation>
          <xs:documentation xml:lang="fi">UPU (Universal Postal Union)</xs:documentation>
          <xs:documentation xml:lang="sv">UPU (Universal Postal Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1X">
        <xs:annotation>
          <xs:documentation xml:lang="en">UNODC (United Nations Office on Drugs and Crimes) </xs:documentation>
          <xs:documentation xml:lang="fi">UNODC (YK:n huumeiden ja rikollisuuden torjunnasta vastaava toimisto)</xs:documentation>
          <xs:documentation xml:lang="sv">UNODC (FN:s kontor för narkotikakontroll och förebyggande av brott)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1Y">
        <xs:annotation>
          <xs:documentation xml:lang="en">WFP (United Nations World Food Programme)</xs:documentation>
          <xs:documentation xml:lang="fi">WFP (Maailman ruokaohjelma)</xs:documentation>
          <xs:documentation xml:lang="sv">WFP (FN:s livsmedelsprogram)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4C">
        <xs:annotation>
          <xs:documentation xml:lang="en">EIB (European Investment Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">EIB (European Investment Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">EIB (European Investment Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4D">
        <xs:annotation>
          <xs:documentation xml:lang="en">EC (European Commission)</xs:documentation>
          <xs:documentation xml:lang="fi">EC (European Commission)</xs:documentation>
          <xs:documentation xml:lang="sv">EC (European Commission)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4E">
        <xs:annotation>
          <xs:documentation xml:lang="en">EDF (European Development Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">EDF (European Development Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">EDF (European Development Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4F">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECB (European Central Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">ECB (European Central Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">ECB (European Central Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4G">
        <xs:annotation>
          <xs:documentation xml:lang="en">EIF (European Investment Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">EIF (European Investment Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">EIF (European Investment Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4H">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECSC (European Community of Steel and Coal)</xs:documentation>
          <xs:documentation xml:lang="fi">ECSC (European Community of Steel and Coal)</xs:documentation>
          <xs:documentation xml:lang="sv">ECSC (European Community of Steel and Coal)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4I">
        <xs:annotation>
          <xs:documentation xml:lang="en">NIF (Neighbourhood Investment Facility)</xs:documentation>
          <xs:documentation xml:lang="fi">NIF (Neighbourhood Investment Facility)</xs:documentation>
          <xs:documentation xml:lang="sv">NIF (Neighbourhood Investment Facility)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J1">
        <xs:annotation>
          <xs:documentation xml:lang="en">EP (European Parliament)</xs:documentation>
          <xs:documentation xml:lang="fi">EP (European Parliament)</xs:documentation>
          <xs:documentation xml:lang="sv">EP (European Parliament)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J2">
        <xs:annotation>
          <xs:documentation xml:lang="en">CEU (Council of the European Union)</xs:documentation>
          <xs:documentation xml:lang="fi">CEU (Council of the European Union)</xs:documentation>
          <xs:documentation xml:lang="sv">CEU (Council of the European Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J3">
        <xs:annotation>
          <xs:documentation xml:lang="en">CJEU (Court of Justice)</xs:documentation>
          <xs:documentation xml:lang="fi">CJEU (Court of Justice)</xs:documentation>
          <xs:documentation xml:lang="sv">CJEU (Court of Justice)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J4">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECA (Court of Auditors)</xs:documentation>
          <xs:documentation xml:lang="fi">ECA (Court of Auditors)</xs:documentation>
          <xs:documentation xml:lang="sv">ECA (Court of Auditors)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J5">
        <xs:annotation>
          <xs:documentation xml:lang="en">European Council</xs:documentation>
          <xs:documentation xml:lang="fi">European Council</xs:documentation>
          <xs:documentation xml:lang="sv">European Council</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J6">
        <xs:annotation>
          <xs:documentation xml:lang="en">ESC (Economic and Social Committee)</xs:documentation>
          <xs:documentation xml:lang="fi">ESC (Economic and Social Committee)</xs:documentation>
          <xs:documentation xml:lang="sv">ESC (Economic and Social Committee)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J7">
        <xs:annotation>
          <xs:documentation xml:lang="en">CR (Committee of Regions)</xs:documentation>
          <xs:documentation xml:lang="fi">CR (Committee of Regions)</xs:documentation>
          <xs:documentation xml:lang="sv">CR (Committee of Regions)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J81">
        <xs:annotation>
          <xs:documentation xml:lang="en">ACER (Agency for the Cooperation of Energy Regulators)</xs:documentation>
          <xs:documentation xml:lang="fi">ACER (Agency for the Cooperation of Energy Regulators)</xs:documentation>
          <xs:documentation xml:lang="sv">ACER (Agency for the Cooperation of Energy Regulators)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J810">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECDC (European Centre for Disease Prevention and Control)</xs:documentation>
          <xs:documentation xml:lang="fi">ECDC (European Centre for Disease Prevention and Control)</xs:documentation>
          <xs:documentation xml:lang="sv">ECDC (European Centre for Disease Prevention and Control)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J811">
        <xs:annotation>
          <xs:documentation xml:lang="en">CEDEFOP (European Centre for the Development of Vocational Training)</xs:documentation>
          <xs:documentation xml:lang="fi">CEDEFOP (European Centre for the Development of Vocational Training)</xs:documentation>
          <xs:documentation xml:lang="sv">CEDEFOP (European Centre for the Development of Vocational Training)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J812">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECHA (European Chemicals Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">ECHA (European Chemicals Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">ECHA (European Chemicals Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J813">
        <xs:annotation>
          <xs:documentation xml:lang="en">EDPS (European Data Protection Supervisor)</xs:documentation>
          <xs:documentation xml:lang="fi">EDPS (European Data Protection Supervisor)</xs:documentation>
          <xs:documentation xml:lang="sv">EDPS (European Data Protection Supervisor)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J814">
        <xs:annotation>
          <xs:documentation xml:lang="en">EDA (European Defence Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">EDA (European Defence Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">EDA (European Defence Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J815">
        <xs:annotation>
          <xs:documentation xml:lang="en">EEA (European Environment Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">EEA (European Environment Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">EEA (European Environment Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J816">
        <xs:annotation>
          <xs:documentation xml:lang="en">EEAS (European External Action Service)</xs:documentation>
          <xs:documentation xml:lang="fi">EEAS (European External Action Service)</xs:documentation>
          <xs:documentation xml:lang="sv">EEAS (European External Action Service)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J817">
        <xs:annotation>
          <xs:documentation xml:lang="en">EFCA (European Fisheries Control Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">EFCA (European Fisheries Control Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">EFCA (European Fisheries Control Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J818">
        <xs:annotation>
          <xs:documentation xml:lang="en">EFSA (European Food Safety Authority)</xs:documentation>
          <xs:documentation xml:lang="fi">EFSA (European Food Safety Authority)</xs:documentation>
          <xs:documentation xml:lang="sv">EFSA (European Food Safety Authority)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J819">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUROFOUND (European Foundation for the Improvement of Living and Working Conditions)</xs:documentation>
          <xs:documentation xml:lang="fi">EUROFOUND (European Foundation for the Improvement of Living and Working Conditions)</xs:documentation>
          <xs:documentation xml:lang="sv">EUROFOUND (European Foundation for the Improvement of Living and Working Conditions)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J82">
        <xs:annotation>
          <xs:documentation xml:lang="en">BEREC (Body of European Regulators for Electronic Communications)</xs:documentation>
          <xs:documentation xml:lang="fi">BEREC (Body of European Regulators for Electronic Communications)</xs:documentation>
          <xs:documentation xml:lang="sv">BEREC (Body of European Regulators for Electronic Communications)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J820">
        <xs:annotation>
          <xs:documentation xml:lang="en">GSA (European GNSS Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">GSA (European GNSS Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">GSA (European GNSS Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J821">
        <xs:annotation>
          <xs:documentation xml:lang="en">EIGE (European Institute for Gender Equality)</xs:documentation>
          <xs:documentation xml:lang="fi">EIGE (European Institute for Gender Equality)</xs:documentation>
          <xs:documentation xml:lang="sv">EIGE (European Institute for Gender Equality)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J822">
        <xs:annotation>
          <xs:documentation xml:lang="en">EIT (European Institute of Innovation and Technology)</xs:documentation>
          <xs:documentation xml:lang="fi">EIT (European Institute of Innovation and Technology)</xs:documentation>
          <xs:documentation xml:lang="sv">EIT (European Institute of Innovation and Technology)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J823">
        <xs:annotation>
          <xs:documentation xml:lang="en">EMSA (European Maritime Safety Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">EMSA (European Maritime Safety Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">EMSA (European Maritime Safety Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J824">
        <xs:annotation>
          <xs:documentation xml:lang="en">EMA (European Medicines Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">EMA (European Medicines Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">EMA (European Medicines Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J825">
        <xs:annotation>
          <xs:documentation xml:lang="en">EMCDDA (European Monitoring Centre for Drugs and Drug Addiction)</xs:documentation>
          <xs:documentation xml:lang="fi">EMCDDA (European Monitoring Centre for Drugs and Drug Addiction)</xs:documentation>
          <xs:documentation xml:lang="sv">EMCDDA (European Monitoring Centre for Drugs and Drug Addiction)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J826">
        <xs:annotation>
          <xs:documentation xml:lang="en">ENISA (European Network and Information Security Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">ENISA (European Network and Information Security Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">ENISA (European Network and Information Security Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J827">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ombudsman (European Ombudsman)</xs:documentation>
          <xs:documentation xml:lang="fi">Ombudsman (European Ombudsman)</xs:documentation>
          <xs:documentation xml:lang="sv">Ombudsman (European Ombudsman)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J828">
        <xs:annotation>
          <xs:documentation xml:lang="en">EPSO (European Personnel Selection Office)</xs:documentation>
          <xs:documentation xml:lang="fi">EPSO (European Personnel Selection Office)</xs:documentation>
          <xs:documentation xml:lang="sv">EPSO (European Personnel Selection Office)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J829">
        <xs:annotation>
          <xs:documentation xml:lang="en">CEPOL (European Police College)</xs:documentation>
          <xs:documentation xml:lang="fi">CEPOL (European Police College)</xs:documentation>
          <xs:documentation xml:lang="sv">CEPOL (European Police College)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J83">
        <xs:annotation>
          <xs:documentation xml:lang="en">CPVO (Community Plant Variety Office)</xs:documentation>
          <xs:documentation xml:lang="fi">CPVO (Community Plant Variety Office)</xs:documentation>
          <xs:documentation xml:lang="sv">CPVO (Community Plant Variety Office)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J830">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUROPOL (European Police Office)</xs:documentation>
          <xs:documentation xml:lang="fi">EUROPOL (European Police Office)</xs:documentation>
          <xs:documentation xml:lang="sv">EUROPOL (European Police Office)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J831">
        <xs:annotation>
          <xs:documentation xml:lang="en">EPPO (European Public Prosecutor s Office (in preparation))</xs:documentation>
          <xs:documentation xml:lang="fi">EPPO (European Public Prosecutor s Office (in preparation))</xs:documentation>
          <xs:documentation xml:lang="sv">EPPO (European Public Prosecutor s Office (in preparation))</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J832">
        <xs:annotation>
          <xs:documentation xml:lang="en">ERA (European Railway Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">ERA (European Railway Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">ERA (European Railway Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J833">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUSA (European School of Administration)</xs:documentation>
          <xs:documentation xml:lang="fi">EUSA (European School of Administration)</xs:documentation>
          <xs:documentation xml:lang="sv">EUSA (European School of Administration)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J834">
        <xs:annotation>
          <xs:documentation xml:lang="en">ETF (European Training Foundation)</xs:documentation>
          <xs:documentation xml:lang="fi">ETF (European Training Foundation)</xs:documentation>
          <xs:documentation xml:lang="sv">ETF (European Training Foundation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J835">
        <xs:annotation>
          <xs:documentation xml:lang="en">FRA (European Union Agency for Fundamental Rights)</xs:documentation>
          <xs:documentation xml:lang="fi">FRA (European Union Agency for Fundamental Rights)</xs:documentation>
          <xs:documentation xml:lang="sv">FRA (European Union Agency for Fundamental Rights)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J836">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUISS (European Union Institute for Security Studies)</xs:documentation>
          <xs:documentation xml:lang="fi">EUISS (European Union Institute for Security Studies)</xs:documentation>
          <xs:documentation xml:lang="sv">EUISS (European Union Institute for Security Studies)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J837">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUIPO (European Union Intellectual Property Office)</xs:documentation>
          <xs:documentation xml:lang="fi">EUIPO (European Union Intellectual Property Office)</xs:documentation>
          <xs:documentation xml:lang="sv">EUIPO (European Union Intellectual Property Office)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J838">
        <xs:annotation>
          <xs:documentation xml:lang="en">SATCEN (European Union Satellite Centre)</xs:documentation>
          <xs:documentation xml:lang="fi">SATCEN (European Union Satellite Centre)</xs:documentation>
          <xs:documentation xml:lang="sv">SATCEN (European Union Satellite Centre)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J839">
        <xs:annotation>
          <xs:documentation xml:lang="en">POEU (Publications Office of the European Union)</xs:documentation>
          <xs:documentation xml:lang="fi">POEU (Publications Office of the European Union)</xs:documentation>
          <xs:documentation xml:lang="sv">POEU (Publications Office of the European Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J84">
        <xs:annotation>
          <xs:documentation xml:lang="en">CERT (Computer Emergency Response Team)</xs:documentation>
          <xs:documentation xml:lang="fi">CERT (Computer Emergency Response Team)</xs:documentation>
          <xs:documentation xml:lang="sv">CERT (Computer Emergency Response Team)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J840">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUROJUST (The European Union’s Judicial Cooperation Unit)</xs:documentation>
          <xs:documentation xml:lang="fi">EUROJUST (The European Union’s Judicial Cooperation Unit)</xs:documentation>
          <xs:documentation xml:lang="sv">EUROJUST (The European Union’s Judicial Cooperation Unit)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J841">
        <xs:annotation>
          <xs:documentation xml:lang="en">CdT (Translation Centre for the Bodies of the European Union)</xs:documentation>
          <xs:documentation xml:lang="fi">CdT (Translation Centre for the Bodies of the European Union)</xs:documentation>
          <xs:documentation xml:lang="sv">CdT (Translation Centre for the Bodies of the European Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J842">
        <xs:annotation>
          <xs:documentation xml:lang="en">ATHENA Mechanism</xs:documentation>
          <xs:documentation xml:lang="fi">ATHENA Mechanism</xs:documentation>
          <xs:documentation xml:lang="sv">ATHENA Mechanism</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J85">
        <xs:annotation>
          <xs:documentation xml:lang="en">EU-OSHA (European Agency for Safety and Health at Work)</xs:documentation>
          <xs:documentation xml:lang="fi">EU-OSHA (European Agency for Safety and Health at Work)</xs:documentation>
          <xs:documentation xml:lang="sv">EU-OSHA (European Agency for Safety and Health at Work)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J86">
        <xs:annotation>
          <xs:documentation xml:lang="en">FRONTEX (European Agency for the Management of Operational Cooperation at the External Borders)</xs:documentation>
          <xs:documentation xml:lang="fi">FRONTEX (European Agency for the Management of Operational Cooperation at the External Borders)</xs:documentation>
          <xs:documentation xml:lang="sv">FRONTEX (European Agency for the Management of Operational Cooperation at the External Borders)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J87">
        <xs:annotation>
          <xs:documentation xml:lang="en">EU-LISA (European Agency for the operational management of large-scale IT systems in the area of freedom, security and justice)</xs:documentation>
          <xs:documentation xml:lang="fi">EU-LISA (European Agency for the operational management of large-scale IT systems in the area of freedom, security and justice)</xs:documentation>
          <xs:documentation xml:lang="sv">EU-LISA (European Agency for the operational management of large-scale IT systems in the area of freedom, security and justice)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J88">
        <xs:annotation>
          <xs:documentation xml:lang="en">EASO (European Asylum Support Office)</xs:documentation>
          <xs:documentation xml:lang="fi">EASO (European Asylum Support Office)</xs:documentation>
          <xs:documentation xml:lang="sv">EASO (European Asylum Support Office)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4J89">
        <xs:annotation>
          <xs:documentation xml:lang="en">EASA (European Aviation Safety Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">EASA (European Aviation Safety Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">EASA (European Aviation Safety Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4M">
        <xs:annotation>
          <xs:documentation xml:lang="en">SRB (Single Resolution Board)</xs:documentation>
          <xs:documentation xml:lang="fi">SRB (Single Resolution Board)</xs:documentation>
          <xs:documentation xml:lang="sv">SRB (Single Resolution Board)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4R">
        <xs:annotation>
          <xs:documentation xml:lang="en">EU-Africa Infrastructure Trust Fund</xs:documentation>
          <xs:documentation xml:lang="fi">EU-Africa Infrastructure Trust Fund</xs:documentation>
          <xs:documentation xml:lang="sv">EU-Africa Infrastructure Trust Fund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4S">
        <xs:annotation>
          <xs:documentation xml:lang="en">ESM (European Stability Mechanism)</xs:documentation>
          <xs:documentation xml:lang="fi">ESM (European Stability Mechanism)</xs:documentation>
          <xs:documentation xml:lang="sv">ESM (European Stability Mechanism)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4T1">
        <xs:annotation>
          <xs:documentation xml:lang="en">EBA (European Banking Authority)</xs:documentation>
          <xs:documentation xml:lang="fi">EBA (European Banking Authority)</xs:documentation>
          <xs:documentation xml:lang="sv">EBA (European Banking Authority)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4T2">
        <xs:annotation>
          <xs:documentation xml:lang="en">ESMA (European Securities and Markets Authority)</xs:documentation>
          <xs:documentation xml:lang="fi">ESMA (European Securities and Markets Authority)</xs:documentation>
          <xs:documentation xml:lang="sv">ESMA (European Securities and Markets Authority)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4T3">
        <xs:annotation>
          <xs:documentation xml:lang="en">EIOPA (European Insurance and Occupational Pensions Authority)</xs:documentation>
          <xs:documentation xml:lang="fi">EIOPA (European Insurance and Occupational Pensions Authority)</xs:documentation>
          <xs:documentation xml:lang="sv">EIOPA (European Insurance and Occupational Pensions Authority)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4U">
        <xs:annotation>
          <xs:documentation xml:lang="en">EURATOM (European Atomic Energy Community)</xs:documentation>
          <xs:documentation xml:lang="fi">EURATOM (European Atomic Energy Community)</xs:documentation>
          <xs:documentation xml:lang="sv">EURATOM (European Atomic Energy Community)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4U1">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fusion for Energy </xs:documentation>
          <xs:documentation xml:lang="fi">Fusion for Energy </xs:documentation>
          <xs:documentation xml:lang="sv">Fusion for Energy </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4U2">
        <xs:annotation>
          <xs:documentation xml:lang="en">EURATOM Supply Agency</xs:documentation>
          <xs:documentation xml:lang="fi">EURATOM Supply Agency</xs:documentation>
          <xs:documentation xml:lang="sv">EURATOM Supply Agency</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4V">
        <xs:annotation>
          <xs:documentation xml:lang="en">FEMIP (Facility for Euro-Mediterranean Investment and Partnership)</xs:documentation>
          <xs:documentation xml:lang="fi">FEMIP (Facility for Euro-Mediterranean Investment and Partnership)</xs:documentation>
          <xs:documentation xml:lang="sv">FEMIP (Facility for Euro-Mediterranean Investment and Partnership)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4W">
        <xs:annotation>
          <xs:documentation xml:lang="en">European Financial Stability Facility [EFSF]</xs:documentation>
          <xs:documentation xml:lang="fi">European Financial Stability Facility [EFSF]</xs:documentation>
          <xs:documentation xml:lang="sv">European Financial Stability Facility [EFSF]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5B">
        <xs:annotation>
          <xs:documentation xml:lang="en">BIS (Bank for International Settlements)</xs:documentation>
          <xs:documentation xml:lang="fi">BIS (Bank for International Settlements)</xs:documentation>
          <xs:documentation xml:lang="sv">BIS (Bank for International Settlements)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5C">
        <xs:annotation>
          <xs:documentation xml:lang="en">IADB (Inter-American Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">IADB (Inter-American Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">IADB (Inter-American Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5D">
        <xs:annotation>
          <xs:documentation xml:lang="en">AfDB (African Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">AfDB (African Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">AfDB (African Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5E">
        <xs:annotation>
          <xs:documentation xml:lang="en">AsDB (Asian Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">AsDB (Asian Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">AsDB (Asian Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5F">
        <xs:annotation>
          <xs:documentation xml:lang="en">EBRD (European Bank for Reconstruction and Development)</xs:documentation>
          <xs:documentation xml:lang="fi">EBRD (European Bank for Reconstruction and Development)</xs:documentation>
          <xs:documentation xml:lang="sv">EBRD (European Bank for Reconstruction and Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5G">
        <xs:annotation>
          <xs:documentation xml:lang="en">IIC (Inter-American Investment Corporation)</xs:documentation>
          <xs:documentation xml:lang="fi">IIC (Inter-American Investment Corporation)</xs:documentation>
          <xs:documentation xml:lang="sv">IIC (Inter-American Investment Corporation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5H">
        <xs:annotation>
          <xs:documentation xml:lang="en">NIB (Nordic Investment Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">NIB (Nordic Investment Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">NIB (Nordic Investment Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5I">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECCB (Eastern Caribbean Central Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">ECCB (Eastern Caribbean Central Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">ECCB (Eastern Caribbean Central Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5J">
        <xs:annotation>
          <xs:documentation xml:lang="en">IBEC (International Bank for Economic Co-operation)</xs:documentation>
          <xs:documentation xml:lang="fi">IBEC (International Bank for Economic Co-operation)</xs:documentation>
          <xs:documentation xml:lang="sv">IBEC (International Bank for Economic Co-operation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5K">
        <xs:annotation>
          <xs:documentation xml:lang="en">IIB (International Investment Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">IIB (International Investment Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">IIB (International Investment Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5L">
        <xs:annotation>
          <xs:documentation xml:lang="en">CDB (Caribbean Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">CDB (Caribbean Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">CDB (Caribbean Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5M">
        <xs:annotation>
          <xs:documentation xml:lang="en">AMF (Arab Monetary Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">AMF (Arab Monetary Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">AMF (Arab Monetary Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5N">
        <xs:annotation>
          <xs:documentation xml:lang="en">BADEA (Banque arabe pour le developpement economique en Afrique)</xs:documentation>
          <xs:documentation xml:lang="fi">BADEA (Banque arabe pour le developpement economique en Afrique)</xs:documentation>
          <xs:documentation xml:lang="sv">BADEA (Banque arabe pour le developpement economique en Afrique)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5O">
        <xs:annotation>
          <xs:documentation xml:lang="en">BCEAO (Banque Centrale des Etats de l`Afrique de l`Ouest)</xs:documentation>
          <xs:documentation xml:lang="fi">BCEAO (Banque Centrale des Etats de l`Afrique de l`Ouest)</xs:documentation>
          <xs:documentation xml:lang="sv">BCEAO (Banque Centrale des Etats de l`Afrique de l`Ouest)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5P">
        <xs:annotation>
          <xs:documentation xml:lang="en">CASDB (Central African States Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">CASDB (Central African States Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">CASDB (Central African States Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Q">
        <xs:annotation>
          <xs:documentation xml:lang="en">AfDF (African Development Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">AfDF (African Development Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">AfDF (African Development Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5R">
        <xs:annotation>
          <xs:documentation xml:lang="en">AsDF (Asian Development Fund)</xs:documentation>
          <xs:documentation xml:lang="fi">AsDF (Asian Development Fund)</xs:documentation>
          <xs:documentation xml:lang="sv">AsDF (Asian Development Fund)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5S">
        <xs:annotation>
          <xs:documentation xml:lang="en">SDF (Fonds special unifie de developpement)</xs:documentation>
          <xs:documentation xml:lang="fi">SDF (Fonds special unifie de developpement)</xs:documentation>
          <xs:documentation xml:lang="sv">SDF (Fonds special unifie de developpement)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5T">
        <xs:annotation>
          <xs:documentation xml:lang="en">CABEI (Central American Bank for Economic Integration)</xs:documentation>
          <xs:documentation xml:lang="fi">CABEI (Central American Bank for Economic Integration)</xs:documentation>
          <xs:documentation xml:lang="sv">CABEI (Central American Bank for Economic Integration)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5U">
        <xs:annotation>
          <xs:documentation xml:lang="en">ADC (Andean Development Corporation)</xs:documentation>
          <xs:documentation xml:lang="fi">ADC (Andean Development Corporation)</xs:documentation>
          <xs:documentation xml:lang="sv">ADC (Andean Development Corporation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5W">
        <xs:annotation>
          <xs:documentation xml:lang="en">BEAC (Banque des Etats de l`Afrique Centrale)</xs:documentation>
          <xs:documentation xml:lang="fi">BEAC (Banque des Etats de l`Afrique Centrale)</xs:documentation>
          <xs:documentation xml:lang="sv">BEAC (Banque des Etats de l`Afrique Centrale)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5X">
        <xs:annotation>
          <xs:documentation xml:lang="en">Asian Infrastructure Investment Bank</xs:documentation>
          <xs:documentation xml:lang="fi">Asian Infrastructure Investment Bank</xs:documentation>
          <xs:documentation xml:lang="sv">Asian Infrastructure Investment Bank</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z1">
        <xs:annotation>
          <xs:documentation xml:lang="en">AFC (Africa Finance Corporation)</xs:documentation>
          <xs:documentation xml:lang="fi">AFC (Africa Finance Corporation)</xs:documentation>
          <xs:documentation xml:lang="sv">AFC (Africa Finance Corporation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z10">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICAO (International Civil Aviation Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">ICAO (International Civil Aviation Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">ICAO (International Civil Aviation Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z11">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICCO (International Cocoa Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">ICCO (International Cocoa Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">ICCO (International Cocoa Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z12">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICO (International Coffee Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">ICO (International Coffee Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">ICO (International Coffee Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z13">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICSG (International Copper Study Group)</xs:documentation>
          <xs:documentation xml:lang="fi">ICSG (International Copper Study Group)</xs:documentation>
          <xs:documentation xml:lang="sv">ICSG (International Copper Study Group)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z14">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICAC (International Cotton Advisory Committee)</xs:documentation>
          <xs:documentation xml:lang="fi">ICAC (International Cotton Advisory Committee)</xs:documentation>
          <xs:documentation xml:lang="sv">ICAC (International Cotton Advisory Committee)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z15">
        <xs:annotation>
          <xs:documentation xml:lang="en">IGC (International Grains Council)</xs:documentation>
          <xs:documentation xml:lang="fi">IGC (International Grains Council)</xs:documentation>
          <xs:documentation xml:lang="sv">IGC (International Grains Council)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z16">
        <xs:annotation>
          <xs:documentation xml:lang="en">IJSG (International Jute Study Group)</xs:documentation>
          <xs:documentation xml:lang="fi">IJSG (International Jute Study Group)</xs:documentation>
          <xs:documentation xml:lang="sv">IJSG (International Jute Study Group)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z17">
        <xs:annotation>
          <xs:documentation xml:lang="en">ILZSG (International Lead and Zinc Study Group)</xs:documentation>
          <xs:documentation xml:lang="fi">ILZSG (International Lead and Zinc Study Group)</xs:documentation>
          <xs:documentation xml:lang="sv">ILZSG (International Lead and Zinc Study Group)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z18">
        <xs:annotation>
          <xs:documentation xml:lang="en">IMO (International Maritime Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">IMO (International Maritime Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">IMO (International Maritime Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z19">
        <xs:annotation>
          <xs:documentation xml:lang="en">INMARSAT (International Maritime Satellite Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">INMARSAT (International Maritime Satellite Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">INMARSAT (International Maritime Satellite Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z2">
        <xs:annotation>
          <xs:documentation xml:lang="en">AfDB (African Development Bank Group)</xs:documentation>
          <xs:documentation xml:lang="fi">AfDB (African Development Bank Group)</xs:documentation>
          <xs:documentation xml:lang="sv">AfDB (African Development Bank Group)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z20">
        <xs:annotation>
          <xs:documentation xml:lang="en">IOOC (International Olive Oil Council)</xs:documentation>
          <xs:documentation xml:lang="fi">IOOC (International Olive Oil Council)</xs:documentation>
          <xs:documentation xml:lang="sv">IOOC (International Olive Oil Council)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z21">
        <xs:annotation>
          <xs:documentation xml:lang="en">IRSG (International Rubber Study Group)</xs:documentation>
          <xs:documentation xml:lang="fi">IRSG (International Rubber Study Group)</xs:documentation>
          <xs:documentation xml:lang="sv">IRSG (International Rubber Study Group)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z22">
        <xs:annotation>
          <xs:documentation xml:lang="en">ISO (International Sugar Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">ISO (International Sugar Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">ISO (International Sugar Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z23">
        <xs:annotation>
          <xs:documentation xml:lang="en">SELA (Latin American and the Caribbean Economic System)</xs:documentation>
          <xs:documentation xml:lang="fi">SELA (Latin American and the Caribbean Economic System)</xs:documentation>
          <xs:documentation xml:lang="sv">SELA (Latin American and the Caribbean Economic System)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z24">
        <xs:annotation>
          <xs:documentation xml:lang="en">OLADE (Latin American Energy Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">OLADE (Latin American Energy Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">OLADE (Latin American Energy Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z25">
        <xs:annotation>
          <xs:documentation xml:lang="en">LAIA (Latin American Integration Association)</xs:documentation>
          <xs:documentation xml:lang="fi">LAIA (Latin American Integration Association)</xs:documentation>
          <xs:documentation xml:lang="sv">LAIA (Latin American Integration Association)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z26">
        <xs:annotation>
          <xs:documentation xml:lang="en">LAS (League of Arab States)</xs:documentation>
          <xs:documentation xml:lang="fi">LAS (League of Arab States)</xs:documentation>
          <xs:documentation xml:lang="sv">LAS (League of Arab States)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z27">
        <xs:annotation>
          <xs:documentation xml:lang="en">OECS (Organisation of Eastern Caribbean States)</xs:documentation>
          <xs:documentation xml:lang="fi">OECS (Organisation of Eastern Caribbean States)</xs:documentation>
          <xs:documentation xml:lang="sv">OECS (Organisation of Eastern Caribbean States)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z28">
        <xs:annotation>
          <xs:documentation xml:lang="en">OAS (Organization of American States)</xs:documentation>
          <xs:documentation xml:lang="fi">OAS (Organization of American States)</xs:documentation>
          <xs:documentation xml:lang="sv">OAS (Organization of American States)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z29">
        <xs:annotation>
          <xs:documentation xml:lang="en">OAPEC (Organization of Arab Petroleum Exporting Countries)</xs:documentation>
          <xs:documentation xml:lang="fi">OAPEC (Organization of Arab Petroleum Exporting Countries)</xs:documentation>
          <xs:documentation xml:lang="sv">OAPEC (Organization of Arab Petroleum Exporting Countries)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z3">
        <xs:annotation>
          <xs:documentation xml:lang="en">AFESD (Arab Fund for Economic and Social Development)</xs:documentation>
          <xs:documentation xml:lang="fi">AFESD (Arab Fund for Economic and Social Development)</xs:documentation>
          <xs:documentation xml:lang="sv">AFESD (Arab Fund for Economic and Social Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z30">
        <xs:annotation>
          <xs:documentation xml:lang="en">OCAS (Organization of Central American States)</xs:documentation>
          <xs:documentation xml:lang="fi">OCAS (Organization of Central American States)</xs:documentation>
          <xs:documentation xml:lang="sv">OCAS (Organization of Central American States)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z31">
        <xs:annotation>
          <xs:documentation xml:lang="en">OPEC (Organization of the Petroleum Exporting Countries)</xs:documentation>
          <xs:documentation xml:lang="fi">OPEC (Organization of the Petroleum Exporting Countries)</xs:documentation>
          <xs:documentation xml:lang="sv">OPEC (Organization of the Petroleum Exporting Countries)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z33">
        <xs:annotation>
          <xs:documentation xml:lang="en">SAARC (South Asian Association for Regional Cooperation)</xs:documentation>
          <xs:documentation xml:lang="fi">SAARC (South Asian Association for Regional Cooperation)</xs:documentation>
          <xs:documentation xml:lang="sv">SAARC (South Asian Association for Regional Cooperation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z34">
        <xs:annotation>
          <xs:documentation xml:lang="en">UNCTAD (United Nations Conference on Trade and Development)</xs:documentation>
          <xs:documentation xml:lang="fi">UNCTAD (United Nations Conference on Trade and Development)</xs:documentation>
          <xs:documentation xml:lang="sv">UNCTAD (United Nations Conference on Trade and Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z35">
        <xs:annotation>
          <xs:documentation xml:lang="en">WAEC (West African Economic Community)</xs:documentation>
          <xs:documentation xml:lang="fi">WAEC (West African Economic Community)</xs:documentation>
          <xs:documentation xml:lang="sv">WAEC (West African Economic Community)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z36">
        <xs:annotation>
          <xs:documentation xml:lang="en">WAHO (West African Health Organisation)</xs:documentation>
          <xs:documentation xml:lang="fi">WAHO (West African Health Organisation)</xs:documentation>
          <xs:documentation xml:lang="sv">WAHO (West African Health Organisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z37">
        <xs:annotation>
          <xs:documentation xml:lang="en">WAMA (West African Monetary Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">WAMA (West African Monetary Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">WAMA (West African Monetary Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z38">
        <xs:annotation>
          <xs:documentation xml:lang="en">WAMI (West African Monetary Institute)</xs:documentation>
          <xs:documentation xml:lang="fi">WAMI (West African Monetary Institute)</xs:documentation>
          <xs:documentation xml:lang="sv">WAMI (West African Monetary Institute)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z39">
        <xs:annotation>
          <xs:documentation xml:lang="en">WCC (World Council of Churches)</xs:documentation>
          <xs:documentation xml:lang="fi">WCC (World Council of Churches)</xs:documentation>
          <xs:documentation xml:lang="sv">WCC (World Council of Churches)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z4">
        <xs:annotation>
          <xs:documentation xml:lang="en">ACU (Asian Clearing Union)</xs:documentation>
          <xs:documentation xml:lang="fi">ACU (Asian Clearing Union)</xs:documentation>
          <xs:documentation xml:lang="sv">ACU (Asian Clearing Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z40">
        <xs:annotation>
          <xs:documentation xml:lang="en">WIPO (World Intellectual Property Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">WIPO (World Intellectual Property Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">WIPO (World Intellectual Property Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z41">
        <xs:annotation>
          <xs:documentation xml:lang="en">WMO (World Meteorological Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">WMO (World Meteorological Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">WMO (World Meteorological Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z42">
        <xs:annotation>
          <xs:documentation xml:lang="en">UNWTO (World Tourism Organization)</xs:documentation>
          <xs:documentation xml:lang="fi">UNWTO (World Tourism Organization)</xs:documentation>
          <xs:documentation xml:lang="sv">UNWTO (World Tourism Organization)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z43">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nordic Development Fund [NDF]</xs:documentation>
          <xs:documentation xml:lang="fi">Nordic Development Fund [NDF]</xs:documentation>
          <xs:documentation xml:lang="sv">Nordic Development Fund [NDF]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z44">
        <xs:annotation>
          <xs:documentation xml:lang="en">North American Development Bank  [NADB]</xs:documentation>
          <xs:documentation xml:lang="fi">North American Development Bank  [NADB]</xs:documentation>
          <xs:documentation xml:lang="sv">North American Development Bank  [NADB]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z45">
        <xs:annotation>
          <xs:documentation xml:lang="en">International Council for the Exploration of the Sea [ICES]</xs:documentation>
          <xs:documentation xml:lang="fi">International Council for the Exploration of the Sea [ICES]</xs:documentation>
          <xs:documentation xml:lang="sv">International Council for the Exploration of the Sea [ICES]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z46">
        <xs:annotation>
          <xs:documentation xml:lang="en">The Regional Environmental Center for Central and Easter Europe [REC]</xs:documentation>
          <xs:documentation xml:lang="fi">The Regional Environmental Center for Central and Easter Europe [REC]</xs:documentation>
          <xs:documentation xml:lang="sv">The Regional Environmental Center for Central and Easter Europe [REC]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z5">
        <xs:annotation>
          <xs:documentation xml:lang="en">Colombo Plan</xs:documentation>
          <xs:documentation xml:lang="fi">Colombo Plan</xs:documentation>
          <xs:documentation xml:lang="sv">Colombo Plan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z6">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECOWAS (Economic Community of West African States)</xs:documentation>
          <xs:documentation xml:lang="fi">ECOWAS (Economic Community of West African States)</xs:documentation>
          <xs:documentation xml:lang="sv">ECOWAS (Economic Community of West African States)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z7">
        <xs:annotation>
          <xs:documentation xml:lang="en">EFTA (European Free Trade Association)</xs:documentation>
          <xs:documentation xml:lang="fi">EFTA (European Free Trade Association)</xs:documentation>
          <xs:documentation xml:lang="sv">EFTA (European Free Trade Association)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z8">
        <xs:annotation>
          <xs:documentation xml:lang="en">F4E (Fusion for Energy)</xs:documentation>
          <xs:documentation xml:lang="fi">F4E (Fusion for Energy)</xs:documentation>
          <xs:documentation xml:lang="sv">F4E (Fusion for Energy)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5Z9">
        <xs:annotation>
          <xs:documentation xml:lang="en">CIPEC (Intergovernmental Council of Copper Exporting Countries)</xs:documentation>
          <xs:documentation xml:lang="fi">CIPEC (Intergovernmental Council of Copper Exporting Countries)</xs:documentation>
          <xs:documentation xml:lang="sv">CIPEC (Intergovernmental Council of Copper Exporting Countries)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A1">
        <xs:annotation>
          <xs:documentation xml:lang="en">AU (African Union)</xs:documentation>
          <xs:documentation xml:lang="fi">AU (African Union)</xs:documentation>
          <xs:documentation xml:lang="sv">AU (African Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A10">
        <xs:annotation>
          <xs:documentation xml:lang="en">International Energy Agency [IEA]</xs:documentation>
          <xs:documentation xml:lang="fi">International Energy Agency [IEA]</xs:documentation>
          <xs:documentation xml:lang="sv">International Energy Agency [IEA]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A2">
        <xs:annotation>
          <xs:documentation xml:lang="en">ASEAN (Association of Southeast Asian Nations)</xs:documentation>
          <xs:documentation xml:lang="fi">ASEAN (Association of Southeast Asian Nations)</xs:documentation>
          <xs:documentation xml:lang="sv">ASEAN (Association of Southeast Asian Nations)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A3">
        <xs:annotation>
          <xs:documentation xml:lang="en">CARICOM (Caribbean Community and Common Market)</xs:documentation>
          <xs:documentation xml:lang="fi">CARICOM (Caribbean Community and Common Market)</xs:documentation>
          <xs:documentation xml:lang="sv">CARICOM (Caribbean Community and Common Market)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A4">
        <xs:annotation>
          <xs:documentation xml:lang="en">CACM (Central American Common Market)</xs:documentation>
          <xs:documentation xml:lang="fi">CACM (Central American Common Market)</xs:documentation>
          <xs:documentation xml:lang="sv">CACM (Central American Common Market)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A5">
        <xs:annotation>
          <xs:documentation xml:lang="en">EADB (East African Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">EADB (East African Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">EADB (East African Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A6">
        <xs:annotation>
          <xs:documentation xml:lang="en">EBID (ECOWAS Bank for Investment and Development)</xs:documentation>
          <xs:documentation xml:lang="fi">EBID (ECOWAS Bank for Investment and Development)</xs:documentation>
          <xs:documentation xml:lang="sv">EBID (ECOWAS Bank for Investment and Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A7">
        <xs:annotation>
          <xs:documentation xml:lang="en">ALIDE (Latin American Association of Development Financing Institutions)</xs:documentation>
          <xs:documentation xml:lang="fi">ALIDE (Latin American Association of Development Financing Institutions)</xs:documentation>
          <xs:documentation xml:lang="sv">ALIDE (Latin American Association of Development Financing Institutions)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A8">
        <xs:annotation>
          <xs:documentation xml:lang="en">OFID (OPEC Fund for International Development)</xs:documentation>
          <xs:documentation xml:lang="fi">OFID (OPEC Fund for International Development)</xs:documentation>
          <xs:documentation xml:lang="sv">OFID (OPEC Fund for International Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6A9">
        <xs:annotation>
          <xs:documentation xml:lang="en">The Permanent Court of Arbitration [PCA]</xs:documentation>
          <xs:documentation xml:lang="fi">The Permanent Court of Arbitration [PCA]</xs:documentation>
          <xs:documentation xml:lang="sv">The Permanent Court of Arbitration [PCA]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6B">
        <xs:annotation>
          <xs:documentation xml:lang="en">NATO (North Atlantic Treaty Organisation)</xs:documentation>
          <xs:documentation xml:lang="fi">NATO (North Atlantic Treaty Organisation)</xs:documentation>
          <xs:documentation xml:lang="sv">NATO (North Atlantic Treaty Organisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6C">
        <xs:annotation>
          <xs:documentation xml:lang="en">CE (Council of Europe)</xs:documentation>
          <xs:documentation xml:lang="fi">CE (Council of Europe)</xs:documentation>
          <xs:documentation xml:lang="sv">CE (Council of Europe)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6D">
        <xs:annotation>
          <xs:documentation xml:lang="en">ICRC (International Committee of the Red Cross)</xs:documentation>
          <xs:documentation xml:lang="fi">ICRC (International Committee of the Red Cross)</xs:documentation>
          <xs:documentation xml:lang="sv">ICRC (International Committee of the Red Cross)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6E">
        <xs:annotation>
          <xs:documentation xml:lang="en">ESA (European Space Agency)</xs:documentation>
          <xs:documentation xml:lang="fi">ESA (European Space Agency)</xs:documentation>
          <xs:documentation xml:lang="sv">ESA (European Space Agency)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6F">
        <xs:annotation>
          <xs:documentation xml:lang="en">EPO (European Patent Office)</xs:documentation>
          <xs:documentation xml:lang="fi">EPO (European Patent Office)</xs:documentation>
          <xs:documentation xml:lang="sv">EPO (European Patent Office)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6G">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUROCONTROL (European Organisation for the Safety of Air Navigation)</xs:documentation>
          <xs:documentation xml:lang="fi">EUROCONTROL (European Organisation for the Safety of Air Navigation)</xs:documentation>
          <xs:documentation xml:lang="sv">EUROCONTROL (European Organisation for the Safety of Air Navigation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6H">
        <xs:annotation>
          <xs:documentation xml:lang="en">European Telecommunications Satellite Organization [EUTELSAT]</xs:documentation>
          <xs:documentation xml:lang="fi">European Telecommunications Satellite Organization [EUTELSAT]</xs:documentation>
          <xs:documentation xml:lang="sv">European Telecommunications Satellite Organization [EUTELSAT]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6I">
        <xs:annotation>
          <xs:documentation xml:lang="en">EMBL (European Molecular Biology Laboratory)</xs:documentation>
          <xs:documentation xml:lang="fi">EMBL (European Molecular Biology Laboratory)</xs:documentation>
          <xs:documentation xml:lang="sv">EMBL (European Molecular Biology Laboratory)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6J">
        <xs:annotation>
          <xs:documentation xml:lang="en">International Telecommunications Satellite Organisation [ITSO]</xs:documentation>
          <xs:documentation xml:lang="fi">International Telecommunications Satellite Organisation [ITSO]</xs:documentation>
          <xs:documentation xml:lang="sv">International Telecommunications Satellite Organisation [ITSO]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6K">
        <xs:annotation>
          <xs:documentation xml:lang="en">EBU/UER (European Broadcasting Union/Union europeenne de radio-television)</xs:documentation>
          <xs:documentation xml:lang="fi">EBU/UER (European Broadcasting Union/Union europeenne de radio-television)</xs:documentation>
          <xs:documentation xml:lang="sv">EBU/UER (European Broadcasting Union/Union europeenne de radio-television)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6L">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites)</xs:documentation>
          <xs:documentation xml:lang="fi">EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites)</xs:documentation>
          <xs:documentation xml:lang="sv">EUMETSAT (European Organisation for the Exploitation of Meteorological Satellites)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6M">
        <xs:annotation>
          <xs:documentation xml:lang="en">ESO (European Southern Observatory)</xs:documentation>
          <xs:documentation xml:lang="fi">ESO (European Southern Observatory)</xs:documentation>
          <xs:documentation xml:lang="sv">ESO (European Southern Observatory)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6N">
        <xs:annotation>
          <xs:documentation xml:lang="en">ECMWF (European Centre for Medium-Range Weather Forecasts)</xs:documentation>
          <xs:documentation xml:lang="fi">ECMWF (European Centre for Medium-Range Weather Forecasts)</xs:documentation>
          <xs:documentation xml:lang="sv">ECMWF (European Centre for Medium-Range Weather Forecasts)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6O">
        <xs:annotation>
          <xs:documentation xml:lang="en">OECD (Organisation for Economic Co-operation and Development)</xs:documentation>
          <xs:documentation xml:lang="fi">OECD (Organisation for Economic Co-operation and Development)</xs:documentation>
          <xs:documentation xml:lang="sv">OECD (Organisation for Economic Co-operation and Development)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6P">
        <xs:annotation>
          <xs:documentation xml:lang="en">CERN (European Organisation for Nuclear Research)</xs:documentation>
          <xs:documentation xml:lang="fi">CERN (European Organisation for Nuclear Research)</xs:documentation>
          <xs:documentation xml:lang="sv">CERN (European Organisation for Nuclear Research)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6Q">
        <xs:annotation>
          <xs:documentation xml:lang="en">IOM (International Organisation for Migration)</xs:documentation>
          <xs:documentation xml:lang="fi">IOM (International Organisation for Migration)</xs:documentation>
          <xs:documentation xml:lang="sv">IOM (International Organisation for Migration)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6Z1">
        <xs:annotation>
          <xs:documentation xml:lang="en">The Global Fund to Fight AIDS, Tuberculosis and Malaria [GLOBAL FUND]</xs:documentation>
          <xs:documentation xml:lang="fi">The Global Fund to Fight AIDS, Tuberculosis and Malaria [GLOBAL FUND]</xs:documentation>
          <xs:documentation xml:lang="sv">The Global Fund to Fight AIDS, Tuberculosis and Malaria [GLOBAL FUND]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6Z2">
        <xs:annotation>
          <xs:documentation xml:lang="en">International Centre for Migration Policy Development</xs:documentation>
          <xs:documentation xml:lang="fi">International Centre for Migration Policy Development</xs:documentation>
          <xs:documentation xml:lang="sv">International Centre for Migration Policy Development</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7A">
        <xs:annotation>
          <xs:documentation xml:lang="en">WAEMU (West African Economic and Monetary Union)</xs:documentation>
          <xs:documentation xml:lang="fi">WAEMU (West African Economic and Monetary Union)</xs:documentation>
          <xs:documentation xml:lang="sv">WAEMU (West African Economic and Monetary Union)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7B">
        <xs:annotation>
          <xs:documentation xml:lang="en">IDB (Islamic Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">IDB (Islamic Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">IDB (Islamic Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7C">
        <xs:annotation>
          <xs:documentation xml:lang="en">EDB (Eurasian Development Bank )</xs:documentation>
          <xs:documentation xml:lang="fi">EDB (Eurasian Development Bank )</xs:documentation>
          <xs:documentation xml:lang="sv">EDB (Eurasian Development Bank )</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7D">
        <xs:annotation>
          <xs:documentation xml:lang="en">Paris Club Creditor Institutions</xs:documentation>
          <xs:documentation xml:lang="fi">Paris Club Creditor Institutions</xs:documentation>
          <xs:documentation xml:lang="sv">Paris Club Creditor Institutions</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7E">
        <xs:annotation>
          <xs:documentation xml:lang="en">CEB (Council of Europe Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">CEB (Council of Europe Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">CEB (Council of Europe Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7F">
        <xs:annotation>
          <xs:documentation xml:lang="en">International Union of Credit and Investment Insurers</xs:documentation>
          <xs:documentation xml:lang="fi">International Union of Credit and Investment Insurers</xs:documentation>
          <xs:documentation xml:lang="sv">International Union of Credit and Investment Insurers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7G">
        <xs:annotation>
          <xs:documentation xml:lang="en">BSTDB (Black Sea Trade and Development Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">BSTDB (Black Sea Trade and Development Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">BSTDB (Black Sea Trade and Development Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7H">
        <xs:annotation>
          <xs:documentation xml:lang="en">AFREXIMBANK (African Export-Import Bank)</xs:documentation>
          <xs:documentation xml:lang="fi">AFREXIMBANK (African Export-Import Bank)</xs:documentation>
          <xs:documentation xml:lang="sv">AFREXIMBANK (African Export-Import Bank)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7I">
        <xs:annotation>
          <xs:documentation xml:lang="en">BLADEX (Banco Latino Americano De Comercio Exterior)</xs:documentation>
          <xs:documentation xml:lang="fi">BLADEX (Banco Latino Americano De Comercio Exterior)</xs:documentation>
          <xs:documentation xml:lang="sv">BLADEX (Banco Latino Americano De Comercio Exterior)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7J">
        <xs:annotation>
          <xs:documentation xml:lang="en">FLAR (Fondo Latino Americano de Reservas)</xs:documentation>
          <xs:documentation xml:lang="fi">FLAR (Fondo Latino Americano de Reservas)</xs:documentation>
          <xs:documentation xml:lang="sv">FLAR (Fondo Latino Americano de Reservas)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7K">
        <xs:annotation>
          <xs:documentation xml:lang="en">RDC (Fonds Belgo-Congolais d`Amortissement et de Gestion)</xs:documentation>
          <xs:documentation xml:lang="fi">RDC (Fonds Belgo-Congolais d`Amortissement et de Gestion)</xs:documentation>
          <xs:documentation xml:lang="sv">RDC (Fonds Belgo-Congolais d`Amortissement et de Gestion)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7L">
        <xs:annotation>
          <xs:documentation xml:lang="en">IFFIm (International finance Facility for Immunisation)</xs:documentation>
          <xs:documentation xml:lang="fi">IFFIm (International finance Facility for Immunisation)</xs:documentation>
          <xs:documentation xml:lang="sv">IFFIm (International finance Facility for Immunisation)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7M">
        <xs:annotation>
          <xs:documentation xml:lang="en">EUROFIMA (European Company for the Financing of Railroad Rolling Stock)</xs:documentation>
          <xs:documentation xml:lang="fi">EUROFIMA (European Company for the Financing of Railroad Rolling Stock)</xs:documentation>
          <xs:documentation xml:lang="sv">EUROFIMA (European Company for the Financing of Railroad Rolling Stock)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7O">
        <xs:annotation>
          <xs:documentation xml:lang="en">The Eastern and Southern African Trade and Development Bank [TDB]</xs:documentation>
          <xs:documentation xml:lang="fi">The Eastern and Southern African Trade and Development Bank [TDB]</xs:documentation>
          <xs:documentation xml:lang="sv">The Eastern and Southern African Trade and Development Bank [TDB]</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lithuania</xs:documentation>
          <xs:documentation xml:lang="fi">Liettua</xs:documentation>
          <xs:documentation xml:lang="sv">Litauen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Unknown countries</xs:documentation>
          <xs:documentation xml:lang="fi">Tuntemattomat maat</xs:documentation>
          <xs:documentation xml:lang="sv">Okända länder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="countryEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="AD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Andorra</xs:documentation>
          <xs:documentation xml:lang="fi">Andorra</xs:documentation>
          <xs:documentation xml:lang="sv">Andorra</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AE">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Arab Emirates</xs:documentation>
          <xs:documentation xml:lang="fi">Arabiemiirikunnat</xs:documentation>
          <xs:documentation xml:lang="sv">Förenade Arabemiraten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Afghanistan</xs:documentation>
          <xs:documentation xml:lang="fi">Afganistan</xs:documentation>
          <xs:documentation xml:lang="sv">Afghanistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Antigua and Barbuda</xs:documentation>
          <xs:documentation xml:lang="fi">Antigua ja Barbuda</xs:documentation>
          <xs:documentation xml:lang="sv">Antigua och Barbuda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Anguilla</xs:documentation>
          <xs:documentation xml:lang="fi">Anguilla</xs:documentation>
          <xs:documentation xml:lang="sv">Anguilla</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Albania</xs:documentation>
          <xs:documentation xml:lang="fi">Albania</xs:documentation>
          <xs:documentation xml:lang="sv">Albanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Armenia</xs:documentation>
          <xs:documentation xml:lang="fi">Armenia</xs:documentation>
          <xs:documentation xml:lang="sv">Armenien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Angola</xs:documentation>
          <xs:documentation xml:lang="fi">Angola</xs:documentation>
          <xs:documentation xml:lang="sv">Angola</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Antarctica</xs:documentation>
          <xs:documentation xml:lang="fi">Antarktis</xs:documentation>
          <xs:documentation xml:lang="sv">Antarktis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Argentina</xs:documentation>
          <xs:documentation xml:lang="fi">Argentiina</xs:documentation>
          <xs:documentation xml:lang="sv">Argentina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AS">
        <xs:annotation>
          <xs:documentation xml:lang="en">American Samoa</xs:documentation>
          <xs:documentation xml:lang="fi">Amerikan Samoa</xs:documentation>
          <xs:documentation xml:lang="sv">Amerikanska Samoa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Austria</xs:documentation>
          <xs:documentation xml:lang="fi">Itävalta</xs:documentation>
          <xs:documentation xml:lang="sv">Österrike</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Australia</xs:documentation>
          <xs:documentation xml:lang="fi">Australia</xs:documentation>
          <xs:documentation xml:lang="sv">Australien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aruba</xs:documentation>
          <xs:documentation xml:lang="fi">Aruba</xs:documentation>
          <xs:documentation xml:lang="sv">Aruba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aland Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Ahvenanmaa</xs:documentation>
          <xs:documentation xml:lang="sv">Åland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Azerbaijan</xs:documentation>
          <xs:documentation xml:lang="fi">Azerbaidžan</xs:documentation>
          <xs:documentation xml:lang="sv">Azerbajdzjan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bosnia and Herzegovina</xs:documentation>
          <xs:documentation xml:lang="fi">Bosnia ja Hertsegovina</xs:documentation>
          <xs:documentation xml:lang="sv">Bosnien och Hercegovina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Barbados</xs:documentation>
          <xs:documentation xml:lang="fi">Barbados</xs:documentation>
          <xs:documentation xml:lang="sv">Barbados</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bangladesh</xs:documentation>
          <xs:documentation xml:lang="fi">Bangladesh</xs:documentation>
          <xs:documentation xml:lang="sv">Bangladesh</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belgium</xs:documentation>
          <xs:documentation xml:lang="fi">Belgia</xs:documentation>
          <xs:documentation xml:lang="sv">Belgien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Burkina Faso</xs:documentation>
          <xs:documentation xml:lang="fi">Burkina Faso</xs:documentation>
          <xs:documentation xml:lang="sv">Burkina Faso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bulgaria</xs:documentation>
          <xs:documentation xml:lang="fi">Bulgaria</xs:documentation>
          <xs:documentation xml:lang="sv">Bulgarien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahrain</xs:documentation>
          <xs:documentation xml:lang="fi">Bahrain</xs:documentation>
          <xs:documentation xml:lang="sv">Bahrain</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Burundi</xs:documentation>
          <xs:documentation xml:lang="fi">Burundi</xs:documentation>
          <xs:documentation xml:lang="sv">Burundi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Benin</xs:documentation>
          <xs:documentation xml:lang="fi">Benin</xs:documentation>
          <xs:documentation xml:lang="sv">Benin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Barthelemy</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Barthelemy</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Barthelemy</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bermuda</xs:documentation>
          <xs:documentation xml:lang="fi">Bermuda</xs:documentation>
          <xs:documentation xml:lang="sv">Bermuda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brunei Darussalam</xs:documentation>
          <xs:documentation xml:lang="fi">Brunei</xs:documentation>
          <xs:documentation xml:lang="sv">Brunei</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bolivia</xs:documentation>
          <xs:documentation xml:lang="fi">Bolivia</xs:documentation>
          <xs:documentation xml:lang="sv">Bolivia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bonaire, Saint Eustatius and Saba</xs:documentation>
          <xs:documentation xml:lang="fi">Bonaire, Sint Eustatius ja Saba</xs:documentation>
          <xs:documentation xml:lang="sv">Bonaire, Sint Eustatius och Saba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brazil</xs:documentation>
          <xs:documentation xml:lang="fi">Brasilia</xs:documentation>
          <xs:documentation xml:lang="sv">Brasilien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahamas</xs:documentation>
          <xs:documentation xml:lang="fi">Bahama</xs:documentation>
          <xs:documentation xml:lang="sv">Bahamas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bhutan</xs:documentation>
          <xs:documentation xml:lang="fi">Bhutan</xs:documentation>
          <xs:documentation xml:lang="sv">Bhutan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bouvet Island</xs:documentation>
          <xs:documentation xml:lang="fi">Bouvet nsaari</xs:documentation>
          <xs:documentation xml:lang="sv">Bouvetön</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botswana</xs:documentation>
          <xs:documentation xml:lang="fi">Botswana</xs:documentation>
          <xs:documentation xml:lang="sv">Botswana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belarus</xs:documentation>
          <xs:documentation xml:lang="fi">Valko-Venäjä</xs:documentation>
          <xs:documentation xml:lang="sv">Vitryssland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belize</xs:documentation>
          <xs:documentation xml:lang="fi">Belize</xs:documentation>
          <xs:documentation xml:lang="sv">Belize</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Canada</xs:documentation>
          <xs:documentation xml:lang="fi">Kanada</xs:documentation>
          <xs:documentation xml:lang="sv">Kanada</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cocos (Keeling) Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Kookossaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Cocosöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Congo, the Democratic Republic of the</xs:documentation>
          <xs:documentation xml:lang="fi">Kongo (Kongo-Kinshasa)</xs:documentation>
          <xs:documentation xml:lang="sv">Kongo-Kinshasa (Demokratiska republiken Kongo)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central African Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Keski-Afrikan tasavalta</xs:documentation>
          <xs:documentation xml:lang="sv">Centralafrikanska republiken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Congo</xs:documentation>
          <xs:documentation xml:lang="fi">Kongo (Kongo-Brazzaville)</xs:documentation>
          <xs:documentation xml:lang="sv">Kongo-Brazzaville (Republiken Kongo)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Switzerland</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsi</xs:documentation>
          <xs:documentation xml:lang="sv">Schweiz</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cote d`Ivoire</xs:documentation>
          <xs:documentation xml:lang="fi">Norsunluurannikko</xs:documentation>
          <xs:documentation xml:lang="sv">Elfenbenskusten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cook Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Cookinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Cooköarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chile</xs:documentation>
          <xs:documentation xml:lang="fi">Chile</xs:documentation>
          <xs:documentation xml:lang="sv">Chile</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cameroon</xs:documentation>
          <xs:documentation xml:lang="fi">Kamerun</xs:documentation>
          <xs:documentation xml:lang="sv">Kamerun</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CN">
        <xs:annotation>
          <xs:documentation xml:lang="en">China</xs:documentation>
          <xs:documentation xml:lang="fi">Kiina</xs:documentation>
          <xs:documentation xml:lang="sv">Kina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Colombia</xs:documentation>
          <xs:documentation xml:lang="fi">Kolumbia</xs:documentation>
          <xs:documentation xml:lang="sv">Colombia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Costa Rica</xs:documentation>
          <xs:documentation xml:lang="fi">Costa Rica</xs:documentation>
          <xs:documentation xml:lang="sv">Costa Rica</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cuba</xs:documentation>
          <xs:documentation xml:lang="fi">Kuuba</xs:documentation>
          <xs:documentation xml:lang="sv">Kuba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cape Verde</xs:documentation>
          <xs:documentation xml:lang="fi">Kap Verde</xs:documentation>
          <xs:documentation xml:lang="sv">Kap Verde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Curacao</xs:documentation>
          <xs:documentation xml:lang="fi">Curaçao</xs:documentation>
          <xs:documentation xml:lang="sv">Curaçao</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Christmas Island</xs:documentation>
          <xs:documentation xml:lang="fi">Joulusaari</xs:documentation>
          <xs:documentation xml:lang="sv">Julön</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cyprus</xs:documentation>
          <xs:documentation xml:lang="fi">Kypros</xs:documentation>
          <xs:documentation xml:lang="sv">Cypern</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Czech Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Tšekki</xs:documentation>
          <xs:documentation xml:lang="sv">Tjeckien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Germany</xs:documentation>
          <xs:documentation xml:lang="fi">Saksa</xs:documentation>
          <xs:documentation xml:lang="sv">Tyskland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Djibouti</xs:documentation>
          <xs:documentation xml:lang="fi">Djibouti</xs:documentation>
          <xs:documentation xml:lang="sv">Djibouti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Denmark</xs:documentation>
          <xs:documentation xml:lang="fi">Tanska</xs:documentation>
          <xs:documentation xml:lang="sv">Danmark</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dominica</xs:documentation>
          <xs:documentation xml:lang="fi">Dominica</xs:documentation>
          <xs:documentation xml:lang="sv">Dominica</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dominican Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Dominikaaninen tasavalta</xs:documentation>
          <xs:documentation xml:lang="sv">Dominikanska republiken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Algeria</xs:documentation>
          <xs:documentation xml:lang="fi">Algeria</xs:documentation>
          <xs:documentation xml:lang="sv">Algeriet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ecuador</xs:documentation>
          <xs:documentation xml:lang="fi">Ecuador</xs:documentation>
          <xs:documentation xml:lang="sv">Ecuador</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Estonia</xs:documentation>
          <xs:documentation xml:lang="fi">Viro</xs:documentation>
          <xs:documentation xml:lang="sv">Estland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Egypt</xs:documentation>
          <xs:documentation xml:lang="fi">Egypti</xs:documentation>
          <xs:documentation xml:lang="sv">Egypten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Western Sahara</xs:documentation>
          <xs:documentation xml:lang="fi">Länsi-Sahara</xs:documentation>
          <xs:documentation xml:lang="sv">Västsahara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ER">
        <xs:annotation>
          <xs:documentation xml:lang="en">Eritrea</xs:documentation>
          <xs:documentation xml:lang="fi">Eritrea</xs:documentation>
          <xs:documentation xml:lang="sv">Eritrea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ES">
        <xs:annotation>
          <xs:documentation xml:lang="en">Spain</xs:documentation>
          <xs:documentation xml:lang="fi">Espanja</xs:documentation>
          <xs:documentation xml:lang="sv">Spanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ET">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ethiopia</xs:documentation>
          <xs:documentation xml:lang="fi">Etiopia</xs:documentation>
          <xs:documentation xml:lang="sv">Etiopien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finland</xs:documentation>
          <xs:documentation xml:lang="fi">Suomi</xs:documentation>
          <xs:documentation xml:lang="sv">Finland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fiji</xs:documentation>
          <xs:documentation xml:lang="fi">Fidži</xs:documentation>
          <xs:documentation xml:lang="sv">Fiji</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Falkland Islands (Malvinas)</xs:documentation>
          <xs:documentation xml:lang="fi">Falklandinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Falklandsöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Micronesia, Federated States of</xs:documentation>
          <xs:documentation xml:lang="fi">Mikronesia</xs:documentation>
          <xs:documentation xml:lang="sv">Mikronesien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Faroe Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Färsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Färöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FR">
        <xs:annotation>
          <xs:documentation xml:lang="en">France</xs:documentation>
          <xs:documentation xml:lang="fi">Ranska</xs:documentation>
          <xs:documentation xml:lang="sv">Frankrike</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gabon</xs:documentation>
          <xs:documentation xml:lang="fi">Gabon</xs:documentation>
          <xs:documentation xml:lang="sv">Gabon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GB">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Kingdom</xs:documentation>
          <xs:documentation xml:lang="fi">Iso-Britannia</xs:documentation>
          <xs:documentation xml:lang="sv">Storbritannien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Grenada</xs:documentation>
          <xs:documentation xml:lang="fi">Grenada</xs:documentation>
          <xs:documentation xml:lang="sv">Grenada</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Georgia</xs:documentation>
          <xs:documentation xml:lang="fi">Georgia</xs:documentation>
          <xs:documentation xml:lang="sv">Georgien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French Guiana</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan Guayana</xs:documentation>
          <xs:documentation xml:lang="sv">Franska Guyana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guernsey</xs:documentation>
          <xs:documentation xml:lang="fi">Guernsey</xs:documentation>
          <xs:documentation xml:lang="sv">Guernsey</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ghana</xs:documentation>
          <xs:documentation xml:lang="fi">Ghana</xs:documentation>
          <xs:documentation xml:lang="sv">Ghana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gibraltar</xs:documentation>
          <xs:documentation xml:lang="fi">Gibraltar</xs:documentation>
          <xs:documentation xml:lang="sv">Gibraltar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Greenland</xs:documentation>
          <xs:documentation xml:lang="fi">Grönlanti</xs:documentation>
          <xs:documentation xml:lang="sv">Grönland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambia</xs:documentation>
          <xs:documentation xml:lang="fi">Gambia</xs:documentation>
          <xs:documentation xml:lang="sv">Gambia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea</xs:documentation>
          <xs:documentation xml:lang="fi">Guinea</xs:documentation>
          <xs:documentation xml:lang="sv">Guinea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guadeloupe</xs:documentation>
          <xs:documentation xml:lang="fi">Guadeloupe</xs:documentation>
          <xs:documentation xml:lang="sv">Guadeloupe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Equatorial Guinea</xs:documentation>
          <xs:documentation xml:lang="fi">Päiväntasaajan Guinea</xs:documentation>
          <xs:documentation xml:lang="sv">Ekvatorialguinea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Greece</xs:documentation>
          <xs:documentation xml:lang="fi">Kreikka</xs:documentation>
          <xs:documentation xml:lang="sv">Grekland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GS">
        <xs:annotation>
          <xs:documentation xml:lang="en">South Georgia and the South Sandwich Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Georgia ja Eteläiset Sandwichsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Sydgeorgien och Sydsandwichöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guatemala</xs:documentation>
          <xs:documentation xml:lang="fi">Guatemala</xs:documentation>
          <xs:documentation xml:lang="sv">Guatemala</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guam</xs:documentation>
          <xs:documentation xml:lang="fi">Guam</xs:documentation>
          <xs:documentation xml:lang="sv">Guam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea-Bissau</xs:documentation>
          <xs:documentation xml:lang="fi">Guinea-Bissau</xs:documentation>
          <xs:documentation xml:lang="sv">Guinea-Bissau</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guyana</xs:documentation>
          <xs:documentation xml:lang="fi">Guyana</xs:documentation>
          <xs:documentation xml:lang="sv">Guyana</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hong Kong</xs:documentation>
          <xs:documentation xml:lang="fi">Hongkong</xs:documentation>
          <xs:documentation xml:lang="sv">Hongkong</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Heard Island and McDonald Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Heard ja McDonaldinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Heardön och McDonaldöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Honduras</xs:documentation>
          <xs:documentation xml:lang="fi">Honduras</xs:documentation>
          <xs:documentation xml:lang="sv">Honduras</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Croatia</xs:documentation>
          <xs:documentation xml:lang="fi">Kroatia</xs:documentation>
          <xs:documentation xml:lang="sv">Kroatien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Haiti</xs:documentation>
          <xs:documentation xml:lang="fi">Haiti</xs:documentation>
          <xs:documentation xml:lang="sv">Haiti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hungary</xs:documentation>
          <xs:documentation xml:lang="fi">Unkari</xs:documentation>
          <xs:documentation xml:lang="sv">Ungern</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ID">
        <xs:annotation>
          <xs:documentation xml:lang="en">Indonesia</xs:documentation>
          <xs:documentation xml:lang="fi">Indonesia</xs:documentation>
          <xs:documentation xml:lang="sv">Indonesien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ireland</xs:documentation>
          <xs:documentation xml:lang="fi">Irlanti</xs:documentation>
          <xs:documentation xml:lang="sv">Irland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Israel</xs:documentation>
          <xs:documentation xml:lang="fi">Israel</xs:documentation>
          <xs:documentation xml:lang="sv">Israel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Isle of Man</xs:documentation>
          <xs:documentation xml:lang="fi">Mansaari</xs:documentation>
          <xs:documentation xml:lang="sv">Isle of Man</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IN">
        <xs:annotation>
          <xs:documentation xml:lang="en">India</xs:documentation>
          <xs:documentation xml:lang="fi">Intia</xs:documentation>
          <xs:documentation xml:lang="sv">Indien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IO">
        <xs:annotation>
          <xs:documentation xml:lang="en">British Indian Ocean territory</xs:documentation>
          <xs:documentation xml:lang="fi">Brittiläinen Intian valtameren alue</xs:documentation>
          <xs:documentation xml:lang="sv">Brittiska territoriet i Indiska oceanen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iraq</xs:documentation>
          <xs:documentation xml:lang="fi">Irak</xs:documentation>
          <xs:documentation xml:lang="sv">Irak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iran, Islamic Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Iran</xs:documentation>
          <xs:documentation xml:lang="sv">Iran</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iceland</xs:documentation>
          <xs:documentation xml:lang="fi">Islanti</xs:documentation>
          <xs:documentation xml:lang="sv">Island</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Italy</xs:documentation>
          <xs:documentation xml:lang="fi">Italia</xs:documentation>
          <xs:documentation xml:lang="sv">Italien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jersey</xs:documentation>
          <xs:documentation xml:lang="fi">Jersey</xs:documentation>
          <xs:documentation xml:lang="sv">Jersey</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jamaica</xs:documentation>
          <xs:documentation xml:lang="fi">Jamaika</xs:documentation>
          <xs:documentation xml:lang="sv">Jamaica</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jordan</xs:documentation>
          <xs:documentation xml:lang="fi">Jordania</xs:documentation>
          <xs:documentation xml:lang="sv">Jordanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Japan</xs:documentation>
          <xs:documentation xml:lang="fi">Japani</xs:documentation>
          <xs:documentation xml:lang="sv">Japan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kenya</xs:documentation>
          <xs:documentation xml:lang="fi">Kenia</xs:documentation>
          <xs:documentation xml:lang="sv">Kenya</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kyrgyzstan</xs:documentation>
          <xs:documentation xml:lang="fi">Kirgisia</xs:documentation>
          <xs:documentation xml:lang="sv">Kirgizistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cambodia</xs:documentation>
          <xs:documentation xml:lang="fi">Kambodža</xs:documentation>
          <xs:documentation xml:lang="sv">Kambodja</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kiribati</xs:documentation>
          <xs:documentation xml:lang="fi">Kiribati</xs:documentation>
          <xs:documentation xml:lang="sv">Kiribati</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Comoros</xs:documentation>
          <xs:documentation xml:lang="fi">Komorit</xs:documentation>
          <xs:documentation xml:lang="sv">Komorerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Kitts and Nevis</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Kitts ja Nevis</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Kitts och Nevis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korea, Democratic People`s Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Korean demokraattinen kansantasavalta (Pohjois-Korea)</xs:documentation>
          <xs:documentation xml:lang="sv">Demokratiska folkrepubliken Korea (Nordkorea)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korea, Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Korean tasavalta (Etelä-Korea)</xs:documentation>
          <xs:documentation xml:lang="sv">Republiken Korea (Sydkorea)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kuwait</xs:documentation>
          <xs:documentation xml:lang="fi">Kuwait</xs:documentation>
          <xs:documentation xml:lang="sv">Kuwait</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cayman Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Caymansaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Caymanöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kazakhstan</xs:documentation>
          <xs:documentation xml:lang="fi">Kazakstan</xs:documentation>
          <xs:documentation xml:lang="sv">Kazakstan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lao People`s Democratic Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Laos</xs:documentation>
          <xs:documentation xml:lang="sv">Laos</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lebanon</xs:documentation>
          <xs:documentation xml:lang="fi">Libanon</xs:documentation>
          <xs:documentation xml:lang="sv">Libanon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Lucia</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Lucia</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Lucia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liechtenstein</xs:documentation>
          <xs:documentation xml:lang="fi">Liechtenstein</xs:documentation>
          <xs:documentation xml:lang="sv">Liechtenstein</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sri Lanka</xs:documentation>
          <xs:documentation xml:lang="fi">Sri Lanka</xs:documentation>
          <xs:documentation xml:lang="sv">Sri Lanka</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liberia</xs:documentation>
          <xs:documentation xml:lang="fi">Liberia</xs:documentation>
          <xs:documentation xml:lang="sv">Liberia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lesotho</xs:documentation>
          <xs:documentation xml:lang="fi">Lesotho</xs:documentation>
          <xs:documentation xml:lang="sv">Lesotho</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lithuania</xs:documentation>
          <xs:documentation xml:lang="fi">Liettua</xs:documentation>
          <xs:documentation xml:lang="sv">Litauen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Luxembourg</xs:documentation>
          <xs:documentation xml:lang="fi">Luxemburg</xs:documentation>
          <xs:documentation xml:lang="sv">Luxemburg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Latvia</xs:documentation>
          <xs:documentation xml:lang="fi">Latvia</xs:documentation>
          <xs:documentation xml:lang="sv">Lettland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Libya</xs:documentation>
          <xs:documentation xml:lang="fi">Libya</xs:documentation>
          <xs:documentation xml:lang="sv">Libyen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Morocco</xs:documentation>
          <xs:documentation xml:lang="fi">Marokko</xs:documentation>
          <xs:documentation xml:lang="sv">Marocko</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Monaco</xs:documentation>
          <xs:documentation xml:lang="fi">Monaco</xs:documentation>
          <xs:documentation xml:lang="sv">Monaco</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Moldova, Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Moldova</xs:documentation>
          <xs:documentation xml:lang="sv">Moldavien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ME">
        <xs:annotation>
          <xs:documentation xml:lang="en">Montenegro</xs:documentation>
          <xs:documentation xml:lang="fi">Montenegro</xs:documentation>
          <xs:documentation xml:lang="sv">Montenegro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Martin (French part)</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Martin</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Martin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Madagascar</xs:documentation>
          <xs:documentation xml:lang="fi">Madagaskar</xs:documentation>
          <xs:documentation xml:lang="sv">Madagaskar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Marshall islands</xs:documentation>
          <xs:documentation xml:lang="fi">Marshallinsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Marshallöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macedonia, The Former Yugoslav Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Makedonia, entinen Jugoslavian tasavalta</xs:documentation>
          <xs:documentation xml:lang="sv">Makedonien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ML">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mali</xs:documentation>
          <xs:documentation xml:lang="fi">Mali</xs:documentation>
          <xs:documentation xml:lang="sv">Mali</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Myanmar</xs:documentation>
          <xs:documentation xml:lang="fi">Myanmar</xs:documentation>
          <xs:documentation xml:lang="sv">Myanmar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mongolia</xs:documentation>
          <xs:documentation xml:lang="fi">Mongolia</xs:documentation>
          <xs:documentation xml:lang="sv">Mongoliet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macao</xs:documentation>
          <xs:documentation xml:lang="fi">Macao</xs:documentation>
          <xs:documentation xml:lang="sv">Macao</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Northern Mariana Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Pohjois-Mariaanit</xs:documentation>
          <xs:documentation xml:lang="sv">Nordmarianerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Martinique</xs:documentation>
          <xs:documentation xml:lang="fi">Martinique</xs:documentation>
          <xs:documentation xml:lang="sv">Martinique</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritania</xs:documentation>
          <xs:documentation xml:lang="fi">Mauritania</xs:documentation>
          <xs:documentation xml:lang="sv">Mauretanien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Montserrat</xs:documentation>
          <xs:documentation xml:lang="fi">Montserrat</xs:documentation>
          <xs:documentation xml:lang="sv">Montserrat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malta</xs:documentation>
          <xs:documentation xml:lang="fi">Malta</xs:documentation>
          <xs:documentation xml:lang="sv">Malta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritius</xs:documentation>
          <xs:documentation xml:lang="fi">Mauritius</xs:documentation>
          <xs:documentation xml:lang="sv">Mauritius</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Maldives</xs:documentation>
          <xs:documentation xml:lang="fi">Malediivit</xs:documentation>
          <xs:documentation xml:lang="sv">Maldiverna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malawi</xs:documentation>
          <xs:documentation xml:lang="fi">Malawi</xs:documentation>
          <xs:documentation xml:lang="sv">Malawi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexico</xs:documentation>
          <xs:documentation xml:lang="fi">Meksiko</xs:documentation>
          <xs:documentation xml:lang="sv">Mexiko</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malaysia</xs:documentation>
          <xs:documentation xml:lang="fi">Malesia</xs:documentation>
          <xs:documentation xml:lang="sv">Malaysia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mozambique</xs:documentation>
          <xs:documentation xml:lang="fi">Mosambik</xs:documentation>
          <xs:documentation xml:lang="sv">Moçambique</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Namibia</xs:documentation>
          <xs:documentation xml:lang="fi">Namibia</xs:documentation>
          <xs:documentation xml:lang="sv">Namibia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NC">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Caledonia</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi-Kaledonia</xs:documentation>
          <xs:documentation xml:lang="sv">Nya Kaledonien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Niger</xs:documentation>
          <xs:documentation xml:lang="fi">Niger</xs:documentation>
          <xs:documentation xml:lang="sv">Niger</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Norfolk Island</xs:documentation>
          <xs:documentation xml:lang="fi">Norfolkinsaari</xs:documentation>
          <xs:documentation xml:lang="sv">Norfolkön</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nigeria</xs:documentation>
          <xs:documentation xml:lang="fi">Nigeria</xs:documentation>
          <xs:documentation xml:lang="sv">Nigeria</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nicaragua</xs:documentation>
          <xs:documentation xml:lang="fi">Nicaragua</xs:documentation>
          <xs:documentation xml:lang="sv">Nicaragua</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Netherlands</xs:documentation>
          <xs:documentation xml:lang="fi">Alankomaat</xs:documentation>
          <xs:documentation xml:lang="sv">Nederländerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Norway</xs:documentation>
          <xs:documentation xml:lang="fi">Norja</xs:documentation>
          <xs:documentation xml:lang="sv">Norge</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nepal</xs:documentation>
          <xs:documentation xml:lang="fi">Nepal</xs:documentation>
          <xs:documentation xml:lang="sv">Nepal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nauru</xs:documentation>
          <xs:documentation xml:lang="fi">Nauru</xs:documentation>
          <xs:documentation xml:lang="sv">Nauru</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Niue</xs:documentation>
          <xs:documentation xml:lang="fi">Niue</xs:documentation>
          <xs:documentation xml:lang="sv">Niue</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Zealand</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi-Seelanti</xs:documentation>
          <xs:documentation xml:lang="sv">Nya Zeeland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="OM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Oman</xs:documentation>
          <xs:documentation xml:lang="fi">Oman</xs:documentation>
          <xs:documentation xml:lang="sv">Oman</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Panama</xs:documentation>
          <xs:documentation xml:lang="fi">Panama</xs:documentation>
          <xs:documentation xml:lang="sv">Panama</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Peru</xs:documentation>
          <xs:documentation xml:lang="fi">Peru</xs:documentation>
          <xs:documentation xml:lang="sv">Peru</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French Polynesia</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan Polynesia</xs:documentation>
          <xs:documentation xml:lang="sv">Franska Polynesien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Papua New Guinea</xs:documentation>
          <xs:documentation xml:lang="fi">Papua-Uusi-Guinea</xs:documentation>
          <xs:documentation xml:lang="sv">Papua Nya Guinea</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Philippines</xs:documentation>
          <xs:documentation xml:lang="fi">Filippiinit</xs:documentation>
          <xs:documentation xml:lang="sv">Filippinerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pakistan</xs:documentation>
          <xs:documentation xml:lang="fi">Pakistan</xs:documentation>
          <xs:documentation xml:lang="sv">Pakistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Poland</xs:documentation>
          <xs:documentation xml:lang="fi">Puola</xs:documentation>
          <xs:documentation xml:lang="sv">Polen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Pierre and Miquelon</xs:documentation>
          <xs:documentation xml:lang="fi">Saint-Pierre ja Miquelon</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Pierre och Miquelon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pitcairn</xs:documentation>
          <xs:documentation xml:lang="fi">Pitcairn</xs:documentation>
          <xs:documentation xml:lang="sv">Pitcairn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Puerto Rico</xs:documentation>
          <xs:documentation xml:lang="fi">Puerto Rico</xs:documentation>
          <xs:documentation xml:lang="sv">Puerto Rico</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Palestinian Territory, Occupied</xs:documentation>
          <xs:documentation xml:lang="fi">Palestiina</xs:documentation>
          <xs:documentation xml:lang="sv">De palestinska områdena</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Portugal</xs:documentation>
          <xs:documentation xml:lang="fi">Portugali</xs:documentation>
          <xs:documentation xml:lang="sv">Portugal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Palau</xs:documentation>
          <xs:documentation xml:lang="fi">Palau</xs:documentation>
          <xs:documentation xml:lang="sv">Palau</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Paraguay</xs:documentation>
          <xs:documentation xml:lang="fi">Paraguay</xs:documentation>
          <xs:documentation xml:lang="sv">Paraguay</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="QA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Qatar</xs:documentation>
          <xs:documentation xml:lang="fi">Qatar</xs:documentation>
          <xs:documentation xml:lang="sv">Qatar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reunion</xs:documentation>
          <xs:documentation xml:lang="fi">Réunion</xs:documentation>
          <xs:documentation xml:lang="sv">Réunion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Romania</xs:documentation>
          <xs:documentation xml:lang="fi">Romania</xs:documentation>
          <xs:documentation xml:lang="sv">Rumänien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Serbia</xs:documentation>
          <xs:documentation xml:lang="fi">Serbia</xs:documentation>
          <xs:documentation xml:lang="sv">Serbien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Russian Federation</xs:documentation>
          <xs:documentation xml:lang="fi">Venäjä</xs:documentation>
          <xs:documentation xml:lang="sv">Ryssland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rwanda</xs:documentation>
          <xs:documentation xml:lang="fi">Ruanda</xs:documentation>
          <xs:documentation xml:lang="sv">Rwanda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saudi Arabia</xs:documentation>
          <xs:documentation xml:lang="fi">Saudi-Arabia</xs:documentation>
          <xs:documentation xml:lang="sv">Saudiarabien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Solomon Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Salomonsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Salomonöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Seychelles</xs:documentation>
          <xs:documentation xml:lang="fi">Seychellit</xs:documentation>
          <xs:documentation xml:lang="sv">Seychellerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sudan</xs:documentation>
          <xs:documentation xml:lang="fi">Sudan</xs:documentation>
          <xs:documentation xml:lang="sv">Sudan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sweden</xs:documentation>
          <xs:documentation xml:lang="fi">Ruotsi</xs:documentation>
          <xs:documentation xml:lang="sv">Sverige</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Singapore</xs:documentation>
          <xs:documentation xml:lang="fi">Singapore</xs:documentation>
          <xs:documentation xml:lang="sv">Singapore</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Helena</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Helena</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Helena</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Slovenia</xs:documentation>
          <xs:documentation xml:lang="fi">Slovenia</xs:documentation>
          <xs:documentation xml:lang="sv">Slovenien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Svalbard and Jan Mayen</xs:documentation>
          <xs:documentation xml:lang="fi">Svalbard ja Jan Mayen</xs:documentation>
          <xs:documentation xml:lang="sv">Svalbard och Jan Mayen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Slovakia</xs:documentation>
          <xs:documentation xml:lang="fi">Slovakia</xs:documentation>
          <xs:documentation xml:lang="sv">Slovakien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sierra Leone</xs:documentation>
          <xs:documentation xml:lang="fi">Sierra Leone</xs:documentation>
          <xs:documentation xml:lang="sv">Sierra Leone</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SM">
        <xs:annotation>
          <xs:documentation xml:lang="en">San Marino</xs:documentation>
          <xs:documentation xml:lang="fi">San Marino</xs:documentation>
          <xs:documentation xml:lang="sv">San Marino</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Senegal</xs:documentation>
          <xs:documentation xml:lang="fi">Senegal</xs:documentation>
          <xs:documentation xml:lang="sv">Senegal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Somalia</xs:documentation>
          <xs:documentation xml:lang="fi">Somalia</xs:documentation>
          <xs:documentation xml:lang="sv">Somalia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Suriname</xs:documentation>
          <xs:documentation xml:lang="fi">Suriname</xs:documentation>
          <xs:documentation xml:lang="sv">Surinam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SS">
        <xs:annotation>
          <xs:documentation xml:lang="en">South Sudan</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Sudan</xs:documentation>
          <xs:documentation xml:lang="sv">Sydsudan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ST">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sao Tome and Principe</xs:documentation>
          <xs:documentation xml:lang="fi">São Tomé ja Príncipe</xs:documentation>
          <xs:documentation xml:lang="sv">São Tomé och Príncipe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SV">
        <xs:annotation>
          <xs:documentation xml:lang="en">El Salvador</xs:documentation>
          <xs:documentation xml:lang="fi">El Salvador</xs:documentation>
          <xs:documentation xml:lang="sv">El Salvador</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sint Maarten (Dutch part)</xs:documentation>
          <xs:documentation xml:lang="fi">Sint Maarten</xs:documentation>
          <xs:documentation xml:lang="sv">Sint Maarten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Syrian Arab Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Syyria</xs:documentation>
          <xs:documentation xml:lang="sv">Syrien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swaziland</xs:documentation>
          <xs:documentation xml:lang="fi">Swazimaa</xs:documentation>
          <xs:documentation xml:lang="sv">Swaziland</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turks and Caicos Islands</xs:documentation>
          <xs:documentation xml:lang="fi">Turks- ja Caicossaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Turks- och Caicosöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chad</xs:documentation>
          <xs:documentation xml:lang="fi">Tšad</xs:documentation>
          <xs:documentation xml:lang="sv">Tchad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French Southern Territories</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan eteläiset alueet</xs:documentation>
          <xs:documentation xml:lang="sv">De franska territorierna i södra Indiska oceanen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Togo</xs:documentation>
          <xs:documentation xml:lang="fi">Togo</xs:documentation>
          <xs:documentation xml:lang="sv">Togo</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Thailand</xs:documentation>
          <xs:documentation xml:lang="fi">Thaimaa</xs:documentation>
          <xs:documentation xml:lang="sv">Thailand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TJ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tajikistan</xs:documentation>
          <xs:documentation xml:lang="fi">Tadžikistan</xs:documentation>
          <xs:documentation xml:lang="sv">Tadzjikistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tokelau</xs:documentation>
          <xs:documentation xml:lang="fi">Tokelau</xs:documentation>
          <xs:documentation xml:lang="sv">Tokelau</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Timor-Leste</xs:documentation>
          <xs:documentation xml:lang="fi">Itä-Timor</xs:documentation>
          <xs:documentation xml:lang="sv">Östtimor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkmenistan</xs:documentation>
          <xs:documentation xml:lang="fi">Turkmenistan</xs:documentation>
          <xs:documentation xml:lang="sv">Turkmenistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tunisia</xs:documentation>
          <xs:documentation xml:lang="fi">Tunisia</xs:documentation>
          <xs:documentation xml:lang="sv">Tunisien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tonga</xs:documentation>
          <xs:documentation xml:lang="fi">Tonga</xs:documentation>
          <xs:documentation xml:lang="sv">Tonga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Türkiye</xs:documentation>
          <xs:documentation xml:lang="fi">Turkki</xs:documentation>
          <xs:documentation xml:lang="sv">Turkiet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trinidad and Tobago</xs:documentation>
          <xs:documentation xml:lang="fi">Trinidad ja Tobago</xs:documentation>
          <xs:documentation xml:lang="sv">Trinidad och Tobago</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tuvalu</xs:documentation>
          <xs:documentation xml:lang="fi">Tuvalu</xs:documentation>
          <xs:documentation xml:lang="sv">Tuvalu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Taiwan, Province of China</xs:documentation>
          <xs:documentation xml:lang="fi">Taiwan</xs:documentation>
          <xs:documentation xml:lang="sv">Taiwan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanzania, United Republic of</xs:documentation>
          <xs:documentation xml:lang="fi">Tansania</xs:documentation>
          <xs:documentation xml:lang="sv">Tanzania</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ukraine</xs:documentation>
          <xs:documentation xml:lang="fi">Ukraina</xs:documentation>
          <xs:documentation xml:lang="sv">Ukraina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uganda</xs:documentation>
          <xs:documentation xml:lang="fi">Uganda</xs:documentation>
          <xs:documentation xml:lang="sv">Uganda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UM">
        <xs:annotation>
          <xs:documentation xml:lang="en">United States Minor outlying islands</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvaltain pienet erillissaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Förenta staternas mindre öar i Oceanien och Västindien</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="US">
        <xs:annotation>
          <xs:documentation xml:lang="en">United States</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvallat (USA)</xs:documentation>
          <xs:documentation xml:lang="sv">Förenta staterna (USA)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uruguay</xs:documentation>
          <xs:documentation xml:lang="fi">Uruguay</xs:documentation>
          <xs:documentation xml:lang="sv">Uruguay</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uzbekistan</xs:documentation>
          <xs:documentation xml:lang="fi">Uzbekistan</xs:documentation>
          <xs:documentation xml:lang="sv">Uzbekistan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Holy See (Vatican City State)</xs:documentation>
          <xs:documentation xml:lang="fi">Vatikaani</xs:documentation>
          <xs:documentation xml:lang="sv">Vatikanstaten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saint Vincent and the Grenadines</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Vincent ja Grenadiinit</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Vincent och Grenadinerna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuela, Bolivarian Republic</xs:documentation>
          <xs:documentation xml:lang="fi">Venezuela</xs:documentation>
          <xs:documentation xml:lang="sv">Venezuela</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="WF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wallis and Futuna</xs:documentation>
          <xs:documentation xml:lang="fi">Wallis ja Futuna</xs:documentation>
          <xs:documentation xml:lang="sv">Wallis och Futuna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Virgin Islands, British</xs:documentation>
          <xs:documentation xml:lang="fi">Brittiläiset Neitsytsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Brittiska Jungfruöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Virgin Islands, U.S.</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvaltain Neitsytsaaret</xs:documentation>
          <xs:documentation xml:lang="sv">Amerikanska Jungfruöarna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Viet Nam</xs:documentation>
          <xs:documentation xml:lang="fi">Vietnam</xs:documentation>
          <xs:documentation xml:lang="sv">Vietnam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="WS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Samoa</xs:documentation>
          <xs:documentation xml:lang="fi">Samoa</xs:documentation>
          <xs:documentation xml:lang="sv">Samoa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vanuatu</xs:documentation>
          <xs:documentation xml:lang="fi">Vanuatu</xs:documentation>
          <xs:documentation xml:lang="sv">Vanuatu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yemen</xs:documentation>
          <xs:documentation xml:lang="fi">Jemen</xs:documentation>
          <xs:documentation xml:lang="sv">Yemen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mayotte</xs:documentation>
          <xs:documentation xml:lang="fi">Mayotte</xs:documentation>
          <xs:documentation xml:lang="sv">Mayotte</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZA">
        <xs:annotation>
          <xs:documentation xml:lang="en">South Africa</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Afrikka</xs:documentation>
          <xs:documentation xml:lang="sv">Sydafrika</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Zambia</xs:documentation>
          <xs:documentation xml:lang="fi">Sambia</xs:documentation>
          <xs:documentation xml:lang="sv">Zambia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Zimbabwe</xs:documentation>
          <xs:documentation xml:lang="fi">Zimbabwe</xs:documentation>
          <xs:documentation xml:lang="sv">Zimbabwe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="currencyAndUnknownEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="AED">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Arab Emirates dirham</xs:documentation>
          <xs:documentation xml:lang="fi">Arabiemiirikuntien dirhami</xs:documentation>
          <xs:documentation xml:lang="sv">emiratisk dirham</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AFN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Afghanistan, Afghanis</xs:documentation>
          <xs:documentation xml:lang="fi">Afganistanin afgaani</xs:documentation>
          <xs:documentation xml:lang="sv">afghani</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ALL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Albanian lek</xs:documentation>
          <xs:documentation xml:lang="fi">Albanian lek</xs:documentation>
          <xs:documentation xml:lang="sv">albansk lek</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Armenian dram</xs:documentation>
          <xs:documentation xml:lang="fi">Armenian dram</xs:documentation>
          <xs:documentation xml:lang="sv">armenisk dram</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AOA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Angola, Kwanza</xs:documentation>
          <xs:documentation xml:lang="fi">Angolan kwanza</xs:documentation>
          <xs:documentation xml:lang="sv">angolansk kwanza</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ARS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Argentine peso</xs:documentation>
          <xs:documentation xml:lang="fi">Argentiinan peso</xs:documentation>
          <xs:documentation xml:lang="sv">argentinsk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AUD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Australian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Australian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">australisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AWG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aruban florin/guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Aruban guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">Arubagulden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AZN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Azerbaijan, manats</xs:documentation>
          <xs:documentation xml:lang="fi">Azerbaidžanin manat</xs:documentation>
          <xs:documentation xml:lang="sv">azerbajdzjansk manat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BAM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bosnia-Hezergovinian convertible mark</xs:documentation>
          <xs:documentation xml:lang="fi">Bosnia ja Hertsegovinan vaihdettava markka</xs:documentation>
          <xs:documentation xml:lang="sv">bosnisk mark</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BBD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Barbados dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Barbadosin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">barbadisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BDT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bangladesh taka</xs:documentation>
          <xs:documentation xml:lang="fi">Bangladeshin taka</xs:documentation>
          <xs:documentation xml:lang="sv">bangladeshisk taka</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BHD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahraini dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Bahrainin dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">bahrainsk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BIF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Burundi franc</xs:documentation>
          <xs:documentation xml:lang="fi">Burundin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">burundisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bermudian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Bermudan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bermudisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BND">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brunei dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Brunein dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bruneisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BOB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bolivian boliviano</xs:documentation>
          <xs:documentation xml:lang="fi">Boliviano</xs:documentation>
          <xs:documentation xml:lang="sv">boliviano</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BOV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bolivion Mvdol (funds code)</xs:documentation>
          <xs:documentation xml:lang="fi">Bolivian Mvdol</xs:documentation>
          <xs:documentation xml:lang="sv">Bolivion Mvdol</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BRL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brazilian real</xs:documentation>
          <xs:documentation xml:lang="fi">Brasilian real</xs:documentation>
          <xs:documentation xml:lang="sv">brasiliansk real (reais)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BSD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahamas dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Bahaman dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bahamansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BTN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bhutan ngultrum</xs:documentation>
          <xs:documentation xml:lang="fi">Bhutanin ngultrum</xs:documentation>
          <xs:documentation xml:lang="sv">bhutanesisk ngultrum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BWP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botswana pula</xs:documentation>
          <xs:documentation xml:lang="fi">Botswanan pula</xs:documentation>
          <xs:documentation xml:lang="sv">botswansk pula</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BYN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belarussian ruble</xs:documentation>
          <xs:documentation xml:lang="fi">Valko-Venäjän rupla</xs:documentation>
          <xs:documentation xml:lang="sv">Vitrysk rubel </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BZD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belize dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Belizen dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bellizisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Canadian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Kanadan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">kanadensisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CDF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Congo franc (ex Zaire)</xs:documentation>
          <xs:documentation xml:lang="fi">Kongon kongolainen frangi</xs:documentation>
          <xs:documentation xml:lang="sv">kongolesisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CHE">
        <xs:annotation>
          <xs:documentation xml:lang="en">WIR Euro</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsin WIR-euro</xs:documentation>
          <xs:documentation xml:lang="sv">schweizisk WIR euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CHF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swiss franc</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">schweizisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CHW">
        <xs:annotation>
          <xs:documentation xml:lang="en">WIR Franc</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsin WIR-frangi</xs:documentation>
          <xs:documentation xml:lang="sv">schweizisk WIR franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CLF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chile Unidades de fomento</xs:documentation>
          <xs:documentation xml:lang="fi">Chilen unidades de fomento</xs:documentation>
          <xs:documentation xml:lang="sv">Chile Unidades de fomento</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CLP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chilean peso</xs:documentation>
          <xs:documentation xml:lang="fi">Chilen peso</xs:documentation>
          <xs:documentation xml:lang="sv">chilensk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CNH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chinese yuan offshore</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinan offshore renminbi</xs:documentation>
          <xs:documentation xml:lang="sv">renminbi offshore  (Kina)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CNY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chinese yuan renminbi</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinan juan renminbi</xs:documentation>
          <xs:documentation xml:lang="sv">renminbi yuan  (Kina)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="COP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Colombian peso</xs:documentation>
          <xs:documentation xml:lang="fi">Kolumbian peso</xs:documentation>
          <xs:documentation xml:lang="sv">colombiansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="COU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Unidad de Valor Real</xs:documentation>
          <xs:documentation xml:lang="fi">Unidad de Valor Real (Kolumbia)</xs:documentation>
          <xs:documentation xml:lang="sv">Unidad de Valor Real (Colombia)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CRC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Costa Rican colon</xs:documentation>
          <xs:documentation xml:lang="fi">Costa Rican colon</xs:documentation>
          <xs:documentation xml:lang="sv">costaricansk colón</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CUP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cuban peso</xs:documentation>
          <xs:documentation xml:lang="fi">Kuuban peso</xs:documentation>
          <xs:documentation xml:lang="sv">kubansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CVE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cape Verde escudo</xs:documentation>
          <xs:documentation xml:lang="fi">Kap Verden escudo</xs:documentation>
          <xs:documentation xml:lang="sv">kapverdisk escudo</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CZK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Czech koruna</xs:documentation>
          <xs:documentation xml:lang="fi">Tšekin koruna</xs:documentation>
          <xs:documentation xml:lang="sv">tjeckisk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DJF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Djibouti franc</xs:documentation>
          <xs:documentation xml:lang="fi">Djiboutin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">djiboutisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DKK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Danish krone</xs:documentation>
          <xs:documentation xml:lang="fi">Tanskan kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">dansk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DOP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dominican peso</xs:documentation>
          <xs:documentation xml:lang="fi">Dominikaanisen tasavallan peso</xs:documentation>
          <xs:documentation xml:lang="sv">dominikansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DZD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Algerian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Algerian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">algerisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EGP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Egyptian pound</xs:documentation>
          <xs:documentation xml:lang="fi">Egyptin punta</xs:documentation>
          <xs:documentation xml:lang="sv">egyptiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ERN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Erytrean nafka</xs:documentation>
          <xs:documentation xml:lang="fi">Eritrean nakfa</xs:documentation>
          <xs:documentation xml:lang="sv">eritreansk nakfa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ETB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ethiopian birr</xs:documentation>
          <xs:documentation xml:lang="fi">Etiopian birr</xs:documentation>
          <xs:documentation xml:lang="sv">etiopisk birr</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EUR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Euro</xs:documentation>
          <xs:documentation xml:lang="fi">Euro</xs:documentation>
          <xs:documentation xml:lang="sv">euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FJD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fiji dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Fidžin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">fijiansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FKP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Falkland Islands pound</xs:documentation>
          <xs:documentation xml:lang="fi">Falklandinsaarten punta</xs:documentation>
          <xs:documentation xml:lang="sv">Falklandspund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GBP">
        <xs:annotation>
          <xs:documentation xml:lang="en">UK pound sterling</xs:documentation>
          <xs:documentation xml:lang="fi">Englannin punta</xs:documentation>
          <xs:documentation xml:lang="sv">brittiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GEL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Georgian lari</xs:documentation>
          <xs:documentation xml:lang="fi">Georgian lari</xs:documentation>
          <xs:documentation xml:lang="sv">georgisk lari</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GHS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ghana Cedi</xs:documentation>
          <xs:documentation xml:lang="fi">Ghanan cedi</xs:documentation>
          <xs:documentation xml:lang="sv">ghanansk cedi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GIP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gibraltar pound</xs:documentation>
          <xs:documentation xml:lang="fi">Gibraltarin punta</xs:documentation>
          <xs:documentation xml:lang="sv">gibraltiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambian dalasi</xs:documentation>
          <xs:documentation xml:lang="fi">Gambian dalasi</xs:documentation>
          <xs:documentation xml:lang="sv">gambisk dalasi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GNF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea franc</xs:documentation>
          <xs:documentation xml:lang="fi">Guinean frangi</xs:documentation>
          <xs:documentation xml:lang="sv">Guineafranc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GTQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guatemalan quetzal</xs:documentation>
          <xs:documentation xml:lang="fi">Guatemalan quetzal</xs:documentation>
          <xs:documentation xml:lang="sv">guatemalansk quetzal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GYD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guyanan dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Guyanan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">guyansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HKD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hong Kong dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Hongkongin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">Hongkongdollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HNL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Honduran lempira</xs:documentation>
          <xs:documentation xml:lang="fi">Hondurasin lempira</xs:documentation>
          <xs:documentation xml:lang="sv">honduransk lempira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HTG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Haitian gourde</xs:documentation>
          <xs:documentation xml:lang="fi">Haitin gourde</xs:documentation>
          <xs:documentation xml:lang="sv">haitisk gourde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HUF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hungarian forint</xs:documentation>
          <xs:documentation xml:lang="fi">Unkarin forintti</xs:documentation>
          <xs:documentation xml:lang="sv">ungersk forint</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IDR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Indonesian rupiah</xs:documentation>
          <xs:documentation xml:lang="fi">Indonesian rupia</xs:documentation>
          <xs:documentation xml:lang="sv">indonesisk rupiah</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ILS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Israeli shekel</xs:documentation>
          <xs:documentation xml:lang="fi">Israelin uusi sekeli</xs:documentation>
          <xs:documentation xml:lang="sv">israelisk shekel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="INR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Indian rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Intian rupia</xs:documentation>
          <xs:documentation xml:lang="sv">indisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IQD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iraqi dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Irakin dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">irakisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IRR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iranian rial</xs:documentation>
          <xs:documentation xml:lang="fi">Iranin rial</xs:documentation>
          <xs:documentation xml:lang="sv">iransk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ISK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iceland krona</xs:documentation>
          <xs:documentation xml:lang="fi">Islannin kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">isländsk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jamaican dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Jamaikan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">jamaicansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JOD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jordanian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Jordanian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">jordansk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JPY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Japanese yen</xs:documentation>
          <xs:documentation xml:lang="fi">Japanin jeni</xs:documentation>
          <xs:documentation xml:lang="sv">japansk yen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KES">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kenyan shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Kenian šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">kenyansk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KGS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kyrgyzstan som</xs:documentation>
          <xs:documentation xml:lang="fi">Kirgisian som</xs:documentation>
          <xs:documentation xml:lang="sv">kirgisisk som</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KHR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kampuchean real (Cambodian)</xs:documentation>
          <xs:documentation xml:lang="fi">Kambodžan riel</xs:documentation>
          <xs:documentation xml:lang="sv">kambodjansk riel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KMF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Comoros franc</xs:documentation>
          <xs:documentation xml:lang="fi">Komorien frangi</xs:documentation>
          <xs:documentation xml:lang="sv">komorisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KPW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korean won (North)</xs:documentation>
          <xs:documentation xml:lang="fi">Pohjois-Korean won</xs:documentation>
          <xs:documentation xml:lang="sv">nordkoreansk won</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KRW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korean won (Republic)</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Korean won</xs:documentation>
          <xs:documentation xml:lang="sv">sydkoreansk won</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KWD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kuwait dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Kuwaitin dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">kuwaitisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KYD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cayman Islands dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Caymansaarten dollari</xs:documentation>
          <xs:documentation xml:lang="sv">kaymansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KZT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kazakstan tenge</xs:documentation>
          <xs:documentation xml:lang="fi">Kazakstanin tenge</xs:documentation>
          <xs:documentation xml:lang="sv">kazakisk tenge</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LAK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lao kip</xs:documentation>
          <xs:documentation xml:lang="fi">Laosin kip</xs:documentation>
          <xs:documentation xml:lang="sv">laotisk kip</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LBP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lebanese pound</xs:documentation>
          <xs:documentation xml:lang="fi">Libanonin punta</xs:documentation>
          <xs:documentation xml:lang="sv">libanesiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LKR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sri Lanka rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Sri Lankan rupia</xs:documentation>
          <xs:documentation xml:lang="sv">srilankesisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LRD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liberian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Liberian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">liberiansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LSL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lesotho loti</xs:documentation>
          <xs:documentation xml:lang="fi">Lesothon loti</xs:documentation>
          <xs:documentation xml:lang="sv">lesothisk loti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LYD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Libyan dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Libyan dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">libysk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Moroccan dirham</xs:documentation>
          <xs:documentation xml:lang="fi">Marokon dirhami</xs:documentation>
          <xs:documentation xml:lang="sv">marockansk dirham</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MDL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Moldovian leu</xs:documentation>
          <xs:documentation xml:lang="fi">Moldovan leu</xs:documentation>
          <xs:documentation xml:lang="sv">moldavisk leu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MGA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Madagascar, Ariary</xs:documentation>
          <xs:documentation xml:lang="fi">Madagaskarin ariary</xs:documentation>
          <xs:documentation xml:lang="sv">madagaskisk ariary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MKD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macedonian denar</xs:documentation>
          <xs:documentation xml:lang="fi">Makedonian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">makedonsk denar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MMK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Myanmar kyat</xs:documentation>
          <xs:documentation xml:lang="fi">Myanmarin kyat</xs:documentation>
          <xs:documentation xml:lang="sv">myanmarsk kyat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MNT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mongolian tugrik</xs:documentation>
          <xs:documentation xml:lang="fi">Mongolian tugrik</xs:documentation>
          <xs:documentation xml:lang="sv">mongolisk tögrög (tugrik)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MOP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macau pataca</xs:documentation>
          <xs:documentation xml:lang="fi">Macaon pataca</xs:documentation>
          <xs:documentation xml:lang="sv">macaosk pataca</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MRU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritanian ouguiya </xs:documentation>
          <xs:documentation xml:lang="fi">Mauritanian ouguiya </xs:documentation>
          <xs:documentation xml:lang="sv">Mauritanian ouguiya </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MUR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritius rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Mauritiuksen rupia</xs:documentation>
          <xs:documentation xml:lang="sv">mauritisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MWK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malawi kwacha</xs:documentation>
          <xs:documentation xml:lang="fi">Malawin kwacha</xs:documentation>
          <xs:documentation xml:lang="sv">malawisk kwacha</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MVR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Maldive rufiyaa</xs:documentation>
          <xs:documentation xml:lang="fi">Malediivien rufiyaa</xs:documentation>
          <xs:documentation xml:lang="sv">maldiisk rufiyaa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MXN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexican peso</xs:documentation>
          <xs:documentation xml:lang="fi">Meksikon peso</xs:documentation>
          <xs:documentation xml:lang="sv">mexikansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MXV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexican Unidad de Inversion (UDI)</xs:documentation>
          <xs:documentation xml:lang="fi">Mexican Unidad de Inversion (UDI)</xs:documentation>
          <xs:documentation xml:lang="sv">mexikansk unidad de inversion (UDI)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MYR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malaysian ringgit</xs:documentation>
          <xs:documentation xml:lang="fi">Malesian ringgit</xs:documentation>
          <xs:documentation xml:lang="sv">malaysisk ringgit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MZN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mozambique, Meticais</xs:documentation>
          <xs:documentation xml:lang="fi">Mosambikin metical</xs:documentation>
          <xs:documentation xml:lang="sv">moçambiquisk metical</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Namibian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Namibian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">namibisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NGN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nigerian naira</xs:documentation>
          <xs:documentation xml:lang="fi">Nigerian naira</xs:documentation>
          <xs:documentation xml:lang="sv">nigeriansk naira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NIO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nicaraguan cordoba</xs:documentation>
          <xs:documentation xml:lang="fi">Nicaraguan kultacordoba</xs:documentation>
          <xs:documentation xml:lang="sv">nicaraguansk córdoba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NOK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Norwegian krone</xs:documentation>
          <xs:documentation xml:lang="fi">Norjan kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">norsk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NPR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nepaleese rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Nepalin rupia</xs:documentation>
          <xs:documentation xml:lang="sv">nepalesisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NZD">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Zealand dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Uuden-Seelannin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">nyzeeländsk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="OMR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Oman Sul rial</xs:documentation>
          <xs:documentation xml:lang="fi">Omanin rial</xs:documentation>
          <xs:documentation xml:lang="sv">omansk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PAB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Panama balboa</xs:documentation>
          <xs:documentation xml:lang="fi">Panaman balboa</xs:documentation>
          <xs:documentation xml:lang="sv">panamansk balboa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PEN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Peru nuevo sol</xs:documentation>
          <xs:documentation xml:lang="fi">Perun uusi sol</xs:documentation>
          <xs:documentation xml:lang="sv">peruansk ny sol (nuevo sol)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PGK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Papua New Guinea kina</xs:documentation>
          <xs:documentation xml:lang="fi">Papua-Uuden-Guinean kina</xs:documentation>
          <xs:documentation xml:lang="sv">papuansk kina (Papua Nya Guinea)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PHP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Philippine piso</xs:documentation>
          <xs:documentation xml:lang="fi">Filippiinien piso </xs:documentation>
          <xs:documentation xml:lang="sv">filippinsk piso </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PKR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pakistan rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Pakistanin rupia</xs:documentation>
          <xs:documentation xml:lang="sv">pakistansk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PLN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Polish zloty</xs:documentation>
          <xs:documentation xml:lang="fi">Puolan zloty</xs:documentation>
          <xs:documentation xml:lang="sv">polsk zloty</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PYG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Paraguay guarani</xs:documentation>
          <xs:documentation xml:lang="fi">Paraguayn guarani</xs:documentation>
          <xs:documentation xml:lang="sv">paraguayansk guarani</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="QAR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Qatari rial</xs:documentation>
          <xs:documentation xml:lang="fi">Qatarin rial</xs:documentation>
          <xs:documentation xml:lang="sv">qatarisk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RON">
        <xs:annotation>
          <xs:documentation xml:lang="en">Romanian leu</xs:documentation>
          <xs:documentation xml:lang="fi">Romanian uusi leu</xs:documentation>
          <xs:documentation xml:lang="sv">rumänsk leu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RSD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Serbian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Serbian dinaari (RSD)</xs:documentation>
          <xs:documentation xml:lang="sv">serbisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RUB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Russian rouble</xs:documentation>
          <xs:documentation xml:lang="fi">Venäjän rupla</xs:documentation>
          <xs:documentation xml:lang="sv">rysk rubel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RWF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rwanda franc</xs:documentation>
          <xs:documentation xml:lang="fi">Ruandan frangi</xs:documentation>
          <xs:documentation xml:lang="sv">rwandisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SAR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saudi riyal</xs:documentation>
          <xs:documentation xml:lang="fi">Saudi-Arabian rial</xs:documentation>
          <xs:documentation xml:lang="sv">saudisk riyal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SBD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Solomon Islands dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Salomonsaarten dollari</xs:documentation>
          <xs:documentation xml:lang="sv">Salomondollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SCR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Seychelles rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Seychellien rupia</xs:documentation>
          <xs:documentation xml:lang="sv">seychellisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SDG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sudan, Dinars</xs:documentation>
          <xs:documentation xml:lang="fi">Sudanin dinaari (SDG)</xs:documentation>
          <xs:documentation xml:lang="sv">sudanesisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SEK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swedish krona</xs:documentation>
          <xs:documentation xml:lang="fi">Ruotsin kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">svensk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SGD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Singapore dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Singaporen dollari</xs:documentation>
          <xs:documentation xml:lang="sv">singaporiansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SHP">
        <xs:annotation>
          <xs:documentation xml:lang="en">St. Helena pound</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Helenan punta</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Helena-pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SLE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sierra Leone leone</xs:documentation>
          <xs:documentation xml:lang="fi">Sierra Leonen leone</xs:documentation>
          <xs:documentation xml:lang="sv">sierra leonsk leone</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SOS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Somali shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Somalian šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">somalisk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SRD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Suriname, Dollars</xs:documentation>
          <xs:documentation xml:lang="fi">Surinamen dollari</xs:documentation>
          <xs:documentation xml:lang="sv">surinamesisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SSP">
        <xs:annotation>
          <xs:documentation xml:lang="en">South sudanese pound</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Sudanin punta</xs:documentation>
          <xs:documentation xml:lang="sv">sydsudanesiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="STN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sao Tome and Principe dobra </xs:documentation>
          <xs:documentation xml:lang="fi">Sao Tome ja Principen dobra </xs:documentation>
          <xs:documentation xml:lang="sv">dobra (São Tomé och Princípe) </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SVC">
        <xs:annotation>
          <xs:documentation xml:lang="en">El Salvador colon</xs:documentation>
          <xs:documentation xml:lang="fi">El Salvadorin colon</xs:documentation>
          <xs:documentation xml:lang="sv">salvadoransk colón</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SYP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Syrian pound</xs:documentation>
          <xs:documentation xml:lang="fi">Syyrian punta</xs:documentation>
          <xs:documentation xml:lang="sv">syriskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SZL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swaziland lilangeni</xs:documentation>
          <xs:documentation xml:lang="fi">Swazimaan lilangeni</xs:documentation>
          <xs:documentation xml:lang="sv">swaziländsk lilangeni</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="THB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Thai baht</xs:documentation>
          <xs:documentation xml:lang="fi">Thaimaan baht</xs:documentation>
          <xs:documentation xml:lang="sv">thailändsk baht</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TJS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tajikistan, Somoni</xs:documentation>
          <xs:documentation xml:lang="fi">Tadžikistanin somoni</xs:documentation>
          <xs:documentation xml:lang="sv">tadjikisk somoni</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TMT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkmenistan manat</xs:documentation>
          <xs:documentation xml:lang="fi">Turkmenistanin manat</xs:documentation>
          <xs:documentation xml:lang="sv">turkmensk manat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TND">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tunisian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Tunisian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">tunisisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TOP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tongan paanga</xs:documentation>
          <xs:documentation xml:lang="fi">Tongan pa anga</xs:documentation>
          <xs:documentation xml:lang="sv">tongansk pa anga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TRY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkish lira</xs:documentation>
          <xs:documentation xml:lang="fi">Turkin liira</xs:documentation>
          <xs:documentation xml:lang="sv">turkisk lira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TTD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trinidad and Tobago dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Trinidadin ja Tobagon dollari</xs:documentation>
          <xs:documentation xml:lang="sv">Trinidad och Tobago-dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TWD">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Taiwan dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi Taiwanin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">ny taiwanesisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TZS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanzania shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Tansanian šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">tanzanisk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UAH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ukraine hryvnia</xs:documentation>
          <xs:documentation xml:lang="fi">Ukrainan grivna</xs:documentation>
          <xs:documentation xml:lang="sv">ukrainsk hryvnia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UGX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uganda Shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Ugandan šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">ugandisk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="USD">
        <xs:annotation>
          <xs:documentation xml:lang="en">US dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvaltain dollari</xs:documentation>
          <xs:documentation xml:lang="sv">US-dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UYU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uruguayan peso</xs:documentation>
          <xs:documentation xml:lang="fi">Uruguayn peso</xs:documentation>
          <xs:documentation xml:lang="sv">uruguyansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UZS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uzbekistan sum</xs:documentation>
          <xs:documentation xml:lang="fi">Uzbekistanin sum</xs:documentation>
          <xs:documentation xml:lang="sv">uzbekisk sum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VED">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuelan bolivar</xs:documentation>
          <xs:documentation xml:lang="fi">Bolivar</xs:documentation>
          <xs:documentation xml:lang="sv">bolivar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VND">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vietnamese dong</xs:documentation>
          <xs:documentation xml:lang="fi">Vietnamin dong</xs:documentation>
          <xs:documentation xml:lang="sv">vietnamesisk dong</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="WST">
        <xs:annotation>
          <xs:documentation xml:lang="en">Samoan tala</xs:documentation>
          <xs:documentation xml:lang="fi">Länsi-Samoan tala</xs:documentation>
          <xs:documentation xml:lang="sv">samoansk tala</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VUV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vanuatu vatu</xs:documentation>
          <xs:documentation xml:lang="fi">Vanuatun vatu</xs:documentation>
          <xs:documentation xml:lang="sv">vanuatisk vatu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAF">
        <xs:annotation>
          <xs:documentation xml:lang="en">CFA franc / BEAC</xs:documentation>
          <xs:documentation xml:lang="fi">CFA-frangi BEAC</xs:documentation>
          <xs:documentation xml:lang="sv">CFA-franc BEAC</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Silver</xs:documentation>
          <xs:documentation xml:lang="fi">Hopea</xs:documentation>
          <xs:documentation xml:lang="sv">silver</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gold</xs:documentation>
          <xs:documentation xml:lang="fi">Kulta</xs:documentation>
          <xs:documentation xml:lang="sv">guld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XCD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Eastern Caribbean dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Itä-Karibian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">östkaribisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XCG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Caribbean guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Karibian guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">Karibiskgulden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XDR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Special Drawing Rights (SDR)</xs:documentation>
          <xs:documentation xml:lang="fi">Erityiset nosto-oikeudet (SDR)</xs:documentation>
          <xs:documentation xml:lang="sv">särskilda dragningsrätter (SDR)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XOF">
        <xs:annotation>
          <xs:documentation xml:lang="en">CFA franc / BCEAO</xs:documentation>
          <xs:documentation xml:lang="fi">CFA-frangi BCEAO</xs:documentation>
          <xs:documentation xml:lang="sv">CFA-franc BCEAO</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XPD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Palladium Ounces</xs:documentation>
          <xs:documentation xml:lang="fi">Palladium</xs:documentation>
          <xs:documentation xml:lang="sv">palladium (uns)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XPF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pacific franc</xs:documentation>
          <xs:documentation xml:lang="fi">CFP-frangi</xs:documentation>
          <xs:documentation xml:lang="sv">CFP-franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XPT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Platinum, Ounces</xs:documentation>
          <xs:documentation xml:lang="fi">Platina</xs:documentation>
          <xs:documentation xml:lang="sv">platina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YER">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yemeni rial</xs:documentation>
          <xs:documentation xml:lang="fi">Jemenin rial</xs:documentation>
          <xs:documentation xml:lang="sv">jemenitisk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZAR">
        <xs:annotation>
          <xs:documentation xml:lang="en">South African rand</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Afrikan randi</xs:documentation>
          <xs:documentation xml:lang="sv">sydafrikansk rand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZMW">
        <xs:annotation>
          <xs:documentation xml:lang="en">New zambian kwacha</xs:documentation>
          <xs:documentation xml:lang="fi">Sambian kwacha (uusi)</xs:documentation>
          <xs:documentation xml:lang="sv">zambisk kwacha</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZWG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Zimbabwe Gold</xs:documentation>
          <xs:documentation xml:lang="fi">Zimbabwen kulta</xs:documentation>
          <xs:documentation xml:lang="sv">zimbabwe guld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Arab Accounting Dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Arab Accounting Dinar</xs:documentation>
          <xs:documentation xml:lang="sv">Arab Accounting Dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="003">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other currencies than euro</xs:documentation>
          <xs:documentation xml:lang="fi">Muut valuutat kuin euro</xs:documentation>
          <xs:documentation xml:lang="sv">Andra valutor än euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UUU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Unknown currencies</xs:documentation>
          <xs:documentation xml:lang="fi">Tuntemattomat valuutat</xs:documentation>
          <xs:documentation xml:lang="sv">Okända valutor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="remainingMaturityEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">Up to 1 year</xs:documentation>
          <xs:documentation xml:lang="fi">Enintään 1 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">upp till 1 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 1 year and up to 2 years</xs:documentation>
          <xs:documentation xml:lang="fi">yli 1 vuotta ja enintään 2 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">över 1 år och upp till 2 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 2 years</xs:documentation>
          <xs:documentation xml:lang="fi">yli 2 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">över 2 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="allocationIAEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">Asset</xs:documentation>
          <xs:documentation xml:lang="fi">Saaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Tillgång</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="L">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liability</xs:documentation>
          <xs:documentation xml:lang="fi">Velka</xs:documentation>
          <xs:documentation xml:lang="sv">Skuld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Off-balance sheet item</xs:documentation>
          <xs:documentation xml:lang="fi">Taseen ulkopuolinen erä</xs:documentation>
          <xs:documentation xml:lang="sv">Post utanför balansräkningen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="transactionIAEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="R">
        <xs:annotation>
          <xs:documentation xml:lang="en">Risk transfer</xs:documentation>
          <xs:documentation xml:lang="fi">Riskinsiirto</xs:documentation>
          <xs:documentation xml:lang="sv">Risköverföring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="S">
        <xs:annotation>
          <xs:documentation xml:lang="en">Stock</xs:documentation>
          <xs:documentation xml:lang="fi">Kanta</xs:documentation>
          <xs:documentation xml:lang="sv">Utestående belopp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="bisUnitEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">Adjustments and eliminations </xs:documentation>
          <xs:documentation xml:lang="fi">Korjaukset ja poistot </xs:documentation>
          <xs:documentation xml:lang="sv">Justeringar och elimineringar </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="G">
        <xs:annotation>
          <xs:documentation xml:lang="en">Group</xs:documentation>
          <xs:documentation xml:lang="fi">Konserni</xs:documentation>
          <xs:documentation xml:lang="sv">Koncern</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="I">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance group </xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutusyhtiöryhmä </xs:documentation>
          <xs:documentation xml:lang="sv">Görsäkringsbolaggrup </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other connected entities </xs:documentation>
          <xs:documentation xml:lang="fi">Muut liittyvät yritykset </xs:documentation>
          <xs:documentation xml:lang="sv">Övriga anslutna enheter </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="instrumentIAEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Commitments given to a third party on behalf of a customer</xs:documentation>
          <xs:documentation xml:lang="fi">Asiakkaan puolesta kolmannen hyväksi annetut sitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Åtaganden för kunders räkning till förmån för tredje part</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11301">
        <xs:annotation>
          <xs:documentation xml:lang="en">CDS and other credit derivatives (protection sold) </xs:documentation>
          <xs:documentation xml:lang="fi">CDS ja muut luottojohdannaiset (suojaus myyty)</xs:documentation>
          <xs:documentation xml:lang="sv">CDS och andra kreditderivat (skydd säljs) </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11302">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guarantees extended</xs:documentation>
          <xs:documentation xml:lang="fi">Laajennetut takaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Garantier förlängda</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11309">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loan commitments given</xs:documentation>
          <xs:documentation xml:lang="fi">Myönnetyt lainasitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Lånförpliktelser ges</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Debt underwriting activity</xs:documentation>
          <xs:documentation xml:lang="fi">Velkojen merkintäsitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Skuldgaranti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Equity and equity linked underwriting activity</xs:documentation>
          <xs:documentation xml:lang="fi">Oma pääoma ja osakesidonnaiset merkintäsitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Aktie- och eget kapitalförbunden försäkringsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1132">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other commitments than underwriting activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muut sitoumukset kuin merkintäsitoumukset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga åtaganden än försäkringsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Assets under custody (on behalf of customers)</xs:documentation>
          <xs:documentation xml:lang="fi">Säilytyksessä oleva varallisuus (asiakkaiden puolesta)</xs:documentation>
          <xs:documentation xml:lang="sv">Tillgångar under förvaring (på uppdrag av kunder)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Assets under management or administration (on behalf of customers)</xs:documentation>
          <xs:documentation xml:lang="fi">Hallinnoitavat varat (asiakkaiden puolesta)</xs:documentation>
          <xs:documentation xml:lang="sv">Tillgångar under ledning eller administration (på uppdrag av kunder)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21">
        <xs:annotation>
          <xs:documentation xml:lang="en">Currency</xs:documentation>
          <xs:documentation xml:lang="fi">Käteinen</xs:documentation>
          <xs:documentation xml:lang="sv">Kassa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transferable overnight deposits</xs:documentation>
          <xs:documentation xml:lang="fi">Siirtokelpoiset yön yli -talletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Överförbar inlåning över natten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-transferable overnight deposits (excl. promissory notes)</xs:documentation>
          <xs:documentation xml:lang="fi">Ei-siirtokelpoiset yön yli -talletukset (pl. velkakirjalainat)</xs:documentation>
          <xs:documentation xml:lang="sv">Icke överförbar inlåning över natten (exkl. skuldebrev)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Promissory notes (non-marketable)</xs:documentation>
          <xs:documentation xml:lang="fi">Velkakirjalainat (jälkimarkkinattomat)</xs:documentation>
          <xs:documentation xml:lang="sv">Skuldebrev (icke omsättbara)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2241">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repos</xs:documentation>
          <xs:documentation xml:lang="fi">Repomyynnit</xs:documentation>
          <xs:documentation xml:lang="sv">Repor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2242">
        <xs:annotation>
          <xs:documentation xml:lang="en">Securities lending</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopapereiden antolainaus</xs:documentation>
          <xs:documentation xml:lang="sv">Värdepapper utlåning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="225">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposits with an agreed maturity</xs:documentation>
          <xs:documentation xml:lang="fi">Määräaikaistalletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåning med överenskommen löptid</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="226">
        <xs:annotation>
          <xs:documentation xml:lang="en">Deposits redeemable at notice</xs:documentation>
          <xs:documentation xml:lang="fi">Irtisanomisehtoiset talletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Inlåning med uppsägningstid</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="227">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hardware-based e-money</xs:documentation>
          <xs:documentation xml:lang="fi">e-raha: Hardware based (laitteistopohjainen s-raha)</xs:documentation>
          <xs:documentation xml:lang="sv">e-pengar: hårdvarubaserade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="228">
        <xs:annotation>
          <xs:documentation xml:lang="en">Software-based e-money</xs:documentation>
          <xs:documentation xml:lang="fi">e-raha: Software based (ohjelmistopohjainen s-raha)</xs:documentation>
          <xs:documentation xml:lang="sv">e-pengar: mjukvarubaserade</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33">
        <xs:annotation>
          <xs:documentation xml:lang="en">Securities other than shares and equity, excluding derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">Muut arvopaperit kuin osakkeet ja johdannaiset</xs:documentation>
          <xs:documentation xml:lang="sv">Räntebärande värdepapper</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="341">
        <xs:annotation>
          <xs:documentation xml:lang="en">Standardised derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">Vakioidut (johdannaiset)</xs:documentation>
          <xs:documentation xml:lang="sv">Standardiserade derivat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3421">
        <xs:annotation>
          <xs:documentation xml:lang="en">OTC - Centrally cleared derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">OTC (johdannaiset), keskusvastapuoliselvitetyt</xs:documentation>
          <xs:documentation xml:lang="sv">OTC-derivat, CCP</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3422">
        <xs:annotation>
          <xs:documentation xml:lang="en">OTC - Bilateral/uncleared derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">OTC (johdannaiset), kahdenvälisestiselvitetyt</xs:documentation>
          <xs:documentation xml:lang="sv">OTC-derivat, non CCP</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35">
        <xs:annotation>
          <xs:documentation xml:lang="en">Allowances for debt securities</xs:documentation>
          <xs:documentation xml:lang="fi">Velkapapereiden varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Ersättningar för skuldförbindelser</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41">
        <xs:annotation>
          <xs:documentation xml:lang="en">Money market promissory notes (non-marketable)</xs:documentation>
          <xs:documentation xml:lang="fi">Rahamarkkinavelkakirjalaina (jälkimarkkinattomat)</xs:documentation>
          <xs:documentation xml:lang="sv">Penningmarknadsskuldebrev (icke omsättbara)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42">
        <xs:annotation>
          <xs:documentation xml:lang="en">Revolving loans</xs:documentation>
          <xs:documentation xml:lang="fi">Valmiusluottolimiitti (käytetty osa)</xs:documentation>
          <xs:documentation xml:lang="sv">Revolverande lån (utestående belopp i kreditlinjer)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43">
        <xs:annotation>
          <xs:documentation xml:lang="en">Overdrafts</xs:documentation>
          <xs:documentation xml:lang="fi">Tililuotot</xs:documentation>
          <xs:documentation xml:lang="sv">Kontokrediter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="44">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extended credit card credit</xs:documentation>
          <xs:documentation xml:lang="fi">Pidennetty luottokorttiluotto</xs:documentation>
          <xs:documentation xml:lang="sv">Äkta kreditkortskredit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45">
        <xs:annotation>
          <xs:documentation xml:lang="en">Convenience credit card credit</xs:documentation>
          <xs:documentation xml:lang="fi">Maksuaikaluotto</xs:documentation>
          <xs:documentation xml:lang="sv">Betaltidskredit (oäkta kreditkortskredit)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="461">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reverse repos</xs:documentation>
          <xs:documentation xml:lang="fi">Repo-ostot</xs:documentation>
          <xs:documentation xml:lang="sv">Omvända repor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="462">
        <xs:annotation>
          <xs:documentation xml:lang="en">Securities borrowing</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopapereiden ottolainaus</xs:documentation>
          <xs:documentation xml:lang="sv">Värdepapper upplåning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial leases</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoitusleasing</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiell leasing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Factoring</xs:documentation>
          <xs:documentation xml:lang="fi">Factoring</xs:documentation>
          <xs:documentation xml:lang="sv">Factoring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47319">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other trade receivables</xs:documentation>
          <xs:documentation xml:lang="fi">Muut myynti-saamiset</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga kundfordringar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4791">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other loans</xs:documentation>
          <xs:documentation xml:lang="fi">Muut lainat</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga lån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="48">
        <xs:annotation>
          <xs:documentation xml:lang="en">Allowances for credit losses</xs:documentation>
          <xs:documentation xml:lang="fi">Luottotappiovaraukset</xs:documentation>
          <xs:documentation xml:lang="sv">Ersättning för kreditförluster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Quoted shares</xs:documentation>
          <xs:documentation xml:lang="fi">Noteeratut osakkeet</xs:documentation>
          <xs:documentation xml:lang="sv">Noterade aktier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Unquoted shares</xs:documentation>
          <xs:documentation xml:lang="fi">Noteeraamattomat osakkeet</xs:documentation>
          <xs:documentation xml:lang="sv">Onoterade aktier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="513">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other equity</xs:documentation>
          <xs:documentation xml:lang="fi">Muut osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga ägarandelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fund shares</xs:documentation>
          <xs:documentation xml:lang="fi">Rahasto-osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Fondandelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="521">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distribution units</xs:documentation>
          <xs:documentation xml:lang="fi">Tuotto-osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Avkastningsandelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="522">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growth units</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvu-osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Tillväxtandelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="714">
        <xs:annotation>
          <xs:documentation xml:lang="en">Short sale</xs:documentation>
          <xs:documentation xml:lang="fi">Lyhyeksi myynti</xs:documentation>
          <xs:documentation xml:lang="sv">Blankning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7601">
        <xs:annotation>
          <xs:documentation xml:lang="en">Interest payable</xs:documentation>
          <xs:documentation xml:lang="fi">Kertynyt korko (lainat ja talletukset)</xs:documentation>
          <xs:documentation xml:lang="sv">Räntebetalning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7701">
        <xs:annotation>
          <xs:documentation xml:lang="en">Provisions for credit losses on off-balance sheet exposures</xs:documentation>
          <xs:documentation xml:lang="fi">Taseen ulkopuolisten vastuiden luottotappioita koskevat varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Avsättningar för kreditförluster på exponeringar utanför balansräkningen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7702">
        <xs:annotation>
          <xs:documentation xml:lang="en">Provisions</xs:documentation>
          <xs:documentation xml:lang="fi">Varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Avsättningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="771301">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tax contracts (Current)</xs:documentation>
          <xs:documentation xml:lang="fi">Nykyiset verosopimukset</xs:documentation>
          <xs:documentation xml:lang="sv">Nuvarande skatteavtal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="771302">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tax contracts (Deferred)</xs:documentation>
          <xs:documentation xml:lang="fi">Laskennalliset verosopimukset</xs:documentation>
          <xs:documentation xml:lang="sv">Skadad skattekontrakts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="787210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance contracts</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutussopimukset</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkringskontrakts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="799010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Netting impact</xs:documentation>
          <xs:documentation xml:lang="fi">Nettoutus vaikutus</xs:documentation>
          <xs:documentation xml:lang="sv">Nätverkseffekt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="799011">
        <xs:annotation>
          <xs:documentation xml:lang="en">Derivatives cash collateral</xs:documentation>
          <xs:documentation xml:lang="fi">Johdannaisvakuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Derivatkontanter säkerheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="799012">
        <xs:annotation>
          <xs:documentation xml:lang="en">Netting impact (Liabilities)</xs:documentation>
          <xs:documentation xml:lang="fi">Nettoutus vaikutus (Velat)</xs:documentation>
          <xs:documentation xml:lang="sv">Nätverkseffekt (Skulder)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="799013">
        <xs:annotation>
          <xs:documentation xml:lang="en">Derivatives cash collateral (Liabilities)</xs:documentation>
          <xs:documentation xml:lang="fi">Johdannaisvakuudet (Velat)</xs:documentation>
          <xs:documentation xml:lang="sv">Derivatkontanter säkerheter (Skulder)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="799019">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other items</xs:documentation>
          <xs:documentation xml:lang="fi">Muut erät</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga poster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other capital and reserves</xs:documentation>
          <xs:documentation xml:lang="fi">Muu oma pääoma ja varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Övrigt kapital och reserver</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tangible / fixed asset</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteä omaisuus</xs:documentation>
          <xs:documentation xml:lang="sv">Materiella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="871201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Goodwill</xs:documentation>
          <xs:documentation xml:lang="fi">Liikearvo</xs:documentation>
          <xs:documentation xml:lang="sv">Goodwill</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="871202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Övriga immateriella tillgångar</xs:documentation>
          <xs:documentation xml:lang="fi">Muut aineettomat hyödykkeet</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga immateriella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="remainingMaturityIAEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repayment on demand / overnight</xs:documentation>
          <xs:documentation xml:lang="fi">Vaadittaessa maksettava / yön yli</xs:documentation>
          <xs:documentation xml:lang="sv">Vaadittaessa maksettava / yön yli</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="201">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; overnight &lt;= 1 month</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; yön yli &lt;= 1 kk</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; yön yli &lt;= 1 kk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="202">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 1 kk &lt;= 3 kk</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 1 month &lt;= 3 months</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 1 kk &lt;= 3 kk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="203">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 3 kk &lt;= 1 vuotta</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 3 month &lt;= 1 year</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 3 kk &lt;= 1 vuotta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="300">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 1 vuotta &lt;= 2 vuotta</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 1 year &lt;= 2 years</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 1 vuotta &lt;= 2 vuotta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yli 2 vuotta</xs:documentation>
          <xs:documentation xml:lang="fi">Over 2 years</xs:documentation>
          <xs:documentation xml:lang="sv">Yli 2 vuotta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="collateralTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="K">
        <xs:annotation>
          <xs:documentation xml:lang="en">Commercial real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Kaupallinen kiinteistö</xs:documentation>
          <xs:documentation xml:lang="sv">Kommersiella fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="R">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Asuinkiinteistö</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadsfastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Y">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other than residential or commercial real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kuin asuin- tai kaupallinen kiinteistö</xs:documentation>
          <xs:documentation xml:lang="sv">Annat än bostads- eller kommersiella fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="debtSecurityTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="01">
        <xs:annotation>
          <xs:documentation xml:lang="en">Asset backed security</xs:documentation>
          <xs:documentation xml:lang="fi">Omaisuusvakuudellinen arvopaperi</xs:documentation>
          <xs:documentation xml:lang="sv">Bärdepapper med bakomliggande tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02">
        <xs:annotation>
          <xs:documentation xml:lang="en">Covered bond</xs:documentation>
          <xs:documentation xml:lang="fi">Katettu joukkolaina</xs:documentation>
          <xs:documentation xml:lang="sv">Säkerställda obligationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03">
        <xs:annotation>
          <xs:documentation xml:lang="en">Commercial paper</xs:documentation>
          <xs:documentation xml:lang="fi">Yritystodistus</xs:documentation>
          <xs:documentation xml:lang="sv">Företagscertifikat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="04">
        <xs:annotation>
          <xs:documentation xml:lang="en">Senior unsecured long-term debt</xs:documentation>
          <xs:documentation xml:lang="fi">Pitkäaikainen vakuudeton velka</xs:documentation>
          <xs:documentation xml:lang="sv">Senior unsecured lång sikt skuld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="05">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hybrid contracts</xs:documentation>
          <xs:documentation xml:lang="fi">Hybridisopimus</xs:documentation>
          <xs:documentation xml:lang="sv">Hybrid kontrakt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="06">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other debt securities issued convertible</xs:documentation>
          <xs:documentation xml:lang="fi">Muut vaihtovelkakirjalainat</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga värdepapper emitterade konvertibla</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="07">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other debt securities</xs:documentation>
          <xs:documentation xml:lang="fi">Muut velka-arvopaperit</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga skuldförbindelser</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="accountingClassificationEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="H">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hedge accounting</xs:documentation>
          <xs:documentation xml:lang="fi">Suojauslaskenta</xs:documentation>
          <xs:documentation xml:lang="sv">Säkringsredovisning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cash balances at central banks and other demand deposits</xs:documentation>
          <xs:documentation xml:lang="fi">Kassan saldot keskuspankeissa ja muut vaadittaessa maksettavat talletukset</xs:documentation>
          <xs:documentation xml:lang="sv">Kassabehållning hos centralbanker och annan avistainlåning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial assets held for trading</xs:documentation>
          <xs:documentation xml:lang="fi">Kaupankäyntitarkoituksessa pidettävät rahoitusvarat</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella tillgångar som innehas för handel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial assets designated at fair value through profit or loss</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoitusvarat, jotka ovat nimenomaisesti luokiteltu käypään arvoon tulosvaikutteisesti kirjattaviksi</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella tillgångar som identifieras som värderade till verkligt värde via resultatet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-trading financial assets mandatorily at fair value through profit or loss</xs:documentation>
          <xs:documentation xml:lang="fi">Käypään arvoon tulosvaikutteisesti kirjattavat rahoitusvarat pl. kaupankäyntitarkoituksessa pidettävät</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella tillgångar som inte är förenade med handel till verkligt värde via resultatet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial assets at amortised cost</xs:documentation>
          <xs:documentation xml:lang="fi">Jaksotettuun hankintamenoon arvostettavat rahoitusvarat</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella tillgångar värderade till upplupet anskaffningsvärde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial assets at fair value through other comprehensive income</xs:documentation>
          <xs:documentation xml:lang="fi">Käypään arvoon muiden laajan tuloksen erien kautta arvostettavat rahoitusvarat</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiella tillgångar värderade till verkligt värde via övrigt totalresultat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="equityInvestmentTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">Associated</xs:documentation>
          <xs:documentation xml:lang="fi">Liittyvä</xs:documentation>
          <xs:documentation xml:lang="sv">Associerad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="E">
        <xs:annotation>
          <xs:documentation xml:lang="en">Not a direct investment</xs:documentation>
          <xs:documentation xml:lang="fi">Ei suora sijoitus</xs:documentation>
          <xs:documentation xml:lang="sv">Inte en direktinvestering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="G">
        <xs:annotation>
          <xs:documentation xml:lang="en">Group entities</xs:documentation>
          <xs:documentation xml:lang="fi">Ryhmään kuuluva</xs:documentation>
          <xs:documentation xml:lang="sv">Grupp enheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="J">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jointly controlled entities</xs:documentation>
          <xs:documentation xml:lang="fi">Yhteisomistus</xs:documentation>
          <xs:documentation xml:lang="sv">Gemensamt kontrollerade enheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="insuranceAssetTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="0101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non life amounts ceded</xs:documentation>
          <xs:documentation xml:lang="fi">Muulla kuin henkivakuutuksella luovutetut</xs:documentation>
          <xs:documentation xml:lang="sv">Non-livsmängder ceded</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Life amounts ceded</xs:documentation>
          <xs:documentation xml:lang="fi">Henkivakuutuksella luovutetut</xs:documentation>
          <xs:documentation xml:lang="sv">Livsmängder ceded</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other assets under insurance and reinsurance contracts</xs:documentation>
          <xs:documentation xml:lang="fi">Muut vakuutus- ja jälleenvakuutussopimusten varat</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga tillgångar enligt försäkrings- och återförsäkringsavtal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="insurancePolicyTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="AA">
        <xs:annotation>
          <xs:documentation xml:lang="en">For policies where the investment risk is borne by the policy holders and for pension funds</xs:documentation>
          <xs:documentation xml:lang="fi">Sellaisista vakuutuksista, joissa vakuutuksenottajat ja eläkerahastot ovat vastuussa sijoitusriskeistä</xs:documentation>
          <xs:documentation xml:lang="sv">För policyer där placeringsrisken bärs av försäkringstagarna och pensionsfonderna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="OA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other than for policies where the investment risk is borne by the policy holders and for pension funds</xs:documentation>
          <xs:documentation xml:lang="fi">Muut kuin vakuutukset, joissa vakuutuksenottajat ja eläkerahastot ovat vastuussa sijoitusriskeistä</xs:documentation>
          <xs:documentation xml:lang="sv">Annat än för policyer där investeringsrisken bärs av försäkringstagarna och pensionsfonderna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="equityTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="01">
        <xs:annotation>
          <xs:documentation xml:lang="en">Equity attributable to owners of the parent</xs:documentation>
          <xs:documentation xml:lang="fi">Emoyrityksen omistajille kuuluva omaan pääoma</xs:documentation>
          <xs:documentation xml:lang="sv">Eget kapital hänförligt till moderföretagets ägare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non controlling interests</xs:documentation>
          <xs:documentation xml:lang="fi">Määräysvallattomat osuudet</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-kontrollerande fördelar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="measureTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">Notional amounts</xs:documentation>
          <xs:documentation xml:lang="fi">Kohde-etuuden nimellisarvo</xs:documentation>
          <xs:documentation xml:lang="sv">Nominella belopp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="B">
        <xs:annotation>
          <xs:documentation xml:lang="en">Positive fair value, Gross</xs:documentation>
          <xs:documentation xml:lang="fi">Positiivinen käypä arvo</xs:documentation>
          <xs:documentation xml:lang="sv">Positivt verkligt värde, brutto</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="C">
        <xs:annotation>
          <xs:documentation xml:lang="en">Negative fair value, Gross</xs:documentation>
          <xs:documentation xml:lang="fi">Negatiivinen käypä arvo</xs:documentation>
          <xs:documentation xml:lang="sv">Negativt verkligt värde, brutto</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="currencyAndUnknownAndWithdrawnEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="AED">
        <xs:annotation>
          <xs:documentation xml:lang="en">United Arab Emirates dirham</xs:documentation>
          <xs:documentation xml:lang="fi">Arabiemiirikuntien dirhami</xs:documentation>
          <xs:documentation xml:lang="sv">emiratisk dirham</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AFN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Afghanistan, Afghanis</xs:documentation>
          <xs:documentation xml:lang="fi">Afganistanin afgaani</xs:documentation>
          <xs:documentation xml:lang="sv">afghani</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ALL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Albanian lek</xs:documentation>
          <xs:documentation xml:lang="fi">Albanian lek</xs:documentation>
          <xs:documentation xml:lang="sv">albansk lek</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Armenian dram</xs:documentation>
          <xs:documentation xml:lang="fi">Armenian dram</xs:documentation>
          <xs:documentation xml:lang="sv">armenisk dram</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AOA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Angola, Kwanza</xs:documentation>
          <xs:documentation xml:lang="fi">Angolan kwanza</xs:documentation>
          <xs:documentation xml:lang="sv">angolansk kwanza</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ARS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Argentine peso</xs:documentation>
          <xs:documentation xml:lang="fi">Argentiinan peso</xs:documentation>
          <xs:documentation xml:lang="sv">argentinsk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AUD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Australian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Australian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">australisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AWG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aruban florin/guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Aruban guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">Arubagulden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AZN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Azerbaijan, manats</xs:documentation>
          <xs:documentation xml:lang="fi">Azerbaidžanin manat</xs:documentation>
          <xs:documentation xml:lang="sv">azerbajdzjansk manat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BAM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bosnia-Hezergovinian convertible mark</xs:documentation>
          <xs:documentation xml:lang="fi">Bosnia ja Hertsegovinan vaihdettava markka</xs:documentation>
          <xs:documentation xml:lang="sv">bosnisk mark</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BBD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Barbados dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Barbadosin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">barbadisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BDT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bangladesh taka</xs:documentation>
          <xs:documentation xml:lang="fi">Bangladeshin taka</xs:documentation>
          <xs:documentation xml:lang="sv">bangladeshisk taka</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BHD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahraini dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Bahrainin dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">bahrainsk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BIF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Burundi franc</xs:documentation>
          <xs:documentation xml:lang="fi">Burundin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">burundisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bermudian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Bermudan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bermudisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BND">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brunei dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Brunein dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bruneisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BOB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bolivian boliviano</xs:documentation>
          <xs:documentation xml:lang="fi">Boliviano</xs:documentation>
          <xs:documentation xml:lang="sv">boliviano</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BOV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bolivion Mvdol (funds code)</xs:documentation>
          <xs:documentation xml:lang="fi">Bolivian Mvdol</xs:documentation>
          <xs:documentation xml:lang="sv">Bolivion Mvdol</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BRL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Brazilian real</xs:documentation>
          <xs:documentation xml:lang="fi">Brasilian real</xs:documentation>
          <xs:documentation xml:lang="sv">brasiliansk real (reais)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BSD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bahamas dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Bahaman dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bahamansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BTN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bhutan ngultrum</xs:documentation>
          <xs:documentation xml:lang="fi">Bhutanin ngultrum</xs:documentation>
          <xs:documentation xml:lang="sv">bhutanesisk ngultrum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BWP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botswana pula</xs:documentation>
          <xs:documentation xml:lang="fi">Botswanan pula</xs:documentation>
          <xs:documentation xml:lang="sv">botswansk pula</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BYN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belarussian ruble</xs:documentation>
          <xs:documentation xml:lang="fi">Valko-Venäjän rupla</xs:documentation>
          <xs:documentation xml:lang="sv">Vitrysk rubel </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BZD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belize dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Belizen dollari</xs:documentation>
          <xs:documentation xml:lang="sv">bellizisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Canadian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Kanadan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">kanadensisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CDF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Congo franc (ex Zaire)</xs:documentation>
          <xs:documentation xml:lang="fi">Kongon kongolainen frangi</xs:documentation>
          <xs:documentation xml:lang="sv">kongolesisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CHE">
        <xs:annotation>
          <xs:documentation xml:lang="en">WIR Euro</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsin WIR-euro</xs:documentation>
          <xs:documentation xml:lang="sv">schweizisk WIR euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CHF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swiss franc</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">schweizisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CHW">
        <xs:annotation>
          <xs:documentation xml:lang="en">WIR Franc</xs:documentation>
          <xs:documentation xml:lang="fi">Sveitsin WIR-frangi</xs:documentation>
          <xs:documentation xml:lang="sv">schweizisk WIR franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CLF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chile Unidades de fomento</xs:documentation>
          <xs:documentation xml:lang="fi">Chilen unidades de fomento</xs:documentation>
          <xs:documentation xml:lang="sv">Chile Unidades de fomento</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CLP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chilean peso</xs:documentation>
          <xs:documentation xml:lang="fi">Chilen peso</xs:documentation>
          <xs:documentation xml:lang="sv">chilensk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CNH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chinese yuan offshore</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinan offshore renminbi</xs:documentation>
          <xs:documentation xml:lang="sv">renminbi offshore  (Kina)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CNY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Chinese yuan renminbi</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinan juan renminbi</xs:documentation>
          <xs:documentation xml:lang="sv">renminbi yuan  (Kina)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="COP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Colombian peso</xs:documentation>
          <xs:documentation xml:lang="fi">Kolumbian peso</xs:documentation>
          <xs:documentation xml:lang="sv">colombiansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="COU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Unidad de Valor Real</xs:documentation>
          <xs:documentation xml:lang="fi">Unidad de Valor Real (Kolumbia)</xs:documentation>
          <xs:documentation xml:lang="sv">Unidad de Valor Real (Colombia)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CRC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Costa Rican colon</xs:documentation>
          <xs:documentation xml:lang="fi">Costa Rican colon</xs:documentation>
          <xs:documentation xml:lang="sv">costaricansk colón</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CUP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cuban peso</xs:documentation>
          <xs:documentation xml:lang="fi">Kuuban peso</xs:documentation>
          <xs:documentation xml:lang="sv">kubansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CVE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cape Verde escudo</xs:documentation>
          <xs:documentation xml:lang="fi">Kap Verden escudo</xs:documentation>
          <xs:documentation xml:lang="sv">kapverdisk escudo</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CZK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Czech koruna</xs:documentation>
          <xs:documentation xml:lang="fi">Tšekin koruna</xs:documentation>
          <xs:documentation xml:lang="sv">tjeckisk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DJF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Djibouti franc</xs:documentation>
          <xs:documentation xml:lang="fi">Djiboutin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">djiboutisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DKK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Danish krone</xs:documentation>
          <xs:documentation xml:lang="fi">Tanskan kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">dansk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DOP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dominican peso</xs:documentation>
          <xs:documentation xml:lang="fi">Dominikaanisen tasavallan peso</xs:documentation>
          <xs:documentation xml:lang="sv">dominikansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DZD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Algerian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Algerian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">algerisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EGP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Egyptian pound</xs:documentation>
          <xs:documentation xml:lang="fi">Egyptin punta</xs:documentation>
          <xs:documentation xml:lang="sv">egyptiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ERN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Erytrean nafka</xs:documentation>
          <xs:documentation xml:lang="fi">Eritrean nakfa</xs:documentation>
          <xs:documentation xml:lang="sv">eritreansk nakfa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ETB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ethiopian birr</xs:documentation>
          <xs:documentation xml:lang="fi">Etiopian birr</xs:documentation>
          <xs:documentation xml:lang="sv">etiopisk birr</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EUR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Euro</xs:documentation>
          <xs:documentation xml:lang="fi">Euro</xs:documentation>
          <xs:documentation xml:lang="sv">euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FJD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fiji dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Fidžin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">fijiansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FKP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Falkland Islands pound</xs:documentation>
          <xs:documentation xml:lang="fi">Falklandinsaarten punta</xs:documentation>
          <xs:documentation xml:lang="sv">Falklandspund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GBP">
        <xs:annotation>
          <xs:documentation xml:lang="en">UK pound sterling</xs:documentation>
          <xs:documentation xml:lang="fi">Englannin punta</xs:documentation>
          <xs:documentation xml:lang="sv">brittiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GEL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Georgian lari</xs:documentation>
          <xs:documentation xml:lang="fi">Georgian lari</xs:documentation>
          <xs:documentation xml:lang="sv">georgisk lari</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GHS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ghana Cedi</xs:documentation>
          <xs:documentation xml:lang="fi">Ghanan cedi</xs:documentation>
          <xs:documentation xml:lang="sv">ghanansk cedi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GIP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gibraltar pound</xs:documentation>
          <xs:documentation xml:lang="fi">Gibraltarin punta</xs:documentation>
          <xs:documentation xml:lang="sv">gibraltiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambian dalasi</xs:documentation>
          <xs:documentation xml:lang="fi">Gambian dalasi</xs:documentation>
          <xs:documentation xml:lang="sv">gambisk dalasi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GNF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea franc</xs:documentation>
          <xs:documentation xml:lang="fi">Guinean frangi</xs:documentation>
          <xs:documentation xml:lang="sv">Guineafranc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GTQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guatemalan quetzal</xs:documentation>
          <xs:documentation xml:lang="fi">Guatemalan quetzal</xs:documentation>
          <xs:documentation xml:lang="sv">guatemalansk quetzal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GYD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guyanan dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Guyanan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">guyansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HKD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hong Kong dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Hongkongin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">Hongkongdollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HNL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Honduran lempira</xs:documentation>
          <xs:documentation xml:lang="fi">Hondurasin lempira</xs:documentation>
          <xs:documentation xml:lang="sv">honduransk lempira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HTG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Haitian gourde</xs:documentation>
          <xs:documentation xml:lang="fi">Haitin gourde</xs:documentation>
          <xs:documentation xml:lang="sv">haitisk gourde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HUF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hungarian forint</xs:documentation>
          <xs:documentation xml:lang="fi">Unkarin forintti</xs:documentation>
          <xs:documentation xml:lang="sv">ungersk forint</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IDR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Indonesian rupiah</xs:documentation>
          <xs:documentation xml:lang="fi">Indonesian rupia</xs:documentation>
          <xs:documentation xml:lang="sv">indonesisk rupiah</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ILS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Israeli shekel</xs:documentation>
          <xs:documentation xml:lang="fi">Israelin uusi sekeli</xs:documentation>
          <xs:documentation xml:lang="sv">israelisk shekel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="INR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Indian rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Intian rupia</xs:documentation>
          <xs:documentation xml:lang="sv">indisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IQD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iraqi dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Irakin dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">irakisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IRR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iranian rial</xs:documentation>
          <xs:documentation xml:lang="fi">Iranin rial</xs:documentation>
          <xs:documentation xml:lang="sv">iransk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ISK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Iceland krona</xs:documentation>
          <xs:documentation xml:lang="fi">Islannin kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">isländsk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JMD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jamaican dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Jamaikan dollari</xs:documentation>
          <xs:documentation xml:lang="sv">jamaicansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JOD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Jordanian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Jordanian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">jordansk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="JPY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Japanese yen</xs:documentation>
          <xs:documentation xml:lang="fi">Japanin jeni</xs:documentation>
          <xs:documentation xml:lang="sv">japansk yen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KES">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kenyan shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Kenian šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">kenyansk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KGS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kyrgyzstan som</xs:documentation>
          <xs:documentation xml:lang="fi">Kirgisian som</xs:documentation>
          <xs:documentation xml:lang="sv">kirgisisk som</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KHR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kampuchean real (Cambodian)</xs:documentation>
          <xs:documentation xml:lang="fi">Kambodžan riel</xs:documentation>
          <xs:documentation xml:lang="sv">kambodjansk riel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KMF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Comoros franc</xs:documentation>
          <xs:documentation xml:lang="fi">Komorien frangi</xs:documentation>
          <xs:documentation xml:lang="sv">komorisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KPW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korean won (North)</xs:documentation>
          <xs:documentation xml:lang="fi">Pohjois-Korean won</xs:documentation>
          <xs:documentation xml:lang="sv">nordkoreansk won</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KRW">
        <xs:annotation>
          <xs:documentation xml:lang="en">Korean won (Republic)</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Korean won</xs:documentation>
          <xs:documentation xml:lang="sv">sydkoreansk won</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KWD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kuwait dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Kuwaitin dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">kuwaitisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KYD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cayman Islands dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Caymansaarten dollari</xs:documentation>
          <xs:documentation xml:lang="sv">kaymansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="KZT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Kazakstan tenge</xs:documentation>
          <xs:documentation xml:lang="fi">Kazakstanin tenge</xs:documentation>
          <xs:documentation xml:lang="sv">kazakisk tenge</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LAK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lao kip</xs:documentation>
          <xs:documentation xml:lang="fi">Laosin kip</xs:documentation>
          <xs:documentation xml:lang="sv">laotisk kip</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LBP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lebanese pound</xs:documentation>
          <xs:documentation xml:lang="fi">Libanonin punta</xs:documentation>
          <xs:documentation xml:lang="sv">libanesiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LKR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sri Lanka rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Sri Lankan rupia</xs:documentation>
          <xs:documentation xml:lang="sv">srilankesisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LRD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Liberian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Liberian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">liberiansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LSL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lesotho loti</xs:documentation>
          <xs:documentation xml:lang="fi">Lesothon loti</xs:documentation>
          <xs:documentation xml:lang="sv">lesothisk loti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LYD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Libyan dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Libyan dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">libysk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Moroccan dirham</xs:documentation>
          <xs:documentation xml:lang="fi">Marokon dirhami</xs:documentation>
          <xs:documentation xml:lang="sv">marockansk dirham</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MDL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Moldovian leu</xs:documentation>
          <xs:documentation xml:lang="fi">Moldovan leu</xs:documentation>
          <xs:documentation xml:lang="sv">moldavisk leu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MGA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Madagascar, Ariary</xs:documentation>
          <xs:documentation xml:lang="fi">Madagaskarin ariary</xs:documentation>
          <xs:documentation xml:lang="sv">madagaskisk ariary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MKD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macedonian denar</xs:documentation>
          <xs:documentation xml:lang="fi">Makedonian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">makedonsk denar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MMK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Myanmar kyat</xs:documentation>
          <xs:documentation xml:lang="fi">Myanmarin kyat</xs:documentation>
          <xs:documentation xml:lang="sv">myanmarsk kyat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MNT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mongolian tugrik</xs:documentation>
          <xs:documentation xml:lang="fi">Mongolian tugrik</xs:documentation>
          <xs:documentation xml:lang="sv">mongolisk tögrög (tugrik)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MOP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Macau pataca</xs:documentation>
          <xs:documentation xml:lang="fi">Macaon pataca</xs:documentation>
          <xs:documentation xml:lang="sv">macaosk pataca</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MRU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritanian ouguiya </xs:documentation>
          <xs:documentation xml:lang="fi">Mauritanian ouguiya </xs:documentation>
          <xs:documentation xml:lang="sv">Mauritanian ouguiya </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MUR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mauritius rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Mauritiuksen rupia</xs:documentation>
          <xs:documentation xml:lang="sv">mauritisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MWK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malawi kwacha</xs:documentation>
          <xs:documentation xml:lang="fi">Malawin kwacha</xs:documentation>
          <xs:documentation xml:lang="sv">malawisk kwacha</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MVR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Maldive rufiyaa</xs:documentation>
          <xs:documentation xml:lang="fi">Malediivien rufiyaa</xs:documentation>
          <xs:documentation xml:lang="sv">maldiisk rufiyaa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MXN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexican peso</xs:documentation>
          <xs:documentation xml:lang="fi">Meksikon peso</xs:documentation>
          <xs:documentation xml:lang="sv">mexikansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MXV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexican Unidad de Inversion (UDI)</xs:documentation>
          <xs:documentation xml:lang="fi">Mexican Unidad de Inversion (UDI)</xs:documentation>
          <xs:documentation xml:lang="sv">mexikansk unidad de inversion (UDI)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MYR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malaysian ringgit</xs:documentation>
          <xs:documentation xml:lang="fi">Malesian ringgit</xs:documentation>
          <xs:documentation xml:lang="sv">malaysisk ringgit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MZN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mozambique, Meticais</xs:documentation>
          <xs:documentation xml:lang="fi">Mosambikin metical</xs:documentation>
          <xs:documentation xml:lang="sv">moçambiquisk metical</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Namibian dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Namibian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">namibisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NGN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nigerian naira</xs:documentation>
          <xs:documentation xml:lang="fi">Nigerian naira</xs:documentation>
          <xs:documentation xml:lang="sv">nigeriansk naira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NIO">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nicaraguan cordoba</xs:documentation>
          <xs:documentation xml:lang="fi">Nicaraguan kultacordoba</xs:documentation>
          <xs:documentation xml:lang="sv">nicaraguansk córdoba</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NOK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Norwegian krone</xs:documentation>
          <xs:documentation xml:lang="fi">Norjan kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">norsk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NPR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nepaleese rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Nepalin rupia</xs:documentation>
          <xs:documentation xml:lang="sv">nepalesisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NZD">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Zealand dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Uuden-Seelannin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">nyzeeländsk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="OMR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Oman Sul rial</xs:documentation>
          <xs:documentation xml:lang="fi">Omanin rial</xs:documentation>
          <xs:documentation xml:lang="sv">omansk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PAB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Panama balboa</xs:documentation>
          <xs:documentation xml:lang="fi">Panaman balboa</xs:documentation>
          <xs:documentation xml:lang="sv">panamansk balboa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PEN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Peru nuevo sol</xs:documentation>
          <xs:documentation xml:lang="fi">Perun uusi sol</xs:documentation>
          <xs:documentation xml:lang="sv">peruansk ny sol (nuevo sol)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PGK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Papua New Guinea kina</xs:documentation>
          <xs:documentation xml:lang="fi">Papua-Uuden-Guinean kina</xs:documentation>
          <xs:documentation xml:lang="sv">papuansk kina (Papua Nya Guinea)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PHP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Philippine piso</xs:documentation>
          <xs:documentation xml:lang="fi">Filippiinien piso </xs:documentation>
          <xs:documentation xml:lang="sv">filippinsk piso </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PKR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pakistan rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Pakistanin rupia</xs:documentation>
          <xs:documentation xml:lang="sv">pakistansk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PLN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Polish zloty</xs:documentation>
          <xs:documentation xml:lang="fi">Puolan zloty</xs:documentation>
          <xs:documentation xml:lang="sv">polsk zloty</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PYG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Paraguay guarani</xs:documentation>
          <xs:documentation xml:lang="fi">Paraguayn guarani</xs:documentation>
          <xs:documentation xml:lang="sv">paraguayansk guarani</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="QAR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Qatari rial</xs:documentation>
          <xs:documentation xml:lang="fi">Qatarin rial</xs:documentation>
          <xs:documentation xml:lang="sv">qatarisk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RON">
        <xs:annotation>
          <xs:documentation xml:lang="en">Romanian leu</xs:documentation>
          <xs:documentation xml:lang="fi">Romanian uusi leu</xs:documentation>
          <xs:documentation xml:lang="sv">rumänsk leu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RSD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Serbian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Serbian dinaari (RSD)</xs:documentation>
          <xs:documentation xml:lang="sv">serbisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RUB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Russian rouble</xs:documentation>
          <xs:documentation xml:lang="fi">Venäjän rupla</xs:documentation>
          <xs:documentation xml:lang="sv">rysk rubel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RWF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rwanda franc</xs:documentation>
          <xs:documentation xml:lang="fi">Ruandan frangi</xs:documentation>
          <xs:documentation xml:lang="sv">rwandisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SAR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Saudi riyal</xs:documentation>
          <xs:documentation xml:lang="fi">Saudi-Arabian rial</xs:documentation>
          <xs:documentation xml:lang="sv">saudisk riyal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SBD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Solomon Islands dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Salomonsaarten dollari</xs:documentation>
          <xs:documentation xml:lang="sv">Salomondollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SCR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Seychelles rupee</xs:documentation>
          <xs:documentation xml:lang="fi">Seychellien rupia</xs:documentation>
          <xs:documentation xml:lang="sv">seychellisk rupie</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SDG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sudan, Dinars</xs:documentation>
          <xs:documentation xml:lang="fi">Sudanin dinaari (SDG)</xs:documentation>
          <xs:documentation xml:lang="sv">sudanesisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SEK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swedish krona</xs:documentation>
          <xs:documentation xml:lang="fi">Ruotsin kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">svensk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SGD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Singapore dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Singaporen dollari</xs:documentation>
          <xs:documentation xml:lang="sv">singaporiansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SHP">
        <xs:annotation>
          <xs:documentation xml:lang="en">St. Helena pound</xs:documentation>
          <xs:documentation xml:lang="fi">Saint Helenan punta</xs:documentation>
          <xs:documentation xml:lang="sv">Saint Helena-pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SLE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sierra Leone leone</xs:documentation>
          <xs:documentation xml:lang="fi">Sierra Leonen leone</xs:documentation>
          <xs:documentation xml:lang="sv">sierra leonsk leone</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SOS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Somali shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Somalian šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">somalisk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SRD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Suriname, Dollars</xs:documentation>
          <xs:documentation xml:lang="fi">Surinamen dollari</xs:documentation>
          <xs:documentation xml:lang="sv">surinamesisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SSP">
        <xs:annotation>
          <xs:documentation xml:lang="en">South sudanese pound</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Sudanin punta</xs:documentation>
          <xs:documentation xml:lang="sv">sydsudanesiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="STN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sao Tome and Principe dobra </xs:documentation>
          <xs:documentation xml:lang="fi">Sao Tome ja Principen dobra </xs:documentation>
          <xs:documentation xml:lang="sv">dobra (São Tomé och Princípe) </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SVC">
        <xs:annotation>
          <xs:documentation xml:lang="en">El Salvador colon</xs:documentation>
          <xs:documentation xml:lang="fi">El Salvadorin colon</xs:documentation>
          <xs:documentation xml:lang="sv">salvadoransk colón</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SYP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Syrian pound</xs:documentation>
          <xs:documentation xml:lang="fi">Syyrian punta</xs:documentation>
          <xs:documentation xml:lang="sv">syriskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SZL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swaziland lilangeni</xs:documentation>
          <xs:documentation xml:lang="fi">Swazimaan lilangeni</xs:documentation>
          <xs:documentation xml:lang="sv">swaziländsk lilangeni</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="THB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Thai baht</xs:documentation>
          <xs:documentation xml:lang="fi">Thaimaan baht</xs:documentation>
          <xs:documentation xml:lang="sv">thailändsk baht</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TJS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tajikistan, Somoni</xs:documentation>
          <xs:documentation xml:lang="fi">Tadžikistanin somoni</xs:documentation>
          <xs:documentation xml:lang="sv">tadjikisk somoni</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TMT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkmenistan manat</xs:documentation>
          <xs:documentation xml:lang="fi">Turkmenistanin manat</xs:documentation>
          <xs:documentation xml:lang="sv">turkmensk manat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TND">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tunisian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Tunisian dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">tunisisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TOP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tongan paanga</xs:documentation>
          <xs:documentation xml:lang="fi">Tongan pa anga</xs:documentation>
          <xs:documentation xml:lang="sv">tongansk pa anga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TRY">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkish lira</xs:documentation>
          <xs:documentation xml:lang="fi">Turkin liira</xs:documentation>
          <xs:documentation xml:lang="sv">turkisk lira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TTD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trinidad and Tobago dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Trinidadin ja Tobagon dollari</xs:documentation>
          <xs:documentation xml:lang="sv">Trinidad och Tobago-dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TWD">
        <xs:annotation>
          <xs:documentation xml:lang="en">New Taiwan dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi Taiwanin dollari</xs:documentation>
          <xs:documentation xml:lang="sv">ny taiwanesisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TZS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanzania shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Tansanian šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">tanzanisk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UAH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ukraine hryvnia</xs:documentation>
          <xs:documentation xml:lang="fi">Ukrainan grivna</xs:documentation>
          <xs:documentation xml:lang="sv">ukrainsk hryvnia</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UGX">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uganda Shilling</xs:documentation>
          <xs:documentation xml:lang="fi">Ugandan šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">ugandisk shilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="USD">
        <xs:annotation>
          <xs:documentation xml:lang="en">US dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdysvaltain dollari</xs:documentation>
          <xs:documentation xml:lang="sv">US-dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UYU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uruguayan peso</xs:documentation>
          <xs:documentation xml:lang="fi">Uruguayn peso</xs:documentation>
          <xs:documentation xml:lang="sv">uruguyansk peso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UZS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uzbekistan sum</xs:documentation>
          <xs:documentation xml:lang="fi">Uzbekistanin sum</xs:documentation>
          <xs:documentation xml:lang="sv">uzbekisk sum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VED">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuelan bolivar</xs:documentation>
          <xs:documentation xml:lang="fi">Bolivar</xs:documentation>
          <xs:documentation xml:lang="sv">bolivar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VND">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vietnamese dong</xs:documentation>
          <xs:documentation xml:lang="fi">Vietnamin dong</xs:documentation>
          <xs:documentation xml:lang="sv">vietnamesisk dong</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="WST">
        <xs:annotation>
          <xs:documentation xml:lang="en">Samoan tala</xs:documentation>
          <xs:documentation xml:lang="fi">Länsi-Samoan tala</xs:documentation>
          <xs:documentation xml:lang="sv">samoansk tala</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VUV">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vanuatu vatu</xs:documentation>
          <xs:documentation xml:lang="fi">Vanuatun vatu</xs:documentation>
          <xs:documentation xml:lang="sv">vanuatisk vatu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAF">
        <xs:annotation>
          <xs:documentation xml:lang="en">CFA franc / BEAC</xs:documentation>
          <xs:documentation xml:lang="fi">CFA-frangi BEAC</xs:documentation>
          <xs:documentation xml:lang="sv">CFA-franc BEAC</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Silver</xs:documentation>
          <xs:documentation xml:lang="fi">Hopea</xs:documentation>
          <xs:documentation xml:lang="sv">silver</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gold</xs:documentation>
          <xs:documentation xml:lang="fi">Kulta</xs:documentation>
          <xs:documentation xml:lang="sv">guld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XCD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Eastern Caribbean dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Itä-Karibian dollari</xs:documentation>
          <xs:documentation xml:lang="sv">östkaribisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XCG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Caribbean guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Karibian guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">Karibiskgulden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XDR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Special Drawing Rights (SDR)</xs:documentation>
          <xs:documentation xml:lang="fi">Erityiset nosto-oikeudet (SDR)</xs:documentation>
          <xs:documentation xml:lang="sv">särskilda dragningsrätter (SDR)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XOF">
        <xs:annotation>
          <xs:documentation xml:lang="en">CFA franc / BCEAO</xs:documentation>
          <xs:documentation xml:lang="fi">CFA-frangi BCEAO</xs:documentation>
          <xs:documentation xml:lang="sv">CFA-franc BCEAO</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XPD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Palladium Ounces</xs:documentation>
          <xs:documentation xml:lang="fi">Palladium</xs:documentation>
          <xs:documentation xml:lang="sv">palladium (uns)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XPF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pacific franc</xs:documentation>
          <xs:documentation xml:lang="fi">CFP-frangi</xs:documentation>
          <xs:documentation xml:lang="sv">CFP-franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XPT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Platinum, Ounces</xs:documentation>
          <xs:documentation xml:lang="fi">Platina</xs:documentation>
          <xs:documentation xml:lang="sv">platina</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YER">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yemeni rial</xs:documentation>
          <xs:documentation xml:lang="fi">Jemenin rial</xs:documentation>
          <xs:documentation xml:lang="sv">jemenitisk rial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZAR">
        <xs:annotation>
          <xs:documentation xml:lang="en">South African rand</xs:documentation>
          <xs:documentation xml:lang="fi">Etelä-Afrikan randi</xs:documentation>
          <xs:documentation xml:lang="sv">sydafrikansk rand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZMW">
        <xs:annotation>
          <xs:documentation xml:lang="en">New zambian kwacha</xs:documentation>
          <xs:documentation xml:lang="fi">Sambian kwacha (uusi)</xs:documentation>
          <xs:documentation xml:lang="sv">zambisk kwacha</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZWG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Zimbabwe Gold</xs:documentation>
          <xs:documentation xml:lang="fi">Zimbabwen kulta</xs:documentation>
          <xs:documentation xml:lang="sv">zimbabwe guld</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XAD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Arab Accounting Dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Arab Accounting Dinar</xs:documentation>
          <xs:documentation xml:lang="sv">Arab Accounting Dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="003">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other currencies than euro</xs:documentation>
          <xs:documentation xml:lang="fi">Muut valuutat kuin euro</xs:documentation>
          <xs:documentation xml:lang="sv">Andra valutor än euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="UUU">
        <xs:annotation>
          <xs:documentation xml:lang="en">Unknown currencies</xs:documentation>
          <xs:documentation xml:lang="fi">Tuntemattomat valuutat</xs:documentation>
          <xs:documentation xml:lang="sv">Okända valutor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ADF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Andorran Franc (1-1 peg to the French franc)</xs:documentation>
          <xs:documentation xml:lang="fi">Andorran frangi (kiinnitys Ranskan frangiin 1:1)</xs:documentation>
          <xs:documentation xml:lang="sv">andorransk franc (knuten till franska francen 1:1)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ADP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Andorran Peseta (1-1 peg to the Spanish peseta)</xs:documentation>
          <xs:documentation xml:lang="fi">Andorran peseta (kiinnitys Espanjan pesetaan 1:1)</xs:documentation>
          <xs:documentation xml:lang="sv">andorransk peseta (knuten till spanska pesetan 1:1)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AFA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Afghanistan afghani (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Afganistanin afgaani (1927-2002)</xs:documentation>
          <xs:documentation xml:lang="sv">afghani (1927-2002)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ANG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Netherlands Antillean guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Alankomaiden Antillien guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">Antillergulden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AON">
        <xs:annotation>
          <xs:documentation xml:lang="en">Angolan kwanza (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Angolan kwanza (1990-2000)</xs:documentation>
          <xs:documentation xml:lang="sv">angolansk kwanza (1990-2000)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AOR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Angolan kwanza readjustado</xs:documentation>
          <xs:documentation xml:lang="fi">Angolan kwanza readjustado (1995-1999)</xs:documentation>
          <xs:documentation xml:lang="sv">angolansk kwanza reajustado (1995-1999)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ATS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Austrian schilling</xs:documentation>
          <xs:documentation xml:lang="fi">Itävallan šillinki</xs:documentation>
          <xs:documentation xml:lang="sv">österrikisk schilling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="AZM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Azerbaijanian manat (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Azerbaidžanin manat (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">azerbajdzjansk manat (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BEF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belgian franc</xs:documentation>
          <xs:documentation xml:lang="fi">Belgian frangi</xs:documentation>
          <xs:documentation xml:lang="sv">belgisk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BEL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belgian franc (financial)</xs:documentation>
          <xs:documentation xml:lang="fi">Belgian frangi (ei-kaupallinen)</xs:documentation>
          <xs:documentation xml:lang="sv">belgisk franc (finansiell)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BGL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bulgarian lev (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Bulgarian lev</xs:documentation>
          <xs:documentation xml:lang="sv">bulgarisk lev (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BGN">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bulgarian lev</xs:documentation>
          <xs:documentation xml:lang="fi">Bulgarian uusi lev</xs:documentation>
          <xs:documentation xml:lang="sv">bulgarisk lev</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="BYB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Belarussian rouble (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Valko-Venäjän rupla (1994-1999)</xs:documentation>
          <xs:documentation xml:lang="sv">vitrysk rubel (1994-1999)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CSD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Serbian dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Serbian dinaari (CSD)</xs:documentation>
          <xs:documentation xml:lang="sv">serbisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="CYP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cyprus pound</xs:documentation>
          <xs:documentation xml:lang="fi">Kyproksen punta</xs:documentation>
          <xs:documentation xml:lang="sv">cypriotiskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="DEM">
        <xs:annotation>
          <xs:documentation xml:lang="en">German mark</xs:documentation>
          <xs:documentation xml:lang="fi">Saksan markka</xs:documentation>
          <xs:documentation xml:lang="sv">tysk mark</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ECS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ecuador sucre</xs:documentation>
          <xs:documentation xml:lang="fi">Ecuadorin sucre</xs:documentation>
          <xs:documentation xml:lang="sv">ecuadoriansk sucre</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="EEK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Estonian kroon</xs:documentation>
          <xs:documentation xml:lang="fi">Viron kruunu</xs:documentation>
          <xs:documentation xml:lang="sv">estnisk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ESP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Spanish peseta</xs:documentation>
          <xs:documentation xml:lang="fi">Espanjan peseta</xs:documentation>
          <xs:documentation xml:lang="sv">spansk peseta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FIM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finnish markka</xs:documentation>
          <xs:documentation xml:lang="fi">Suomen markka</xs:documentation>
          <xs:documentation xml:lang="sv">finsk mark</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="FRF">
        <xs:annotation>
          <xs:documentation xml:lang="en">French franc</xs:documentation>
          <xs:documentation xml:lang="fi">Ranskan frangi</xs:documentation>
          <xs:documentation xml:lang="sv">fransk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GHC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Ghana Cedi (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Ghanan cedi (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">ghanansk cedi (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GRD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Greek drachma</xs:documentation>
          <xs:documentation xml:lang="fi">Kreikan drakma</xs:documentation>
          <xs:documentation xml:lang="sv">grekisk drakma</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="GWP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guinea-Bissau peso (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Guinea-Bissaun peso</xs:documentation>
          <xs:documentation xml:lang="sv">Guinea-Bissaupeso</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HKQ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hong Kong dollar (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Hongkongin dollari (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">Hongkongdollar (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="HRK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Croatian kuna</xs:documentation>
          <xs:documentation xml:lang="fi">Kroatian kuna</xs:documentation>
          <xs:documentation xml:lang="sv">kroatisk kuna</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="IEP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Irish pound</xs:documentation>
          <xs:documentation xml:lang="fi">Irlannin punta</xs:documentation>
          <xs:documentation xml:lang="sv">irländskt pund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ITL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Italian lira</xs:documentation>
          <xs:documentation xml:lang="fi">Italian liira</xs:documentation>
          <xs:documentation xml:lang="sv">italiensk lira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LTL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lithuanian litas</xs:documentation>
          <xs:documentation xml:lang="fi">Liettuan liti</xs:documentation>
          <xs:documentation xml:lang="sv">litauisk litas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LUF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Luxembourg franc</xs:documentation>
          <xs:documentation xml:lang="fi">Luxemburgin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">luxemburgsk franc</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LVL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Latvian lats</xs:documentation>
          <xs:documentation xml:lang="fi">Latvian lati</xs:documentation>
          <xs:documentation xml:lang="sv">lettisk lats</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MGF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Malagasy franc</xs:documentation>
          <xs:documentation xml:lang="fi">Madagaskarin frangi</xs:documentation>
          <xs:documentation xml:lang="sv">madagaskisk franc (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MTL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Maltese lira</xs:documentation>
          <xs:documentation xml:lang="fi">Maltan liira</xs:documentation>
          <xs:documentation xml:lang="sv">maltesisk lira</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="MXP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mexican peso (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Meksikon hopeapeso (1861-1992)</xs:documentation>
          <xs:documentation xml:lang="sv">mexikansk peso (1861-1992)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="NLG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Netherlands guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Alankomaiden guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">nederländsk gulden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PLZ">
        <xs:annotation>
          <xs:documentation xml:lang="en">Polish zloty (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Puolan zloty (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">polsk zloty (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="PTE">
        <xs:annotation>
          <xs:documentation xml:lang="en">Portuguese escudo</xs:documentation>
          <xs:documentation xml:lang="fi">Portugalin escudo</xs:documentation>
          <xs:documentation xml:lang="sv">portugisisk escudo</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RUR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Russian ruble (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Venäjän rupla (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">rysk rubel (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SDD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sudanese dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Sudanin dinaari (SDD)</xs:documentation>
          <xs:documentation xml:lang="sv">sudanesisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SDP">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sudanese pound (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Sudanin punta (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">sudanesiskt pund (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SIT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Slovenian tolar</xs:documentation>
          <xs:documentation xml:lang="fi">Slovenian tolar</xs:documentation>
          <xs:documentation xml:lang="sv">slovensk tolar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SKK">
        <xs:annotation>
          <xs:documentation xml:lang="en">Slovak koruna</xs:documentation>
          <xs:documentation xml:lang="fi">Slovakian koruna</xs:documentation>
          <xs:documentation xml:lang="sv">slovakisk krona</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SLL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sierra Leone leone (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Sierra Leonen leone (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">sierraleonsk leone (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SPL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Seborga, Luigini</xs:documentation>
          <xs:documentation xml:lang="fi">Seborgan luigini</xs:documentation>
          <xs:documentation xml:lang="sv">luigino (Seborga)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SRG">
        <xs:annotation>
          <xs:documentation xml:lang="en">Suriname guilder</xs:documentation>
          <xs:documentation xml:lang="fi">Surinamen guldeni</xs:documentation>
          <xs:documentation xml:lang="sv">surinamesisk gulden (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TJR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tajikistan rouble</xs:documentation>
          <xs:documentation xml:lang="fi">Tadžikistanin rupla</xs:documentation>
          <xs:documentation xml:lang="sv">tadzjikisk rubel (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TPE">
        <xs:annotation>
          <xs:documentation xml:lang="en">East Timor escudo</xs:documentation>
          <xs:documentation xml:lang="fi">Itä-Timorin escudo</xs:documentation>
          <xs:documentation xml:lang="sv">Timorescudo</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TRL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Turkish lira (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Turkin liira (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">turkisk lira (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="TVD">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tuvalu, Tuvalu Dollars</xs:documentation>
          <xs:documentation xml:lang="fi">Tuvalun dollari</xs:documentation>
          <xs:documentation xml:lang="sv">tuvaluansk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VEB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuelan bolivar (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Venezuelan bolivar (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">venezuelansk bolívar (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VEF">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuelan bolivar (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Venezuelan bolivar (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">venezuelansk bolívar (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="VES">
        <xs:annotation>
          <xs:documentation xml:lang="en">Venezuelan bolivar (old)</xs:documentation>
          <xs:documentation xml:lang="fi">Venezuelan bolivar (vanha)</xs:documentation>
          <xs:documentation xml:lang="sv">venezuelansk bolívar (upphört)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="XEU">
        <xs:annotation>
          <xs:documentation xml:lang="en">European Currency Unit (E.C.U.)</xs:documentation>
          <xs:documentation xml:lang="fi">Euroopan valuuttayksikkö (ecu)</xs:documentation>
          <xs:documentation xml:lang="sv">ecu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="YUM">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yugoslav dinar</xs:documentation>
          <xs:documentation xml:lang="fi">Jugoslavian uusi dinaari</xs:documentation>
          <xs:documentation xml:lang="sv">jugoslavisk dinar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ZWL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fourth Zimbabwe dollar</xs:documentation>
          <xs:documentation xml:lang="fi">Zimbabwen dollari (neljäs)</xs:documentation>
          <xs:documentation xml:lang="sv">zimbabwisk dollar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="marketRiskEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="B">
        <xs:annotation>
          <xs:documentation xml:lang="en">Currency</xs:documentation>
          <xs:documentation xml:lang="fi">Valuutta</xs:documentation>
          <xs:documentation xml:lang="sv">Valuta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="D">
        <xs:annotation>
          <xs:documentation xml:lang="en">Interest rate</xs:documentation>
          <xs:documentation xml:lang="fi">Korko</xs:documentation>
          <xs:documentation xml:lang="sv">Ränta</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="E">
        <xs:annotation>
          <xs:documentation xml:lang="en">Equity</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopaperi</xs:documentation>
          <xs:documentation xml:lang="sv">Värdepapper</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="J">
        <xs:annotation>
          <xs:documentation xml:lang="en">Commodity</xs:documentation>
          <xs:documentation xml:lang="fi">Hyödyke</xs:documentation>
          <xs:documentation xml:lang="sv">Råvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="T">
        <xs:annotation>
          <xs:documentation xml:lang="en">Credit</xs:documentation>
          <xs:documentation xml:lang="fi">Luotto</xs:documentation>
          <xs:documentation xml:lang="sv">Kredit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="U">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other</xs:documentation>
          <xs:documentation xml:lang="fi">Muu</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="derivativeContractTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Forwards and Futures</xs:documentation>
          <xs:documentation xml:lang="fi">Forwards and Futures</xs:documentation>
          <xs:documentation xml:lang="sv">Forwards and Futures</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Options</xs:documentation>
          <xs:documentation xml:lang="fi">Options</xs:documentation>
          <xs:documentation xml:lang="sv">Options</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="030">
        <xs:annotation>
          <xs:documentation xml:lang="en">Warrants</xs:documentation>
          <xs:documentation xml:lang="fi">Warrants</xs:documentation>
          <xs:documentation xml:lang="sv">Warrants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="040">
        <xs:annotation>
          <xs:documentation xml:lang="en">Swap</xs:documentation>
          <xs:documentation xml:lang="fi">Swap</xs:documentation>
          <xs:documentation xml:lang="sv">Swap</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="050">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other</xs:documentation>
          <xs:documentation xml:lang="fi">Other</xs:documentation>
          <xs:documentation xml:lang="sv">Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="fxDerivateContractTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">Outright forwards</xs:documentation>
          <xs:documentation xml:lang="fi">Outright forwards</xs:documentation>
          <xs:documentation xml:lang="sv">Outright forwards</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21">
        <xs:annotation>
          <xs:documentation xml:lang="en">CS - exchange of notional</xs:documentation>
          <xs:documentation xml:lang="fi">CS - pääoman vaihto</xs:documentation>
          <xs:documentation xml:lang="sv">CS - växling av kapital</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22">
        <xs:annotation>
          <xs:documentation xml:lang="en">CS - only exchange of interest</xs:documentation>
          <xs:documentation xml:lang="fi">CS - vain koron vaihto</xs:documentation>
          <xs:documentation xml:lang="sv">CS - bara räntaväxling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other FX swaps</xs:documentation>
          <xs:documentation xml:lang="fi">Other FX swaps</xs:documentation>
          <xs:documentation xml:lang="sv">Other FX swaps</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:schema>