<xs:schema xmlns="http://bof.fi/RATI" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://bof.fi/RATI" elementFormDefault="qualified" version="1.5.1">
  <xs:complexType name="headerType">
    <xs:sequence>
      <xs:element name="typeOfDataProviderIdentifier" type="vatTypeF" />
      <xs:element name="dataProviderIdentifier" type="char10Type" />
      <xs:element name="typeOfReporterIdentifier" type="mfiTypeF" />
      <xs:element name="reporterIdentifier" type="char10Type" />
      <xs:element name="surveyCode" type="ratiTypeF" />
      <xs:element name="reportingPeriodEnd" type="xs:date" />
      <xs:element name="frequency" type="mTypeF" />
      <xs:element name="creationDate" type="xs:dateTime" />
      <xs:element name="entitysComment" type="string500Type" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="bsType">
    <xs:sequence>
      <xs:element name="reportingFrequency" type="frequencyEnum" />
      <xs:element name="reportersName" type="string100Type" />
      <xs:element name="numberOfHousingLoanCustomersHouseholds" type="intM10_Type" minOccurs="0" />
      <xs:element name="numberOfOffices" type="intM10_Type" minOccurs="0" />
      <xs:element name="numberOfEmployees" type="intM10_Type" minOccurs="0" />
      <xs:element name="balanceSheetTotal" type="decimalM20_2Type" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ilType">
    <xs:sequence>
      <xs:element name="allocationOfBalanceSheetItem" type="aTypeF" />
      <xs:element name="transaction" type="sTypeF" />
      <xs:element name="instrument" type="instrumentEnum" minOccurs="0" />
      <xs:element name="purposeOfLoan" type="loanPurposeEnum" minOccurs="0" />
      <xs:element name="intraGroupItem" type="intraGroupItemEnum" minOccurs="0" />
      <xs:element name="syndicatedItem" type="xs:boolean" minOccurs="0" />
      <xs:element name="collateral" type="collateralEnum" minOccurs="0" />
      <xs:element name="internalIdentifier" type="string100Type" minOccurs="0" />
      <xs:element name="sector" type="sectorEnum" minOccurs="0" />
      <xs:element name="ecbsAuxiliarySector" type="auxiliarySectorsEnum" minOccurs="0" />
      <xs:element name="industrialClassification" type="industrialClassificationsEnum" minOccurs="0" />
      <xs:element name="countryCode" type="countryAndOrganisationEnum" minOccurs="0" />
      <xs:element name="conversionCurrency" type="currencyAndWithdrawnEnum" />
      <xs:element name="nextInterestRateReset" type="interestRateResetEnum" minOccurs="0" />
      <xs:element name="interestRateLinkage" type="interestRateLinkageEnum" minOccurs="0" />
      <xs:element name="originalMaturity" type="originalMaturityEnum" minOccurs="0" />
      <xs:element name="sizeOfLoanToNonFinancialCorporation" type="sizeOfLoanEnum" minOccurs="0" />
      <xs:element name="collectiveImpairment" type="decimalM20_2Type" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ldType">
    <xs:sequence>
      <xs:element name="allocationOfBalanceSheetItem" type="categoryEnum" />
      <xs:element name="transaction" type="transactionTypeEnum" />
      <xs:element name="instrument" type="instrumentEnum" />
      <xs:element name="notionalCashPooling" type="xs:boolean" minOccurs="0" />
      <xs:element name="securitisationAndLoanTransfer" type="loanTransferTypeEnum" minOccurs="0" />
      <xs:element name="transactionPeriod" type="char7Type" minOccurs="0" />
      <xs:element name="purposeOfLoan" type="loanPurposeEnum" minOccurs="0" />
      <xs:element name="intraGroupItem" type="intraGroupItemEnum" minOccurs="0" />
      <xs:element name="syndicatedItem" type="xs:boolean" minOccurs="0" />
      <xs:element name="collateral" type="collateralEnum" minOccurs="0" />
      <xs:element name="internalIdentifier" type="string100Type" minOccurs="0" />
      <xs:element name="sector" type="sectorEnum" />
      <xs:element name="creditInstitutionExemptFromMinimumReserve" type="ExemptFromMinResEnum" minOccurs="0" />
      <xs:element name="nameOfCreditInstitutionExemptFromMinimumReserve" type="string100Type" minOccurs="0" />
      <xs:element name="ecbsAuxiliarySector" type="auxiliarySectorsEnum" minOccurs="0" />
      <xs:element name="industrialClassification" type="industrialClassificationsEnum" minOccurs="0" />
      <xs:element name="countryCode" type="countryAndOrganisationEnum" />
      <xs:element name="counterpartySector" type="sectorEnum" minOccurs="0" />
      <xs:element name="ecbsAuxiliarySectorSecAndLoan" type="auxiliarySectorEnum" minOccurs="0" />
      <xs:element name="counterpartyHomeCountry" type="countryAndOrganisationEnum" minOccurs="0" />
      <xs:element name="conversionCurrency" type="currencyAndWithdrawnEnum" />
      <xs:element name="bookValue" type="decimalM20_2Type" />
      <xs:element name="bookValueCurrency" type="eurTypeF" />
      <xs:element name="bookValueExclNonPerformingStock" type="decimalM20_2Type" minOccurs="0" />
      <xs:element name="annualisedAgreedRate" type="decimalM6_2Type" minOccurs="0" />
      <xs:element name="annualPercentageRateOfCharge" type="decimalM6_2Type" minOccurs="0" />
      <xs:element name="interestPayable" type="decimalM20_2Type" minOccurs="0" />
      <xs:element name="nextInterestRateReset" type="interestRateResetEnum" minOccurs="0" />
      <xs:element name="interestRateLinkage" type="interestRateLinkageEnum" minOccurs="0" />
      <xs:element name="initialPeriodOfFixation" type="initialPeriodOfFixationEnum" minOccurs="0" />
      <xs:element name="originalMaturity" type="originalMaturityEnum" minOccurs="0" />
      <xs:element name="remainingMaturity" type="remainingMaturityEnum" minOccurs="0" />
      <xs:element name="sizeOfLoan" type="sizeOfLoanEnum" minOccurs="0" />
      <xs:element name="termOfNotice" type="termOfNoticeEnum" minOccurs="0" />
      <xs:element name="individualLoanLossesAndImpairement" type="decimalM20_2Type" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="restType">
    <xs:sequence>
      <xs:element name="allocationOfBalanceSheetItem" type="categoryEnum" />
      <xs:element name="transaction" type="transactionTypeEnum" />
      <xs:element name="instrument" type="instrumentEnum" />
      <xs:element name="intraGroupItem" type="intraGroupItemEnum" minOccurs="0" />
      <xs:element name="internalIdentifier" type="string100Type" minOccurs="0" />
      <xs:element name="sector" type="sectorEnum" minOccurs="0" />
      <xs:element name="countryCode" type="countryAndOrganisationAndUnkownEnum" minOccurs="0" />
      <xs:element name="conversionCurrency" type="currencyAndUnKnownAndWithdrawnEnum" minOccurs="0" />
      <xs:element name="bookValue" type="decimalM20_2Type" />
      <xs:element name="bookValueCurrency" type="eurTypeF" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="sbsType">
    <xs:sequence>
      <xs:element name="allocationOfBalanceSheetItem" type="categoryEnum" />
      <xs:element name="transaction" type="transactionTypeEnum" />
      <xs:element name="instrument" type="instrumentSBSEnum" />
      <xs:element name="internalIdentifier" type="string100Type" />
      <xs:element name="isinCode" type="char12Type" minOccurs="0" />
      <xs:element name="capitalCertainty" type="xs:boolean" minOccurs="0" />
      <xs:element name="numberOfInstrument" type="decimalM24_6Type" minOccurs="0" />
      <xs:element name="totalNominalValue" type="decimalM20_2Type" minOccurs="0" />
      <xs:element name="nominalValueCurrency" type="currencyAndWithdrawnEnum" />
      <xs:element name="totalMarketValueDirtyPrice" type="decimalM20_2Type" minOccurs="0" />
      <xs:element name="marketValueCurrencyDirtyPrice" type="eurTypeF" minOccurs="0" />
      <xs:element name="accountingClassification" type="accountingClassificationEnum" minOccurs="0" />
      <xs:element name="totalMarketValueCleanPrice" type="decimalM20_2Type" minOccurs="0" />
      <xs:element name="marketValueCurrencyCleanPrice" type="eurTypeF" minOccurs="0" />
      <xs:element name="intraGroupItem" type="intraGroupItemEnum" minOccurs="0" />
      <xs:element name="directInvestment" type="xs:boolean" minOccurs="0" />
      <xs:element name="dividend" type="decimalM20_2Type" minOccurs="0" />
      <xs:element name="dividendCurrency" type="eurTypeF" minOccurs="0" />
      <xs:element name="counterpartysSector" type="sectorEnum" minOccurs="0" />
      <xs:element name="counterpartysHomeCountry" type="countryAndOrganisationEnum" minOccurs="0" />
      <xs:element name="issueDate" type="xs:date" minOccurs="0" />
      <xs:element name="maturityDate" type="xs:date" minOccurs="0" />
      <xs:element name="countryOfIssue" type="countryEnum" minOccurs="0" />
      <xs:element name="typeOfIssuersIdentifier" type="typeOfIdentifierEnum" minOccurs="0" />
      <xs:element name="issuersIdentifier" type="string20Type" minOccurs="0" />
      <xs:element name="issuersName" type="string100Type" minOccurs="0" />
      <xs:element name="issuersSector" type="sectorEnum" minOccurs="0" />
      <xs:element name="issuersHomeCountry" type="countryAndOrganisationEnum" minOccurs="0" />
    </xs:sequence>
  </xs:complexType>
  <xs:simpleType name="vatTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="VAT" />
    </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="mfiTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="MFI" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="ratiTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="RATI" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="mTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="M" />
    </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="intM10_Type">
    <xs:restriction base="xs:integer">
      <xs:minInclusive value="-9999999999" />
      <xs:maxInclusive value="9999999999" />
    </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="aTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="sTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="char7Type">
    <xs:restriction base="stringNoSpecialChars">
      <xs:length value="7" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="eurTypeF">
    <xs:restriction base="xs:string">
      <xs:enumeration value="EUR" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="decimalM6_2Type">
    <xs:restriction base="xs:decimal">
      <xs:minInclusive value="-9999.99" />
      <xs:maxInclusive value="9999.99" />
      <xs:fractionDigits value="2" />
      <xs:totalDigits value="6" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="char12Type">
    <xs:restriction base="stringNoSpecialChars">
      <xs:length value="12" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="decimalM24_6Type">
    <xs:restriction base="xs:decimal">
      <xs:minInclusive value="-999999999999999999.999999" />
      <xs:maxInclusive value="999999999999999999.999999" />
      <xs:fractionDigits value="6" />
      <xs:totalDigits value="24" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="string20Type">
    <xs:restriction base="stringNoSpecialChars">
      <xs:minLength value="1" />
      <xs:maxLength value="20" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="frequencyEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="M">
        <xs:annotation>
          <xs:documentation xml:lang="en">Monthly reporter</xs:documentation>
          <xs:documentation xml:lang="fi">Kuukausiraportoija</xs:documentation>
          <xs:documentation xml:lang="sv">Månadsrapportör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Q">
        <xs:annotation>
          <xs:documentation xml:lang="en">Quarterly reporter</xs:documentation>
          <xs:documentation xml:lang="fi">Neljännesvuosiraportoija</xs:documentation>
          <xs:documentation xml:lang="sv">Kvartalsrapportör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="instrumentEnum">
    <xs:restriction base="xs:string">
      <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="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="342">
        <xs:annotation>
          <xs:documentation xml:lang="en">OTC derivatives</xs:documentation>
          <xs:documentation xml:lang="fi">OTC (johdannaiset)</xs:documentation>
          <xs:documentation xml:lang="sv">OTC-derivat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="343">
        <xs:annotation>
          <xs:documentation xml:lang="en">FX Spot</xs:documentation>
          <xs:documentation xml:lang="fi">FX Spot</xs:documentation>
          <xs:documentation xml:lang="sv">FX Spot</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="349">
        <xs:annotation>
          <xs:documentation xml:lang="en">CVA/DVA</xs:documentation>
          <xs:documentation xml:lang="fi">Johdannaisten riskikorjaus (CVA/DVA)</xs:documentation>
          <xs:documentation xml:lang="sv">CVA/DVA</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="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="711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Interest reconciliation</xs:documentation>
          <xs:documentation xml:lang="fi">Koron täsmäytys</xs:documentation>
          <xs:documentation xml:lang="sv">Ränteavstämning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Amounts receivable/ payable in respect of transit items</xs:documentation>
          <xs:documentation xml:lang="fi">Maksujenvälityssaamiset/ -velat</xs:documentation>
          <xs:documentation xml:lang="sv">Betalningsförmedlingsfordringar/-skulder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="713">
        <xs:annotation>
          <xs:documentation xml:lang="en">Receivables on disposals of securities / Accounts payable on securities</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopapereiden myyntisaamiset/ -velat</xs:documentation>
          <xs:documentation xml:lang="sv">Kundfordringar/leverantörsskulder avseende värdepapper</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="719">
        <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="811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other equity</xs:documentation>
          <xs:documentation xml:lang="fi">Muu oma pääoma</xs:documentation>
          <xs:documentation xml:lang="sv">Övrigt eget kapital</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Profit/loss accumulated in the reporting period</xs:documentation>
          <xs:documentation xml:lang="fi">Tilikauden aikana kertynyt voitto/tappio</xs:documentation>
          <xs:documentation xml:lang="sv">Vinst eller förlust under redovisningsperioden</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="813">
        <xs:annotation>
          <xs:documentation xml:lang="en">Income and expenses recognised directly in equity</xs:documentation>
          <xs:documentation xml:lang="fi">Suoraan omaan pääomaan kirjattavat tulot ja menot</xs:documentation>
          <xs:documentation xml:lang="sv">Intäkter och kostnader bokförda direkt i eget kapital</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="814">
        <xs:annotation>
          <xs:documentation xml:lang="en">Funds arising from income not distributed to share-holders</xs:documentation>
          <xs:documentation xml:lang="fi">Jakamattomat voitot</xs:documentation>
          <xs:documentation xml:lang="sv">Medel som härrör från intäkter som inte delats ut till aktieägare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="815">
        <xs:annotation>
          <xs:documentation xml:lang="en">Provisions</xs:documentation>
          <xs:documentation xml:lang="fi">Varaukset</xs:documentation>
          <xs:documentation xml:lang="sv">Reserver</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="821">
        <xs:annotation>
          <xs:documentation xml:lang="en">Properties</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöt</xs:documentation>
          <xs:documentation xml:lang="sv">Fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="891">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other fixed assets than properties </xs:documentation>
          <xs:documentation xml:lang="fi">Muu kiinteä omaisuus kuin kiinteistöt</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga anläggningstillgångar än fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="loanPurposeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="I">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investment property loan</xs:documentation>
          <xs:documentation xml:lang="fi">Sijoitusasuntolaina</xs:documentation>
          <xs:documentation xml:lang="sv">Investeringsbostadslån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="M">
        <xs:annotation>
          <xs:documentation xml:lang="en">Housing loan excl. investment property loan</xs:documentation>
          <xs:documentation xml:lang="fi">Asuntolaina pl. sijoitusasuntolaina</xs:documentation>
          <xs:documentation xml:lang="sv">Bostadslån exkl. investeringsbostadslån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="N">
        <xs:annotation>
          <xs:documentation xml:lang="en">Not defined</xs:documentation>
          <xs:documentation xml:lang="fi">Käyttötarkoitusta ei määritelty</xs:documentation>
          <xs:documentation xml:lang="sv">Ospecificerat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other purpose</xs:documentation>
          <xs:documentation xml:lang="fi">Muu käyttötarkoitus</xs:documentation>
          <xs:documentation xml:lang="sv">Annat ändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="P">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other consumption credit than vehicle loans</xs:documentation>
          <xs:documentation xml:lang="fi">Muut kulutusluotot kuin ajoneuvolainat</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga konsumtionskrediter än fordonslån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="R">
        <xs:annotation>
          <xs:documentation xml:lang="en">Holiday residencies</xs:documentation>
          <xs:documentation xml:lang="fi">Vapaa-ajanasuntolainat</xs:documentation>
          <xs:documentation xml:lang="sv">Lån för fritidsbostad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="S">
        <xs:annotation>
          <xs:documentation xml:lang="en">Student loans</xs:documentation>
          <xs:documentation xml:lang="fi">Opintolainat</xs:documentation>
          <xs:documentation xml:lang="sv">Studielån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="V">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vehicle loan</xs:documentation>
          <xs:documentation xml:lang="fi">Ajoneuvolainat</xs:documentation>
          <xs:documentation xml:lang="sv">Fordonslån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="intraGroupItemEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="C">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit and financial institutions and foreign affiliates belonging to same group</xs:documentation>
          <xs:documentation xml:lang="fi">Konserniin kuuluvat muut luotto- ja rahoituslaitokset ja ulkomainen sivukonttori</xs:documentation>
          <xs:documentation xml:lang="sv">Andra kredit- och finansinstitut och utländska filialer inom koncernen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="N">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-group undertakings / other undertakings</xs:documentation>
          <xs:documentation xml:lang="fi">Ei konserniyritys / muu konserniyritys</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-koncernföretag/andra koncernföretag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="P">
        <xs:annotation>
          <xs:documentation xml:lang="en">Parent company</xs:documentation>
          <xs:documentation xml:lang="fi">Emo</xs:documentation>
          <xs:documentation xml:lang="sv">Moderbolag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="collateralEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-recourse factoring</xs:documentation>
          <xs:documentation xml:lang="fi">Non-recourse factoring</xs:documentation>
          <xs:documentation xml:lang="sv">Non-recourse factoring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="B">
        <xs:annotation>
          <xs:documentation xml:lang="en">Recourse factoring</xs:documentation>
          <xs:documentation xml:lang="fi">Recourse factoring</xs:documentation>
          <xs:documentation xml:lang="sv">Recourse factoring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="D">
        <xs:annotation>
          <xs:documentation xml:lang="en">Collateral deficit</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuusvajaus</xs:documentation>
          <xs:documentation xml:lang="sv">Säkerhet underskott</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="G">
        <xs:annotation>
          <xs:documentation xml:lang="en">Guarantee</xs:documentation>
          <xs:documentation xml:lang="fi">Takaus</xs:documentation>
          <xs:documentation xml:lang="sv">Garanti</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="M">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mortgages and real estate collateral &gt;= 100 %</xs:documentation>
          <xs:documentation xml:lang="fi">Asunto- ja kiinteistövakuus &gt;= 100 %</xs:documentation>
          <xs:documentation xml:lang="sv">Säkerhet i fastighet eller bostad &gt;= 100 %</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other Collateral</xs:documentation>
          <xs:documentation xml:lang="fi">Muu vakuus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan säkerhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="P">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mortgages and real estate collateral &lt; 100 %</xs:documentation>
          <xs:documentation xml:lang="fi">Asunto- ja kiinteistövakuus &lt; 100 %</xs:documentation>
          <xs:documentation xml:lang="sv">Säkerhet i fastighet eller bostad &lt; 100 %</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="U">
        <xs:annotation>
          <xs:documentation xml:lang="en">Uncollateralised</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuudeton</xs:documentation>
          <xs:documentation xml:lang="sv">Utan säkerhet</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="auxiliarySectorsEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">FVCs (Financial Vehicle Corporations) / SSPEs securitisation special-purpose entity</xs:documentation>
          <xs:documentation xml:lang="fi">FVC:t / SSPE:t</xs:documentation>
          <xs:documentation xml:lang="sv">FVC/SSPE</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central counter party clearing houses</xs:documentation>
          <xs:documentation xml:lang="fi">Selvitysyhteisöt, jotka toimivat keskusvastapuolina</xs:documentation>
          <xs:documentation xml:lang="sv">Clearingorganisationer som är centrala motparter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="industrialClassificationsEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="01">
        <xs:annotation>
          <xs:documentation xml:lang="en">Crop and animal production, hunting and related service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvinviljely ja kotieläintalous, riistatalous ja niihin liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Jordbruk och jakt samt stödverksamhet i anslutning härtill</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="011">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of non-perennial crops</xs:documentation>
          <xs:documentation xml:lang="fi">Yksivuotisten kasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av ett- och tvååriga växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of cereals, other than rice, leguminous crops and oil seeds</xs:documentation>
          <xs:documentation xml:lang="fi">Viljakasvien, pois lukien riisi, palkokasvien ja öljysiemenkasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av spannmål (utom ris), baljväxter och oljeväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of cereals, other than rice, leguminous crops and oil seeds</xs:documentation>
          <xs:documentation xml:lang="fi">Viljakasvien, pois lukien riisi, palkokasvien ja öljysiemenkasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av spannmål (utom ris), baljväxter och oljeväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of rice</xs:documentation>
          <xs:documentation xml:lang="fi">Riisin viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av ris</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of rice</xs:documentation>
          <xs:documentation xml:lang="fi">Riisin viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av ris</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0113">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of vegetables and melons, roots and tubers</xs:documentation>
          <xs:documentation xml:lang="fi">Vihannesten ja melonien, juuresten ja mukulakasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av grönsaker och meloner, rotfrukter och stam- eller rotknölar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01131">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of vegetables and melons, roots and tubers in the open excluding potatoes</xs:documentation>
          <xs:documentation xml:lang="fi">Vihannesten ja melonien, juuresten ja mukulakasvien viljely avomaalla pois lukien perunan viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av grönsaker och meloner, rotfrukter och stam- eller rotknölar på friland exklusive odling av potatis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01132">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of vegetables and melons, roots and tubers in a greenhouse</xs:documentation>
          <xs:documentation xml:lang="fi">Vihannesten ja melonien, juuresten ja mukulakasvien viljely kasvihuoneessa</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av grönsaker och meloner, rotfrukter och stam- eller rotknölar i växthus</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01133">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of potatoes</xs:documentation>
          <xs:documentation xml:lang="fi">Perunan viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av potatis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0114">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of sugar cane</xs:documentation>
          <xs:documentation xml:lang="fi">Sokeriruo’on viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av sockerrör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of sugar cane</xs:documentation>
          <xs:documentation xml:lang="fi">Sokeriruo’on viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av sockerrör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0115">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakan viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakan viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0116">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of fibre crops</xs:documentation>
          <xs:documentation xml:lang="fi">Kuitukasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av fiberväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01160">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of fibre crops</xs:documentation>
          <xs:documentation xml:lang="fi">Kuitukasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av fiberväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0119">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of other non-perennial crops</xs:documentation>
          <xs:documentation xml:lang="fi">Muu yksivuotisten ja koristekasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av andra ett- och tvååriga växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01191">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of flowers and ornamental plants</xs:documentation>
          <xs:documentation xml:lang="fi">Kukkien ja koristekasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av blommor och prydnadsväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01199">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of other non-perennial crops n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon yksi- ja kaksivuotisten kasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig odling av ett- och tvååriga växter som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="012">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of perennial crops</xs:documentation>
          <xs:documentation xml:lang="fi">Monivuotisten kasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av fleråriga växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of grapes</xs:documentation>
          <xs:documentation xml:lang="fi">Rypäleiden viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av druvor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of grapes</xs:documentation>
          <xs:documentation xml:lang="fi">Rypäleiden viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av druvor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of tropical and subtropical fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Trooppisten ja subtrooppisten hedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av tropiska och subtropiska frukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of tropical and subtropical fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Trooppisten ja subtrooppisten hedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av tropiska och subtropiska frukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0123">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of citrus fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Sitrushedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av citrusfrukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of citrus fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Sitrushedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av citrusfrukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0124">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of pome fruits and stone fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Kota- ja kivihedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av kärnfrukter och stenfrukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of pome fruits and stone fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Kota- ja kivihedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av kärnfrukter och stenfrukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0125">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of other tree and bush fruits and nuts</xs:documentation>
          <xs:documentation xml:lang="fi">Marjojen, pähkinöiden ja muiden puissa ja pensaissa kasvavien hedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av andra frukter, bär samt nötter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of other tree and bush fruits and nuts</xs:documentation>
          <xs:documentation xml:lang="fi">Marjojen, pähkinöiden ja muiden puissa ja pensaissa kasvavien hedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av andra frukter, bär samt nötter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0126">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of oleaginous fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Öljyä sisältävien hedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av oljehaltiga frukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01260">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of oleaginous fruits</xs:documentation>
          <xs:documentation xml:lang="fi">Öljyä sisältävien hedelmien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av oljehaltiga frukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0127">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of beverage crops</xs:documentation>
          <xs:documentation xml:lang="fi">Juomakasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av växter för dryckesframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01270">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of beverage crops</xs:documentation>
          <xs:documentation xml:lang="fi">Juomakasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av växter för dryckesframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0128">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of spices, aromatic, drug and pharmaceutical crops</xs:documentation>
          <xs:documentation xml:lang="fi">Mauste-, aromi-, rohdos- ja lääkekasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av kryddväxter, drog- och medicinalväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01280">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of spices, aromatic, drug and pharmaceutical crops</xs:documentation>
          <xs:documentation xml:lang="fi">Mauste-, aromi-, rohdos- ja lääkekasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av kryddväxter, drog- och medicinalväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0129">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of other perennial crops</xs:documentation>
          <xs:documentation xml:lang="fi">Muu monivuotisten kasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av andra fleråriga växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Growing of other perennial crops</xs:documentation>
          <xs:documentation xml:lang="fi">Muu monivuotisten kasvien viljely</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av andra fleråriga växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="013">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plant propagation</xs:documentation>
          <xs:documentation xml:lang="fi">Taimien kasvatus ja muu kasvien lisääminen</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av plantskoleväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plant propagation</xs:documentation>
          <xs:documentation xml:lang="fi">Taimien kasvatus ja muu kasvien lisääminen</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av plantskoleväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plant propagation</xs:documentation>
          <xs:documentation xml:lang="fi">Taimien kasvatus ja muu kasvien lisääminen</xs:documentation>
          <xs:documentation xml:lang="sv">Odling av plantskoleväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="014">
        <xs:annotation>
          <xs:documentation xml:lang="en">Animal production</xs:documentation>
          <xs:documentation xml:lang="fi">Kotieläintalous</xs:documentation>
          <xs:documentation xml:lang="sv">Husdjursskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0141">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of dairy cattle</xs:documentation>
          <xs:documentation xml:lang="fi">Lypsykarjan kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Mjölkproduktion och uppfödning av nötkreatur av mjölkras</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of dairy cattle</xs:documentation>
          <xs:documentation xml:lang="fi">Lypsykarjan kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Mjölkproduktion och uppfödning av nötkreatur av mjölkras</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0142">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of other cattle and buffaloes</xs:documentation>
          <xs:documentation xml:lang="fi">Muun nautakarjan ja puhvelien kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av andra nötkreatur och bufflar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of other cattle and buffaloes</xs:documentation>
          <xs:documentation xml:lang="fi">Muun nautakarjan ja puhvelien kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av andra nötkreatur och bufflar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0143">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of horses and other equines</xs:documentation>
          <xs:documentation xml:lang="fi">Hevosten ja muiden hevoseläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av hästar och andra hästdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01430">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of horses and other equines</xs:documentation>
          <xs:documentation xml:lang="fi">Hevosten ja muiden hevoseläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av hästar och andra hästdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0144">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of camels and camelids</xs:documentation>
          <xs:documentation xml:lang="fi">Kamelien ja kamelieläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av kameler och kameldjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01440">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of camels and camelids</xs:documentation>
          <xs:documentation xml:lang="fi">Kamelien ja kamelieläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av kameler och kameldjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0145">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of sheep and goats</xs:documentation>
          <xs:documentation xml:lang="fi">Lampaiden ja vuohien kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av får och getter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01450">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of sheep and goats</xs:documentation>
          <xs:documentation xml:lang="fi">Lampaiden ja vuohien kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av får och getter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0146">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of swine and pigs</xs:documentation>
          <xs:documentation xml:lang="fi">Sikojen ja porsaiden kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av svin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01461">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of swine and pigs for piglets</xs:documentation>
          <xs:documentation xml:lang="fi">Sikojen ja porsaiden kasvatus porsastuotantoa varten</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av svin för grisproduktion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01462">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of swine and pigs for meat</xs:documentation>
          <xs:documentation xml:lang="fi">Sikojen ja porsaiden kasvatus lihantuotantoa varten</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av svin för köttproduktion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0147">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of poultry</xs:documentation>
          <xs:documentation xml:lang="fi">Siipikarjan kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Äggproduktion och uppfödning av fjäderfä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01471">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of chicken for egg production</xs:documentation>
          <xs:documentation xml:lang="fi">Kanojen kasvatus munien tuotantoa varten</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av höns för äggproduktion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01472">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of chicken for meat production</xs:documentation>
          <xs:documentation xml:lang="fi">Broilerien kasvatus lihantuotantoa varten</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av kycklingar för köttproduktion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01479">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other raising of poultry</xs:documentation>
          <xs:documentation xml:lang="fi">Muu siipikarjan kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig uppfödning av fjäderfä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0148">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of other animals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden eläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av andra djur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01481">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of animals for fur</xs:documentation>
          <xs:documentation xml:lang="fi">Turkiseläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Uppfödning av pälsdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01482">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of reindeer</xs:documentation>
          <xs:documentation xml:lang="fi">Poronhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Renskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01489">
        <xs:annotation>
          <xs:documentation xml:lang="en">Raising of other animals n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon eläinten kasvatus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig uppfödning av djur som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="015">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mixed farming</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdistetty kasvinviljely ja kotieläintalous</xs:documentation>
          <xs:documentation xml:lang="sv">Blandat jordbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mixed farming</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdistetty kasvinviljely ja kotieläintalous</xs:documentation>
          <xs:documentation xml:lang="sv">Blandat jordbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01500">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mixed farming</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdistetty kasvinviljely ja kotieläintalous</xs:documentation>
          <xs:documentation xml:lang="sv">Blandat jordbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="016">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities to agriculture and post-harvest crop activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maataloutta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende jordbruk och bearbetning av skördade växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0161">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for crop production</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvinviljelyä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende växtodling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Keeping land in good condition</xs:documentation>
          <xs:documentation xml:lang="fi">Viljelysmaan pitäminen hyvässä kunnossa</xs:documentation>
          <xs:documentation xml:lang="sv">Att hålla odlingsmark i gott skick</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other support activities for crop production</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kasvinviljelyä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet avseende växtodling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0162">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for animal production</xs:documentation>
          <xs:documentation xml:lang="fi">Kotieläintaloutta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende husdjursskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for animal production</xs:documentation>
          <xs:documentation xml:lang="fi">Kotieläintaloutta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende husdjursskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0163">
        <xs:annotation>
          <xs:documentation xml:lang="en">Post-harvest crop activities and seed processing for propagation</xs:documentation>
          <xs:documentation xml:lang="fi">Sadon jatkokäsittely ja siementen käsittely kasvinviljelyä varten</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning av skördade växter och utsäde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Post-harvest crop activities and seed processing for propagation</xs:documentation>
          <xs:documentation xml:lang="fi">Sadon jatkokäsittely ja siementen käsittely kasvinviljelyä varten</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning av skördade växter och utsäde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="017">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hunting, trapping and related service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Metsästys ja sitä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Jakt och stödverksamhet i anslutning härtill</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0170">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hunting, trapping and related service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Metsästys ja sitä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Jakt och stödverksamhet i anslutning härtill</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="01700">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hunting, trapping and related service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Metsästys ja sitä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Jakt och stödverksamhet i anslutning härtill</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02">
        <xs:annotation>
          <xs:documentation xml:lang="en">Forestry and logging</xs:documentation>
          <xs:documentation xml:lang="fi">Metsätalous ja puunkorjuu</xs:documentation>
          <xs:documentation xml:lang="sv">Skogsbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="021">
        <xs:annotation>
          <xs:documentation xml:lang="en">Silviculture and other forestry activities</xs:documentation>
          <xs:documentation xml:lang="fi">Metsänhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Skogsförvaltning och skogsskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Silviculture and other forestry activities</xs:documentation>
          <xs:documentation xml:lang="fi">Metsänhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Skogsförvaltning och skogsskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Silviculture and other forestry activities</xs:documentation>
          <xs:documentation xml:lang="fi">Metsänhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Skogsförvaltning och skogsskötsel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="022">
        <xs:annotation>
          <xs:documentation xml:lang="en">Logging</xs:documentation>
          <xs:documentation xml:lang="fi">Puunkorjuu</xs:documentation>
          <xs:documentation xml:lang="sv">Drivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Logging</xs:documentation>
          <xs:documentation xml:lang="fi">Puunkorjuu</xs:documentation>
          <xs:documentation xml:lang="sv">Drivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Logging</xs:documentation>
          <xs:documentation xml:lang="fi">Puunkorjuu</xs:documentation>
          <xs:documentation xml:lang="sv">Drivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="023">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gathering of wild growing non-wood products</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnonvaraisina kasvavien tuotteiden keruu pois lukien puu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av annat vilt växande skogsmaterial än trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gathering of wild growing non-wood products</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnonvaraisina kasvavien tuotteiden keruu pois lukien puu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av annat vilt växande skogsmaterial än trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gathering of wild growing non-wood products</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnonvaraisina kasvavien tuotteiden keruu pois lukien puu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av annat vilt växande skogsmaterial än trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="024">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support services to forestry</xs:documentation>
          <xs:documentation xml:lang="fi">Metsätaloutta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende skogsbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support services to forestry</xs:documentation>
          <xs:documentation xml:lang="fi">Metsätaloutta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende skogsbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support services to forestry</xs:documentation>
          <xs:documentation xml:lang="fi">Metsätaloutta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende skogsbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fishing and aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalastus ja vesiviljely</xs:documentation>
          <xs:documentation xml:lang="sv">Fiske och vattenbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="031">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fishing</xs:documentation>
          <xs:documentation xml:lang="fi">Kalastus</xs:documentation>
          <xs:documentation xml:lang="sv">Fiske</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Marine fishing</xs:documentation>
          <xs:documentation xml:lang="fi">Merikalastus</xs:documentation>
          <xs:documentation xml:lang="sv">Saltvattensfiske</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Marine fishing</xs:documentation>
          <xs:documentation xml:lang="fi">Merikalastus</xs:documentation>
          <xs:documentation xml:lang="sv">Saltvattensfiske</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freshwater fishing</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesikalastus</xs:documentation>
          <xs:documentation xml:lang="sv">Sötvattensfiske</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freshwater fishing</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesikalastus</xs:documentation>
          <xs:documentation xml:lang="sv">Sötvattensfiske</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="032">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Vesiviljely</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0321">
        <xs:annotation>
          <xs:documentation xml:lang="en">Marine aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalanviljely meressä</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbruk i saltvatten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Marine aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalanviljely meressä</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbruk i saltvatten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0322">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freshwater aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalanviljely sisävesissä</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbruk i sötvatten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freshwater aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalanviljely sisävesissä</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbruk i sötvatten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="033">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for fishing and aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalastusta ja vesiviljelyä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende fiske och vattenbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for fishing and aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalastusta ja vesiviljelyä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende fiske och vattenbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for fishing and aquaculture</xs:documentation>
          <xs:documentation xml:lang="fi">Kalastusta ja vesiviljelyä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende fiske och vattenbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="05">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of coal and lignite</xs:documentation>
          <xs:documentation xml:lang="fi">Kivihiilen ja ruskohiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Kolutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="051">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of hard coal</xs:documentation>
          <xs:documentation xml:lang="fi">Kivihiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Stenkolsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of hard coal</xs:documentation>
          <xs:documentation xml:lang="fi">Kivihiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Stenkolsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="05100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of hard coal</xs:documentation>
          <xs:documentation xml:lang="fi">Kivihiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Stenkolsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="052">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of lignite</xs:documentation>
          <xs:documentation xml:lang="fi">Ruskohiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Brunkolsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of lignite</xs:documentation>
          <xs:documentation xml:lang="fi">Ruskohiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Brunkolsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="05200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of lignite</xs:documentation>
          <xs:documentation xml:lang="fi">Ruskohiilen kaivu</xs:documentation>
          <xs:documentation xml:lang="sv">Brunkolsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="06">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of crude petroleum and natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn ja maakaasun tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av råpetroleum och naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="061">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of crude petroleum</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av råpetroleum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of crude petroleum</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av råpetroleum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="06100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of crude petroleum</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av råpetroleum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="062">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Maakaasun tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Maakaasun tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="06200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Maakaasun tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="07">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of metal ores</xs:documentation>
          <xs:documentation xml:lang="fi">Metallimalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av metallmalmer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="071">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of iron ores</xs:documentation>
          <xs:documentation xml:lang="fi">Rautamalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Järnmalmsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0710">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of iron ores</xs:documentation>
          <xs:documentation xml:lang="fi">Rautamalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Järnmalmsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="07100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of iron ores</xs:documentation>
          <xs:documentation xml:lang="fi">Rautamalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Järnmalmsutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="072">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of non-ferrous metal ores</xs:documentation>
          <xs:documentation xml:lang="fi">Värimetallimalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av andra metallmalmer än järnmalm</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of uranium and thorium ores</xs:documentation>
          <xs:documentation xml:lang="fi">Uraani- ja toriummalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av uran- och toriummalm</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="07210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of uranium and thorium ores</xs:documentation>
          <xs:documentation xml:lang="fi">Uraani- ja toriummalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av uran- och toriummalm</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0729">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of other non-ferrous metal ores</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden värimetallimalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av annan malm</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="07290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of other non-ferrous metal ores</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden värimetallimalmien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av annan malm</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other mining and quarrying</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kaivostoiminta ja louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan utvinning av mineral</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="081">
        <xs:annotation>
          <xs:documentation xml:lang="en">Quarrying of stone, sand and clay</xs:documentation>
          <xs:documentation xml:lang="fi">Kiven louhinta, hiekan ja saven otto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av sand, grus, sten och lera</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Quarrying of ornamental stone, limestone, gypsum, slate and other stone</xs:documentation>
          <xs:documentation xml:lang="fi">Koristekiven, kalkkikiven, kipsin, liuskekiven ja muun kiven louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Brytning av natursten, kalk- och gipssten, skiffer eller annan sten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Quarrying of ornamental stone, limestone, gypsum, slate and other stone</xs:documentation>
          <xs:documentation xml:lang="fi">Koristekiven, kalkkikiven, kipsin, liuskekiven ja muun kiven louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Brytning av natursten, kalk- och gipssten, skiffer eller annan sten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of gravel and sand pits and mining of clay and kaolin</xs:documentation>
          <xs:documentation xml:lang="fi">Soran, hiekan, saven ja kaoliinin otto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av sand, grus och berg samt utvinning av lera och kaolin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of gravel and sand pits and mining of clay and kaolin</xs:documentation>
          <xs:documentation xml:lang="fi">Soran, hiekan, saven ja kaoliinin otto</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av sand, grus och berg samt utvinning av lera och kaolin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="089">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining and quarrying n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon kaivostoiminta ja louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig utvinning av mineral</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0891">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of chemical and fertiliser minerals</xs:documentation>
          <xs:documentation xml:lang="fi">Kemiallisten ja lannoitemineraalien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av kemiska mineral</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining of chemical and fertiliser minerals</xs:documentation>
          <xs:documentation xml:lang="fi">Kemiallisten ja lannoitemineraalien louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Utvinning av kemiska mineral</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0892">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of peat</xs:documentation>
          <xs:documentation xml:lang="fi">Turpeenotto</xs:documentation>
          <xs:documentation xml:lang="sv">Torvutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of peat</xs:documentation>
          <xs:documentation xml:lang="fi">Turpeenotto</xs:documentation>
          <xs:documentation xml:lang="sv">Torvutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0893">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of salt</xs:documentation>
          <xs:documentation xml:lang="fi">Suolan tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Saltutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08930">
        <xs:annotation>
          <xs:documentation xml:lang="en">Extraction of salt</xs:documentation>
          <xs:documentation xml:lang="fi">Suolan tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Saltutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0899">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other mining and quarrying n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon kaivostoiminta ja louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig utvinning av mineral</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other mining and quarrying n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon kaivostoiminta ja louhinta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig utvinning av mineral</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="09">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mining support service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kaivostoimintaa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende utvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="091">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for petroleum and natural gas extraction</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn ja maakaasun tuotantoa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende råpetroleum- och naturgasutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for petroleum and natural gas extraction</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn ja maakaasun tuotantoa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende råpetroleum- och naturgasutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="09100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for petroleum and natural gas extraction</xs:documentation>
          <xs:documentation xml:lang="fi">Raakaöljyn ja maakaasun tuotantoa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende råpetroleum- och naturgasutvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="099">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for other mining and quarrying</xs:documentation>
          <xs:documentation xml:lang="fi">Muuta kaivostoimintaa ja louhintaa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende annan utvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for other mining and quarrying</xs:documentation>
          <xs:documentation xml:lang="fi">Muuta kaivostoimintaa ja louhintaa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende annan utvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="09900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for other mining and quarrying</xs:documentation>
          <xs:documentation xml:lang="fi">Muuta kaivostoimintaa ja louhintaa palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende annan utvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of food products</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Livsmedelsframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of meat and production of meat products</xs:documentation>
          <xs:documentation xml:lang="fi">Teurastus, lihan säilyvyyskäsittely ja lihatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av kött och köttvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1011">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of meat, except of poultry meat</xs:documentation>
          <xs:documentation xml:lang="fi">Teurastus ja lihan säilyvyyskäsittely pois lukien siipikarja</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av kött, utom fjäderfäkött</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of meat, except of poultry meat</xs:documentation>
          <xs:documentation xml:lang="fi">Teurastus ja lihan säilyvyyskäsittely pois lukien siipikarja</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av kött, utom fjäderfäkött</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1012">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of poultry meat</xs:documentation>
          <xs:documentation xml:lang="fi">Siipikarjan teurastus ja siipikarjanlihan säilyvyyskäsittely</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av fjäderfäkött</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of poultry meat</xs:documentation>
          <xs:documentation xml:lang="fi">Siipikarjan teurastus ja siipikarjanlihan säilyvyyskäsittely</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av fjäderfäkött</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1013">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of meat and poultry meat products</xs:documentation>
          <xs:documentation xml:lang="fi">Liha- ja siipikarjatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Charkuteri- och annan köttvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of meat and poultry meat products</xs:documentation>
          <xs:documentation xml:lang="fi">Liha- ja siipikarjatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Charkuteri- och annan köttvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of fish, crustaceans and molluscs</xs:documentation>
          <xs:documentation xml:lang="fi">Kalan, äyriäisten ja nilviäisten jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av fisk samt skal- och blötdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of fish, crustaceans and molluscs</xs:documentation>
          <xs:documentation xml:lang="fi">Kalan, äyriäisten ja nilviäisten jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av fisk samt skal- och blötdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of fish, crustaceans and molluscs</xs:documentation>
          <xs:documentation xml:lang="fi">Kalan, äyriäisten ja nilviäisten jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av fisk samt skal- och blötdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="103">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvisten jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av frukt, bär och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1031">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of potatoes</xs:documentation>
          <xs:documentation xml:lang="fi">Perunoiden jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av potatis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and preserving of potatoes</xs:documentation>
          <xs:documentation xml:lang="fi">Perunoiden jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Beredning och hållbarhetsbehandling av potatis</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1032">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fruit and vegetable juice</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvismehujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Juice- och safttillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fruit and vegetable juice</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvismehujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Juice- och safttillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1039">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other processing and preserving of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kasvisten jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Annan beredning och hållbarhetsbehandling av frukt, bär och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10390">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other processing and preserving of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kasvisten jalostus ja säilöntä</xs:documentation>
          <xs:documentation xml:lang="sv">Annan beredning och hållbarhetsbehandling av frukt, bär och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="104">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of vegetable and animal oils and fats</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvi- ja eläinöljyjen ja -rasvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av vegetabiliska och animaliska oljor och fetter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1041">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of oils and fats</xs:documentation>
          <xs:documentation xml:lang="fi">Öljyjen ja rasvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av vegetabiliska och animaliska oljor och fetter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of oils and fats</xs:documentation>
          <xs:documentation xml:lang="fi">Öljyjen ja rasvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av vegetabiliska och animaliska oljor och fetter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1042">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of margarine and similar edible fats</xs:documentation>
          <xs:documentation xml:lang="fi">Margariinin ja vastaavien ravintorasvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Matfettstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of margarine and similar edible fats</xs:documentation>
          <xs:documentation xml:lang="fi">Margariinin ja vastaavien ravintorasvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Matfettstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="105">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of dairy products and edible ice</xs:documentation>
          <xs:documentation xml:lang="fi">Maitotuotteiden, jäätelön, mehujään ja vastaavien jäädytettyjen valmisteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mejerivaror och glassvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1051">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of dairy products</xs:documentation>
          <xs:documentation xml:lang="fi">Maitotuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mejerivaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of dairy products</xs:documentation>
          <xs:documentation xml:lang="fi">Maitotuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mejerivaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1052">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ice cream and other edible ice</xs:documentation>
          <xs:documentation xml:lang="fi">Jäätelön, mehujään ja vastaavien jäädytettyjen valmisteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av glassvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ice cream and other edible ice</xs:documentation>
          <xs:documentation xml:lang="fi">Jäätelön, mehujään ja vastaavien jäädytettyjen valmisteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av glassvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="106">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of grain mill products, starches and starch products</xs:documentation>
          <xs:documentation xml:lang="fi">Mylly- ja tärkkelystuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kvarnprodukter och stärkelse</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1061">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of grain mill products</xs:documentation>
          <xs:documentation xml:lang="fi">Myllytuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kvarnprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of grain mill products</xs:documentation>
          <xs:documentation xml:lang="fi">Myllytuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kvarnprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1062">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of starches and starch products</xs:documentation>
          <xs:documentation xml:lang="fi">Tärkkelyksen ja tärkkelystuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Stärkelsetillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of starches and starch products</xs:documentation>
          <xs:documentation xml:lang="fi">Tärkkelyksen ja tärkkelystuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Stärkelsetillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="107">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bakery and farinaceous products</xs:documentation>
          <xs:documentation xml:lang="fi">Leipomotuotteiden ja jauhotuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bageri- och mjölprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1071">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bread; manufacture of fresh pastry goods and cakes</xs:documentation>
          <xs:documentation xml:lang="fi">Leivän valmistus, tuoreiden leivonnaisten ja kakkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mjukt matbröd och färska bakverk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10710">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bread; manufacture of fresh pastry goods and cakes</xs:documentation>
          <xs:documentation xml:lang="fi">Leivän valmistus, tuoreiden leivonnaisten ja kakkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mjukt matbröd och färska bakverk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1072">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of rusks, biscuits, preserved pastries and cakes</xs:documentation>
          <xs:documentation xml:lang="fi">Näkkileivän, keksien, säilyvien leivonnaisten ja kakkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av knäckebröd, kex och konserverade bakverk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10720">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of rusks, biscuits, preserved pastries and cakes</xs:documentation>
          <xs:documentation xml:lang="fi">Näkkileivän, keksien, säilyvien leivonnaisten ja kakkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av knäckebröd, kex och konserverade bakverk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1073">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of farinaceous products</xs:documentation>
          <xs:documentation xml:lang="fi">Jauhotuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mjölprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10730">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of farinaceous products</xs:documentation>
          <xs:documentation xml:lang="fi">Jauhotuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mjölprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="108">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other food products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden elintarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan livsmedelsframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1081">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of sugar</xs:documentation>
          <xs:documentation xml:lang="fi">Sokerin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Sockertillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10810">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of sugar</xs:documentation>
          <xs:documentation xml:lang="fi">Sokerin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Sockertillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1082">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cocoa, chocolate and sugar confectionery</xs:documentation>
          <xs:documentation xml:lang="fi">Kaakaon, suklaan ja makeisten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kakao, choklad- och sockerkonfektyrer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10820">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cocoa, chocolate and sugar confectionery</xs:documentation>
          <xs:documentation xml:lang="fi">Kaakaon, suklaan ja makeisten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kakao, choklad- och sockerkonfektyrer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1083">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing of tea and coffee</xs:documentation>
          <xs:documentation xml:lang="fi">Teen ja kahvin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av te och kaffe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10830">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing of tea and coffee</xs:documentation>
          <xs:documentation xml:lang="fi">Teen ja kahvin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av te och kaffe</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1084">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of condiments and seasonings</xs:documentation>
          <xs:documentation xml:lang="fi">Mausteiden ja maustekastikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kryddor och andra smaksättare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10840">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of condiments and seasonings</xs:documentation>
          <xs:documentation xml:lang="fi">Mausteiden ja maustekastikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kryddor och andra smaksättare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1085">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared meals and dishes</xs:documentation>
          <xs:documentation xml:lang="fi">Einesten ja valmisruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lagad mat och färdigrätter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10850">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared meals and dishes</xs:documentation>
          <xs:documentation xml:lang="fi">Einesten ja valmisruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lagad mat och färdigrätter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1086">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of homogenised food preparations and dietetic food</xs:documentation>
          <xs:documentation xml:lang="fi">Homogenoitujen ravintovalmisteiden ja dieettiruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av homogeniserade livsmedelsberedningar inklusive dietmat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10860">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of homogenised food preparations and dietetic food</xs:documentation>
          <xs:documentation xml:lang="fi">Homogenoitujen ravintovalmisteiden ja dieettiruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av homogeniserade livsmedelsberedningar inklusive dietmat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1089">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other food products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden elintarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av diverse övriga livsmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10890">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other food products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden elintarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av diverse övriga livsmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="109">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared animal feeds</xs:documentation>
          <xs:documentation xml:lang="fi">Eläinten ruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av beredda djurfoder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1091">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared feeds for farm animals</xs:documentation>
          <xs:documentation xml:lang="fi">Kotieläinten rehujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av beredda fodermedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared feeds for farm animals</xs:documentation>
          <xs:documentation xml:lang="fi">Kotieläinten rehujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av beredda fodermedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1092">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared pet foods</xs:documentation>
          <xs:documentation xml:lang="fi">Lemmikkieläinten ruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av mat till sällskapsdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prepared pet foods</xs:documentation>
          <xs:documentation xml:lang="fi">Lemmikkieläinten ruokien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av mat till sällskapsdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Juomien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Juomien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distilling, rectifying and blending of spirits</xs:documentation>
          <xs:documentation xml:lang="fi">Alkoholijuomien tislaus, etyylialkoholin tislaus ja alkoholijuomien sekoittaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Destillering, rening och tillblandning av spritdrycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distilling, rectifying and blending of spirits</xs:documentation>
          <xs:documentation xml:lang="fi">Alkoholijuomien tislaus, etyylialkoholin tislaus ja alkoholijuomien sekoittaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Destillering, rening och tillblandning av spritdrycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wine from grape</xs:documentation>
          <xs:documentation xml:lang="fi">Viinin valmistus rypäleistä</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av vin från druvor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wine from grape</xs:documentation>
          <xs:documentation xml:lang="fi">Viinin valmistus rypäleistä</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av vin från druvor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1103">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cider and other fermented fruit beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Siiderin ja muiden hedelmä- ja marjajuomien valmistus käymisteitse</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av cider och andra jästa drycker av frukt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11030">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cider and other fermented fruit beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Siiderin ja muiden hedelmä- ja marjajuomien valmistus käymisteitse</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av cider och andra jästa drycker av frukt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1104">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other non-distilled fermented beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden tislaamattomien juomien valmistus käymisteitse</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av andra icke-destillerade jästa drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11040">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other non-distilled fermented beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden tislaamattomien juomien valmistus käymisteitse</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av andra icke-destillerade jästa drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1105">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of beer</xs:documentation>
          <xs:documentation xml:lang="fi">Oluen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av öl</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11050">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of beer</xs:documentation>
          <xs:documentation xml:lang="fi">Oluen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av öl</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1106">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of malt</xs:documentation>
          <xs:documentation xml:lang="fi">Maltaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av malt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11060">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of malt</xs:documentation>
          <xs:documentation xml:lang="fi">Maltaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av malt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1107">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of soft drinks and bottled waters</xs:documentation>
          <xs:documentation xml:lang="fi">Virvoitusjuomien ja pullotettujen vesien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av läskedrycker, mineralvatten och annat vatten på flaska</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11070">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of soft drinks and bottled waters</xs:documentation>
          <xs:documentation xml:lang="fi">Virvoitusjuomien ja pullotettujen vesien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av läskedrycker, mineralvatten och annat vatten på flaska</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tobaksvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tobaksvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tobaksvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tobaksvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Textilvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="131">
        <xs:annotation>
          <xs:documentation xml:lang="en">Preparation and spinning of textile fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilikuitujen valmistelu ja kehruu</xs:documentation>
          <xs:documentation xml:lang="sv">Garntillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Preparation and spinning of textile fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilikuitujen valmistelu ja kehruu</xs:documentation>
          <xs:documentation xml:lang="sv">Garntillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Preparation and spinning of textile fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilikuitujen valmistelu ja kehruu</xs:documentation>
          <xs:documentation xml:lang="sv">Garntillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="132">
        <xs:annotation>
          <xs:documentation xml:lang="en">Weaving of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Kankaiden kudonta</xs:documentation>
          <xs:documentation xml:lang="sv">Vävnadstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Weaving of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Kankaiden kudonta</xs:documentation>
          <xs:documentation xml:lang="sv">Vävnadstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Weaving of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Kankaiden kudonta</xs:documentation>
          <xs:documentation xml:lang="sv">Vävnadstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="133">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finishing of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Blekning, färgning och annan textilberedning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finishing of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Blekning, färgning och annan textilberedning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finishing of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Blekning, färgning och annan textilberedning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="139">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden tekstiilituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan textilietillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1391">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of knitted and crocheted fabrics</xs:documentation>
          <xs:documentation xml:lang="fi">Neulosten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trikåväv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of knitted and crocheted fabrics</xs:documentation>
          <xs:documentation xml:lang="fi">Neulosten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trikåväv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1392">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of household textiles and made-up furnishing articles</xs:documentation>
          <xs:documentation xml:lang="fi">Kodintekstiilien ja sovitettujen tekstiilituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hushållstextilier och andra sydda inredningsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of household textiles and made-up furnishing articles</xs:documentation>
          <xs:documentation xml:lang="fi">Kodintekstiilien ja sovitettujen tekstiilituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hushållstextilier och andra sydda inredningsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1393">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of carpets and rugs</xs:documentation>
          <xs:documentation xml:lang="fi">Mattojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mattor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13930">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of carpets and rugs</xs:documentation>
          <xs:documentation xml:lang="fi">Mattojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av mattor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1394">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cordage, rope, twine and netting</xs:documentation>
          <xs:documentation xml:lang="fi">Purjelankojen, nuoran, sidelangan ja verkkojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tågvirkes- och bindgarnstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13940">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cordage, rope, twine and netting</xs:documentation>
          <xs:documentation xml:lang="fi">Purjelankojen, nuoran, sidelangan ja verkkojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tågvirkes- och bindgarnstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1395">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of non-wovens and non-woven articles</xs:documentation>
          <xs:documentation xml:lang="fi">Kuitukankaiden ja kuitukangastuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bondad duk och varor av bondad duk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13950">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of non-wovens and non-woven articles</xs:documentation>
          <xs:documentation xml:lang="fi">Kuitukankaiden ja kuitukangastuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bondad duk och varor av bondad duk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1396">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other technical and industrial textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Teknisten ja teollisuustekstiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra tekniska textilier och industritextilier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13960">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other technical and industrial textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Teknisten ja teollisuustekstiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra tekniska textilier och industritextilier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1399">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other textiles n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden tekstiilituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig textilietillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other textiles n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden tekstiilituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig textilietillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wearing apparel</xs:documentation>
          <xs:documentation xml:lang="fi">Vaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="141">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of knitted and crocheted apparel</xs:documentation>
          <xs:documentation xml:lang="fi">Neulevaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trikåvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of knitted and crocheted apparel</xs:documentation>
          <xs:documentation xml:lang="fi">Neulevaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trikåvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of knitted and crocheted apparel</xs:documentation>
          <xs:documentation xml:lang="fi">Neulevaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trikåvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="142">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other wearing apparel and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden vaatteiden ja asusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra beklädnadsvaror och tillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1421">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of outerwear</xs:documentation>
          <xs:documentation xml:lang="fi">Päällysvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gång- och ytterkläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of outerwear</xs:documentation>
          <xs:documentation xml:lang="fi">Päällysvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gång- och ytterkläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1422">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of underwear</xs:documentation>
          <xs:documentation xml:lang="fi">Alusvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av underkläder, skjortor och blusar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of underwear</xs:documentation>
          <xs:documentation xml:lang="fi">Alusvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av underkläder, skjortor och blusar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1423">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of workwear</xs:documentation>
          <xs:documentation xml:lang="fi">Työvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av arbets-, skydds- och överdragskläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of workwear</xs:documentation>
          <xs:documentation xml:lang="fi">Työvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av arbets-, skydds- och överdragskläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1424">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of leather clothes and fur apparel</xs:documentation>
          <xs:documentation xml:lang="fi">Nahka- ja turkisvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av läder- och skinnkläder samt pälsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of leather clothes and fur apparel</xs:documentation>
          <xs:documentation xml:lang="fi">Nahka- ja turkisvaatteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av läder- och skinnkläder samt pälsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1429">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other wearing apparel and accessories n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden vaatteiden ja asusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga beklädnadsvaror och tillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other wearing apparel and accessories n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden vaatteiden ja asusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga beklädnadsvaror och tillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of leather and related products of other materials</xs:documentation>
          <xs:documentation xml:lang="fi">Nahan ja nahkatuotteiden sekä vastaavien tuotteiden valmistus muista materiaaleista</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av läder- och skinnvaror och liknande varor av andra material</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="151">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanning, dyeing, dressing of leather and fur; manufacture of luggage, handbags, saddlery and harness</xs:documentation>
          <xs:documentation xml:lang="fi">Nahan ja turkiksen parkitseminen, muokkaus ja värjäys, matka- ja käsilaukkujen, satuloiden ja valjaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Garvning och annan beredning av läder-, skinn och pälsvaror; tillverkning av reseffekter, handväskor, sadel- och seldon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanning, dressing, dyeing of leather and fur</xs:documentation>
          <xs:documentation xml:lang="fi">Nahan ja turkiksen parkitseminen, muokkaus ja värjäys</xs:documentation>
          <xs:documentation xml:lang="sv">Garvning och annan beredning av läder-, skinn- och pälsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tanning, dressing, dyeing of leather and fur</xs:documentation>
          <xs:documentation xml:lang="fi">Nahan ja turkiksen parkitseminen, muokkaus ja värjäys</xs:documentation>
          <xs:documentation xml:lang="sv">Garvning och annan beredning av läder-, skinn- och pälsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of luggage, handbags, saddlery and harness of any material</xs:documentation>
          <xs:documentation xml:lang="fi">Matka- ja käsilaukkujen, satuloiden ja valjaiden valmistus mistä tahansa materiaalista</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av reseffekter, handväskor, sadel- och seldon oavsett material</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of luggage, handbags, saddlery and harness of any material</xs:documentation>
          <xs:documentation xml:lang="fi">Matka- ja käsilaukkujen, satuloiden ja valjaiden valmistus mistä tahansa materiaalista</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av reseffekter, handväskor, sadel- och seldon oavsett material</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="152">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of footwear</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av skodon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of footwear</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av skodon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of footwear</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av skodon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wood and of products of wood and cork, except furniture; manufacture of articles of straw and plaiting materials</xs:documentation>
          <xs:documentation xml:lang="fi">Sahatavaran sekä puu- ja korkkituotteiden valmistus pois lukien huonekalut; olki- ja punontatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trä och varor av trä och kork, utom möbler: tillverkning av varor av halm, rotting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="161">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sawmilling and planing of wood; processing and finishing of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puun sahaus, höyläys ja kyllästys; puun käsittely ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Sågning och hyvling av trä; bearbetning och slutbehandling av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sawmilling and planing of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puun sahaus ja höyläys</xs:documentation>
          <xs:documentation xml:lang="sv">Sågning och hyvling av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sawmilling and planing of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puun sahaus ja höyläys</xs:documentation>
          <xs:documentation xml:lang="sv">Sågning och hyvling av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and finishing of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puun käsittely ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning och slutbehandling av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and finishing of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puun käsittely ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning och slutbehandling av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="162">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of products of wood, cork, straw and plaiting materials</xs:documentation>
          <xs:documentation xml:lang="fi">Puu-, korkki-, olki- ja punontatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av varor av trä, kork, halm, rotting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1621">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of veneer sheets and wood-based panels</xs:documentation>
          <xs:documentation xml:lang="fi">Vaneriviilun ja puupaneelien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fanér och träbaserade skivor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of veneer sheets and wood-based panels</xs:documentation>
          <xs:documentation xml:lang="fi">Vaneriviilun ja puupaneelien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fanér och träbaserade skivor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of assembled parquet floors</xs:documentation>
          <xs:documentation xml:lang="fi">Asennettavien parkettilevyjen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av sammansatta parkettgolv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of assembled parquet floors</xs:documentation>
          <xs:documentation xml:lang="fi">Asennettavien parkettilevyjen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av sammansatta parkettgolv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1623">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other builders’ carpentry and joinery</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden rakennuspuusepäntuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra byggnads- och inredningssnickerier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16231">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of prefabricated wooden buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Puutalojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av trähus</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16239">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other builders’ carpentry and joinery n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon rakennuspuusepäntuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig tillverkning av byggnads- och inredningssnickerier som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1624">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wooden containers</xs:documentation>
          <xs:documentation xml:lang="fi">Puupakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Träförpackningstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wooden containers</xs:documentation>
          <xs:documentation xml:lang="fi">Puupakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Träförpackningstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1625">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of doors and windows of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puuovien ja -ikkunoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av dörrar och fönster av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of doors and windows of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puuovien ja -ikkunoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av dörrar och fönster av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1626">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of solid fuels from vegetable biomass</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteiden polttoaineiden valmistus kasvibiomassasta</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fasta bränslen av vegetabilisk biomassa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16260">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of solid fuels from vegetable biomass</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteiden polttoaineiden valmistus kasvibiomassasta</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fasta bränslen av vegetabilisk biomassa</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1627">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finishing of wooden products</xs:documentation>
          <xs:documentation xml:lang="fi">Puutuotteiden viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Slutbehandling av varor av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16270">
        <xs:annotation>
          <xs:documentation xml:lang="en">Finishing of wooden products</xs:documentation>
          <xs:documentation xml:lang="fi">Puutuotteiden viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Slutbehandling av varor av trä</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1628">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other products of wood and articles of cork, straw and plaiting materials</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden puutuotteiden sekä korkki-, olki- ja punontatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra varor av trä och varor av kork, halm, rotting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16280">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other products of wood and articles of cork, straw and plaiting materials</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden puutuotteiden sekä korkki-, olki- ja punontatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra varor av trä och varor av kork, halm, rotting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paper and paper products</xs:documentation>
          <xs:documentation xml:lang="fi">Paperin, paperi- ja kartonkituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Pappers- och pappersvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="171">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pulp, paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Massan, paperin, kartongin ja pahvin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Massa-, pappers- och papptillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pulp</xs:documentation>
          <xs:documentation xml:lang="fi">Massan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Massatillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pulp</xs:documentation>
          <xs:documentation xml:lang="fi">Massan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Massatillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Paperin, kartongin ja pahvin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Pappers- och papptillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Paperin, kartongin ja pahvin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Pappers- och papptillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="172">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of articles of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Paperi-, kartonki- ja pahvituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av pappers- och pappvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of corrugated paper, paperboard and containers of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Aaltopaperin ja -pahvin sekä paperi-, kartonki- ja pahvipakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av wellpapp och pappers- och pappförpackningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of corrugated paper, paperboard and containers of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Aaltopaperin ja -pahvin sekä paperi-, kartonki- ja pahvipakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av wellpapp och pappers- och pappförpackningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1722">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of household and sanitary goods and of toilet requisites</xs:documentation>
          <xs:documentation xml:lang="fi">Paperisten talous- ja hygieniatarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hushålls- och hygienartiklar av papper</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of household and sanitary goods and of toilet requisites</xs:documentation>
          <xs:documentation xml:lang="fi">Paperisten talous- ja hygieniatarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hushålls- och hygienartiklar av papper</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1723">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paper stationery</xs:documentation>
          <xs:documentation xml:lang="fi">Paperikauppatavaroiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av skrivpapper, kuvert o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paper stationery</xs:documentation>
          <xs:documentation xml:lang="fi">Paperikauppatavaroiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av skrivpapper, kuvert o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1724">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wallpaper</xs:documentation>
          <xs:documentation xml:lang="fi">Tapettien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tapettillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wallpaper</xs:documentation>
          <xs:documentation xml:lang="fi">Tapettien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tapettillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1725">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other articles of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden paperi-, kartonki- ja pahvituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra pappers- och pappvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other articles of paper and paperboard</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden paperi-, kartonki- ja pahvituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra pappers- och pappvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18">
        <xs:annotation>
          <xs:documentation xml:lang="en">Printing and reproduction of recorded media</xs:documentation>
          <xs:documentation xml:lang="fi">Painaminen ja tallenteiden jäljentäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Grafisk produktion och reproduktion av inspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="181">
        <xs:annotation>
          <xs:documentation xml:lang="en">Printing and service activities related to printing</xs:documentation>
          <xs:documentation xml:lang="fi">Painaminen ja siihen liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Grafisk produktion</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Printing of newspapers</xs:documentation>
          <xs:documentation xml:lang="fi">Sanomalehtien painaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Tryckning av dagstidningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Printing of newspapers</xs:documentation>
          <xs:documentation xml:lang="fi">Sanomalehtien painaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Tryckning av dagstidningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other printing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu painaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annan tryckning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other printing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu painaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annan tryckning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1813">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pre-press and pre-media services</xs:documentation>
          <xs:documentation xml:lang="fi">Painamista ja julkaisemista edeltävät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Grafiska tjänster före tryckning (prepress/premedia)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pre-press and pre-media services</xs:documentation>
          <xs:documentation xml:lang="fi">Painamista ja julkaisemista edeltävät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Grafiska tjänster före tryckning (prepress/premedia)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1814">
        <xs:annotation>
          <xs:documentation xml:lang="en">Binding and related services</xs:documentation>
          <xs:documentation xml:lang="fi">Sidonta ja siihen liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Bokbindning och annan verksamhet avseende tryckning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Binding and related services</xs:documentation>
          <xs:documentation xml:lang="fi">Sidonta ja siihen liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Bokbindning och annan verksamhet avseende tryckning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="182">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reproduction of recorded media</xs:documentation>
          <xs:documentation xml:lang="fi">Tallenteiden jäljentäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Reproduktion av inspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1820">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reproduction of recorded media</xs:documentation>
          <xs:documentation xml:lang="fi">Tallenteiden jäljentäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Reproduktion av inspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reproduction of recorded media</xs:documentation>
          <xs:documentation xml:lang="fi">Tallenteiden jäljentäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Reproduktion av inspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of coke and refined petroleum products</xs:documentation>
          <xs:documentation xml:lang="fi">Koksin ja jalostettujen öljytuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av stenkolsprodukter och raffinerade petroleumprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="191">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of coke oven products</xs:documentation>
          <xs:documentation xml:lang="fi">Koksituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av stenkolsprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of coke oven products</xs:documentation>
          <xs:documentation xml:lang="fi">Koksituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av stenkolsprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of coke oven products</xs:documentation>
          <xs:documentation xml:lang="fi">Koksituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av stenkolsprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="192">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of refined petroleum products and fossil fuel products</xs:documentation>
          <xs:documentation xml:lang="fi">Jalostettujen öljytuotteiden ja fossiilisten polttoainetuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av raffinerade petroleumprodukter och fossila bränsleprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of refined petroleum products and fossil fuel products</xs:documentation>
          <xs:documentation xml:lang="fi">Jalostettujen öljytuotteiden ja fossiilisten polttoainetuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av raffinerade petroleumprodukter och fossila bränsleprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of refined petroleum products and fossil fuel products</xs:documentation>
          <xs:documentation xml:lang="fi">Jalostettujen öljytuotteiden ja fossiilisten polttoainetuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av raffinerade petroleumprodukter och fossila bränsleprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of chemicals and chemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Kemikaalien ja kemiallisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kemikalier och kemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic chemicals, fertilisers and nitrogen compounds, plastics and synthetic rubber in primary forms</xs:documentation>
          <xs:documentation xml:lang="fi">Peruskemikaalien, lannoitteiden ja typpiyhdisteiden, muoviaineiden ja synteettisen kumiraaka-aineen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av baskemikalier, gödselmedel och kväveprodukter, plaster och syntetgummi i obearbetad form</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2011">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of industrial gases</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuuskaasujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Industrigasframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of industrial gases</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuuskaasujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Industrigasframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2012">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of dyes and pigments</xs:documentation>
          <xs:documentation xml:lang="fi">Värien ja pigmenttien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av färgämnen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of dyes and pigments</xs:documentation>
          <xs:documentation xml:lang="fi">Värien ja pigmenttien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av färgämnen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2013">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other inorganic basic chemicals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden epäorgaanisten peruskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra oorganiska baskemikalier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other inorganic basic chemicals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden epäorgaanisten peruskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra oorganiska baskemikalier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2014">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other organic basic chemicals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden orgaanisten peruskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra organiska baskemikalier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other organic basic chemicals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden orgaanisten peruskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra organiska baskemikalier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2015">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fertilisers and nitrogen compounds</xs:documentation>
          <xs:documentation xml:lang="fi">Lannoitteiden ja typpiyhdisteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gödselmedel och kväveprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fertilisers and nitrogen compounds</xs:documentation>
          <xs:documentation xml:lang="fi">Lannoitteiden ja typpiyhdisteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gödselmedel och kväveprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2016">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastics in primary forms</xs:documentation>
          <xs:documentation xml:lang="fi">Muoviaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Basplastframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20160">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastics in primary forms</xs:documentation>
          <xs:documentation xml:lang="fi">Muoviaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Basplastframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2017">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of synthetic rubber in primary forms</xs:documentation>
          <xs:documentation xml:lang="fi">Synteettisen kumiraaka-aineen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av syntetiskt basgummi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20170">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of synthetic rubber in primary forms</xs:documentation>
          <xs:documentation xml:lang="fi">Synteettisen kumiraaka-aineen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av syntetiskt basgummi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pesticides, disinfectants and other agrochemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Torjunta- ja desinfiointiaineiden ja muiden maatalouskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bekämpningsmedel, desinfektionsmedel och andra lantbrukskemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pesticides, disinfectants and other agrochemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Torjunta- ja desinfiointiaineiden ja muiden maatalouskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bekämpningsmedel, desinfektionsmedel och andra lantbrukskemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pesticides, disinfectants and other agrochemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Torjunta- ja desinfiointiaineiden ja muiden maatalouskemikaalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bekämpningsmedel, desinfektionsmedel och andra lantbrukskemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="203">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paints, varnishes and similar coatings, printing ink and mastics</xs:documentation>
          <xs:documentation xml:lang="fi">Maalien, lakan, painovärien ja vastaavien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av färg, lack, tryckfärg m.m.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2030">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paints, varnishes and similar coatings, printing ink and mastics</xs:documentation>
          <xs:documentation xml:lang="fi">Maalien, lakan, painovärien ja vastaavien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av färg, lack, tryckfärg m.m.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of paints, varnishes and similar coatings, printing ink and mastics</xs:documentation>
          <xs:documentation xml:lang="fi">Maalien, lakan, painovärien ja vastaavien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av färg, lack, tryckfärg m.m.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="204">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of washing, cleaning and polishing preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Pesu-, puhdistus- ja kiillotusaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rengöringsmedel, tvättmedel och polermedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2041">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of soap and detergents, cleaning and polishing preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Saippuan, pesu-, puhdistus- ja kiillotusaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av tvål, såpa, tvättmedel och polermedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of soap and detergents, cleaning and polishing preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Saippuan, pesu-, puhdistus- ja kiillotusaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av tvål, såpa, tvättmedel och polermedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2042">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of perfume and toilet preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Hajuvesien ja hygieniatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av parfym och toalettartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of perfume and toilet preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Hajuvesien ja hygieniatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av parfym och toalettartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="205">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other chemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden kemiallisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra kemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2051">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of liquid biofuels</xs:documentation>
          <xs:documentation xml:lang="fi">Nestemäisten biopolttoaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av flytande biobränslen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of liquid biofuels</xs:documentation>
          <xs:documentation xml:lang="fi">Nestemäisten biopolttoaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av flytande biobränslen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2059">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other chemical products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden kemiallisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga kemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20590">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other chemical products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden kemiallisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga kemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="206">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of man-made fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Tekokuitujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Konstfibertillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2060">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of man-made fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Tekokuitujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Konstfibertillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20600">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of man-made fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Tekokuitujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Konstfibertillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic pharmaceutical products and pharmaceutical preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkeaineiden ja lääkkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av farmaceutiska basprodukter och läkemedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic pharmaceutical products</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkeaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av farmaceutiska basprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic pharmaceutical products</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkeaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av farmaceutiska basprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic pharmaceutical products</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkeaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av farmaceutiska basprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pharmaceutical preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av läkemedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pharmaceutical preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av läkemedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of pharmaceutical preparations</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av läkemedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of rubber and plastic products</xs:documentation>
          <xs:documentation xml:lang="fi">Kumi- ja muovituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gummi- och plastvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of rubber products</xs:documentation>
          <xs:documentation xml:lang="fi">Kumituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gummivaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture, retreading and rebuilding of rubber tyres and manufacture of tubes</xs:documentation>
          <xs:documentation xml:lang="fi">Renkaiden valmistus ja uudelleenpinnoitus sekä sisärenkaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning och regummering av däck, tillverkning av slangar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture, retreading and rebuilding of rubber tyres and manufacture of tubes</xs:documentation>
          <xs:documentation xml:lang="fi">Renkaiden valmistus ja uudelleenpinnoitus sekä sisärenkaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning och regummering av däck, tillverkning av slangar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other rubber products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden kumituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan gummivarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other rubber products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden kumituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan gummivarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muovituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Plastvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastic plates, sheets, tubes and profiles</xs:documentation>
          <xs:documentation xml:lang="fi">Muovilevyjen, -kalvojen, -putkien ja -profiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av plasthalvfabrikat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastic plates, sheets, tubes and profiles</xs:documentation>
          <xs:documentation xml:lang="fi">Muovilevyjen, -kalvojen, -putkien ja -profiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av plasthalvfabrikat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastic packing goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muovipakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Plastförpackningstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastic packing goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muovipakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Plastförpackningstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of doors and windows of plastic</xs:documentation>
          <xs:documentation xml:lang="fi">Muoviovien ja -ikkunoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av dörrar och fönster av plast</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of doors and windows of plastic</xs:documentation>
          <xs:documentation xml:lang="fi">Muoviovien ja -ikkunoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av dörrar och fönster av plast</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2224">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of builders’ ware of plastic</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennusmuovien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Byggplastvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of builders’ ware of plastic</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennusmuovien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Byggplastvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2225">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and finishing of plastic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muovituotteiden jalostus ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning och slutbehandling av plastvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing and finishing of plastic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muovituotteiden jalostus ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning och slutbehandling av plastvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2226">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other plastic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden muovituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan plastvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22260">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other plastic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden muovituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan plastvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other non-metallic mineral products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden ei-metallisten mineraalituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra icke-metalliska mineraliska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="231">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of glass and glass products</xs:documentation>
          <xs:documentation xml:lang="fi">Lasin ja lasituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Glas- och glasvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of flat glass</xs:documentation>
          <xs:documentation xml:lang="fi">Tasolasin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av planglas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of flat glass</xs:documentation>
          <xs:documentation xml:lang="fi">Tasolasin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av planglas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Shaping and processing of flat glass</xs:documentation>
          <xs:documentation xml:lang="fi">Tasolasin muotoilu ja muokkaus</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning av planglas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Shaping and processing of flat glass</xs:documentation>
          <xs:documentation xml:lang="fi">Tasolasin muotoilu ja muokkaus</xs:documentation>
          <xs:documentation xml:lang="sv">Bearbetning av planglas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2313">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of hollow glass</xs:documentation>
          <xs:documentation xml:lang="fi">Onton lasin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av buteljer, glasförpackningar och husgeråd av glas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of hollow glass</xs:documentation>
          <xs:documentation xml:lang="fi">Onton lasin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av buteljer, glasförpackningar och husgeråd av glas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2314">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of glass fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Lasikuitujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av glasfiber</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of glass fibres</xs:documentation>
          <xs:documentation xml:lang="fi">Lasikuitujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av glasfiber</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2315">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture and processing of other glass, including technical glassware</xs:documentation>
          <xs:documentation xml:lang="fi">Muu lasin valmistus ja muokkaus, mukaan lukien tekniset lasituotteet</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra glasvaror inklusive tekniska glasvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture and processing of other glass, including technical glassware</xs:documentation>
          <xs:documentation xml:lang="fi">Muu lasin valmistus ja muokkaus, mukaan lukien tekniset lasituotteet</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra glasvaror inklusive tekniska glasvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="232">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of refractory products</xs:documentation>
          <xs:documentation xml:lang="fi">Tulenkestävien keraamisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av eldfasta produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of refractory products</xs:documentation>
          <xs:documentation xml:lang="fi">Tulenkestävien keraamisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av eldfasta produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of refractory products</xs:documentation>
          <xs:documentation xml:lang="fi">Tulenkestävien keraamisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av eldfasta produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="233">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of clay building materials</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten rakennusaineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av byggmaterial av lergods</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2331">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic tiles and flags</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten tiilien ja laattojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska golv- och väggplattor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic tiles and flags</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten tiilien ja laattojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska golv- och väggplattor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2332">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bricks, tiles and construction products, in baked clay</xs:documentation>
          <xs:documentation xml:lang="fi">Poltettujen tiilien ja muun rakennuskeramiikan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av murtegel, takpannor och andra byggvaror av tegel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bricks, tiles and construction products, in baked clay</xs:documentation>
          <xs:documentation xml:lang="fi">Poltettujen tiilien ja muun rakennuskeramiikan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av murtegel, takpannor och andra byggvaror av tegel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="234">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other porcelain and ceramic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden posliini- ja keramiikkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra porslinsprodukter och keramiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2341">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic household and ornamental articles</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten talous- ja koriste-esineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska hushålls- och prydnadsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic household and ornamental articles</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten talous- ja koriste-esineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska hushålls- och prydnadsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2342">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic sanitary fixtures</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten saniteettikalusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska sanitetsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic sanitary fixtures</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten saniteettikalusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska sanitetsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2343">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic insulators and insulating fittings</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten eristystuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska isolatorer o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23430">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ceramic insulators and insulating fittings</xs:documentation>
          <xs:documentation xml:lang="fi">Keraamisten eristystuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av keramiska isolatorer o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2344">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other technical ceramic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden teknisten keraamisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra tekniska keramiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23440">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other technical ceramic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden teknisten keraamisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra tekniska keramiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2345">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other ceramic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden keramiikkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra keramiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23450">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other ceramic products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden keramiikkatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra keramiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="235">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cement, lime and plaster</xs:documentation>
          <xs:documentation xml:lang="fi">Sementin, kalkin ja kipsin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av cement, kalk och gips</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2351">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cement</xs:documentation>
          <xs:documentation xml:lang="fi">Sementin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av cement</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cement</xs:documentation>
          <xs:documentation xml:lang="fi">Sementin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av cement</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2352">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lime and plaster</xs:documentation>
          <xs:documentation xml:lang="fi">Kalkin ja kipsin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kalk och gips</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lime and plaster</xs:documentation>
          <xs:documentation xml:lang="fi">Kalkin ja kipsin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kalk och gips</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="236">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of articles of concrete, cement and plaster</xs:documentation>
          <xs:documentation xml:lang="fi">Betoni-, kipsi- ja sementtituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av varor av betong, cement och gips</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2361">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of concrete products for construction purposes</xs:documentation>
          <xs:documentation xml:lang="fi">Betonituotteiden valmistus rakennustarkoituksiin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av betongvaror för byggändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of concrete products for construction purposes</xs:documentation>
          <xs:documentation xml:lang="fi">Betonituotteiden valmistus rakennustarkoituksiin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av betongvaror för byggändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2362">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plaster products for construction purposes</xs:documentation>
          <xs:documentation xml:lang="fi">Kipsituotteiden valmistus rakennustarkoituksiin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gipsvaror för byggändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plaster products for construction purposes</xs:documentation>
          <xs:documentation xml:lang="fi">Kipsituotteiden valmistus rakennustarkoituksiin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gipsvaror för byggändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2363">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ready-mixed concrete</xs:documentation>
          <xs:documentation xml:lang="fi">Valmisbetonin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fabriksblandad betong</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ready-mixed concrete</xs:documentation>
          <xs:documentation xml:lang="fi">Valmisbetonin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fabriksblandad betong</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2364">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of mortars</xs:documentation>
          <xs:documentation xml:lang="fi">Muurauslaastin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av murbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23640">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of mortars</xs:documentation>
          <xs:documentation xml:lang="fi">Muurauslaastin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av murbruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2365">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fibre cement</xs:documentation>
          <xs:documentation xml:lang="fi">Kuitusementin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fibercementvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23650">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fibre cement</xs:documentation>
          <xs:documentation xml:lang="fi">Kuitusementin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fibercementvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2366">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other articles of concrete, cement and plaster</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden betoni-, sementti- ja kipsituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra varor av betong, cement och gips</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23660">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other articles of concrete, cement and plaster</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden betoni-, sementti- ja kipsituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra varor av betong, cement och gips</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="237">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cutting, shaping and finishing of stone</xs:documentation>
          <xs:documentation xml:lang="fi">Kiven leikkaaminen, muotoilu ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Huggning, formning och slutlig bearbetning av sten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2370">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cutting, shaping and finishing of stone</xs:documentation>
          <xs:documentation xml:lang="fi">Kiven leikkaaminen, muotoilu ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Huggning, formning och slutlig bearbetning av sten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23700">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cutting, shaping and finishing of stone</xs:documentation>
          <xs:documentation xml:lang="fi">Kiven leikkaaminen, muotoilu ja viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Huggning, formning och slutlig bearbetning av sten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="239">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of abrasive products and non-metallic mineral products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon hiontatuotteiden ja ei-metallisten mineraalituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av slipmedel och övriga icke-metalliska mineraliska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2391">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of abrasive products</xs:documentation>
          <xs:documentation xml:lang="fi">Hiontatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av slipmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of abrasive products</xs:documentation>
          <xs:documentation xml:lang="fi">Hiontatuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av slipmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2399">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other non-metallic mineral products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelemattomien muiden ei-metallisten mineraalituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga icke-metalliska mineraliska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other non-metallic mineral products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelemattomien muiden ei-metallisten mineraalituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga icke-metalliska mineraliska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien jalostus</xs:documentation>
          <xs:documentation xml:lang="sv">Stål- och metallframställning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="241">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic iron and steel and of ferro-alloys</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan, teräksen ja rautaseosten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av järn och stål samt ferrolegeringar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic iron and steel and of ferro-alloys</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan, teräksen ja rautaseosten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av järn och stål samt ferrolegeringar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic iron and steel and of ferro-alloys</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan, teräksen ja rautaseosten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av järn och stål samt ferrolegeringar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="242">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tubes, pipes, hollow profiles and related fittings, of steel</xs:documentation>
          <xs:documentation xml:lang="fi">Putkien, profiiliputkien ja niihin liittyvien tarvikkeiden valmistus teräksestä</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rör, ledningar, ihåliga profiler och tillbehör av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tubes, pipes, hollow profiles and related fittings, of steel</xs:documentation>
          <xs:documentation xml:lang="fi">Putkien, profiiliputkien ja niihin liittyvien tarvikkeiden valmistus teräksestä</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rör, ledningar, ihåliga profiler och tillbehör av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tubes, pipes, hollow profiles and related fittings, of steel</xs:documentation>
          <xs:documentation xml:lang="fi">Putkien, profiiliputkien ja niihin liittyvien tarvikkeiden valmistus teräksestä</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rör, ledningar, ihåliga profiler och tillbehör av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="243">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other products of first processing of steel</xs:documentation>
          <xs:documentation xml:lang="fi">Muu teräksen jalostus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan primärbearbetning av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2431">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold drawing of bars</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan ja teräksen kylmävetäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kalldragen stålstång</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold drawing of bars</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan ja teräksen kylmävetäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kalldragen stålstång</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2432">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold rolling of narrow strip</xs:documentation>
          <xs:documentation xml:lang="fi">Rainan kylmävalssaus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kallvalsade stålband</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold rolling of narrow strip</xs:documentation>
          <xs:documentation xml:lang="fi">Rainan kylmävalssaus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kallvalsade stålband</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2433">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold forming or folding</xs:documentation>
          <xs:documentation xml:lang="fi">Kylmämuovaus tai kylmätaitto</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra kallformade produkter av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold forming or folding</xs:documentation>
          <xs:documentation xml:lang="fi">Kylmämuovaus tai kylmätaitto</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra kallformade produkter av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2434">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold drawing of wire</xs:documentation>
          <xs:documentation xml:lang="fi">Teräslangan veto</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kalldragen ståltråd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24340">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cold drawing of wire</xs:documentation>
          <xs:documentation xml:lang="fi">Teräslangan veto</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kalldragen ståltråd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="244">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of basic precious and other non-ferrous metals</xs:documentation>
          <xs:documentation xml:lang="fi">Jalometallien ja muiden värimetallien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av andra metaller än järn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2441">
        <xs:annotation>
          <xs:documentation xml:lang="en">Precious metals production</xs:documentation>
          <xs:documentation xml:lang="fi">Jalometallien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av ädla metaller</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Precious metals production</xs:documentation>
          <xs:documentation xml:lang="fi">Jalometallien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av ädla metaller</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2442">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aluminium production</xs:documentation>
          <xs:documentation xml:lang="fi">Alumiinin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av aluminium</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Aluminium production</xs:documentation>
          <xs:documentation xml:lang="fi">Alumiinin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av aluminium</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2443">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lead, zinc and tin production</xs:documentation>
          <xs:documentation xml:lang="fi">Lyijyn, sinkin ja tinan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av bly, zink och tenn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24430">
        <xs:annotation>
          <xs:documentation xml:lang="en">Lead, zinc and tin production</xs:documentation>
          <xs:documentation xml:lang="fi">Lyijyn, sinkin ja tinan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av bly, zink och tenn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2444">
        <xs:annotation>
          <xs:documentation xml:lang="en">Copper production</xs:documentation>
          <xs:documentation xml:lang="fi">Kuparin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av koppar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24440">
        <xs:annotation>
          <xs:documentation xml:lang="en">Copper production</xs:documentation>
          <xs:documentation xml:lang="fi">Kuparin valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av koppar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2445">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other non-ferrous metal production</xs:documentation>
          <xs:documentation xml:lang="fi">Muu värimetallien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av andra metaller</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24450">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other non-ferrous metal production</xs:documentation>
          <xs:documentation xml:lang="fi">Muu värimetallien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av andra metaller</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2446">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing of nuclear fuel</xs:documentation>
          <xs:documentation xml:lang="fi">Ydinpolttoaineen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kärnbränsle</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24460">
        <xs:annotation>
          <xs:documentation xml:lang="en">Processing of nuclear fuel</xs:documentation>
          <xs:documentation xml:lang="fi">Ydinpolttoaineen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kärnbränsle</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="245">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2451">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of iron</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av järn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of iron</xs:documentation>
          <xs:documentation xml:lang="fi">Raudan valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av järn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2452">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of steel</xs:documentation>
          <xs:documentation xml:lang="fi">Teräksen valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of steel</xs:documentation>
          <xs:documentation xml:lang="fi">Teräksen valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av stål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2453">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of light metals</xs:documentation>
          <xs:documentation xml:lang="fi">Kevytmetallien valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av lättmetall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of light metals</xs:documentation>
          <xs:documentation xml:lang="fi">Kevytmetallien valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av lättmetall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2454">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of other non-ferrous metals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden värimetallien valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av andra metaller</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Casting of other non-ferrous metals</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden värimetallien valu</xs:documentation>
          <xs:documentation xml:lang="sv">Gjutning av andra metaller</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fabricated metal products, except machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Metallituotteiden valmistus pois lukien koneet ja laitteet</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av metallvaror utom maskiner och apparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="251">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of structural metal products</xs:documentation>
          <xs:documentation xml:lang="fi">Metallirakenteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Byggnadsmetallvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of metal structures and parts of structures</xs:documentation>
          <xs:documentation xml:lang="fi">Metallirakenteiden ja niiden osien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av metallstommar och delar därav</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of metal structures and parts of structures</xs:documentation>
          <xs:documentation xml:lang="fi">Metallirakenteiden ja niiden osien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av metallstommar och delar därav</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of doors and windows of metal</xs:documentation>
          <xs:documentation xml:lang="fi">Metalliovien ja -ikkunoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av dörrar och fönster av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of doors and windows of metal</xs:documentation>
          <xs:documentation xml:lang="fi">Metalliovien ja -ikkunoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av dörrar och fönster av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="252">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tanks, reservoirs and containers of metal</xs:documentation>
          <xs:documentation xml:lang="fi">Metallitankkien, -säiliöiden ja -altaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av cisterner, tankar, kar och andra behållare av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2521">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of central heating radiators, steam generators and boilers</xs:documentation>
          <xs:documentation xml:lang="fi">Keskuslämmityspatterien, höyrykattiloiden ja kuumavesivaraajien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av radiatorer, ånggeneratorer och pannor för centraluppvärmning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of central heating radiators, steam generators and boilers</xs:documentation>
          <xs:documentation xml:lang="fi">Keskuslämmityspatterien, höyrykattiloiden ja kuumavesivaraajien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av radiatorer, ånggeneratorer och pannor för centraluppvärmning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2522">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other tanks, reservoirs and containers of metal</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden metallitankkien, -säiliöiden ja -altaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra cisterner, tankar, kar och andra behållare av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other tanks, reservoirs and containers of metal</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden metallitankkien, -säiliöiden ja -altaiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra cisterner, tankar, kar och andra behållare av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="253">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of weapons and ammunition</xs:documentation>
          <xs:documentation xml:lang="fi">Aseiden ja ammusten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av vapen och ammunition</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of weapons and ammunition</xs:documentation>
          <xs:documentation xml:lang="fi">Aseiden ja ammusten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av vapen och ammunition</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of weapons and ammunition</xs:documentation>
          <xs:documentation xml:lang="fi">Aseiden ja ammusten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av vapen och ammunition</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="254">
        <xs:annotation>
          <xs:documentation xml:lang="en">Forging and shaping metal and powder metallurgy</xs:documentation>
          <xs:documentation xml:lang="fi">Metallin takominen ja muotoilu sekä jauhemetallurgia</xs:documentation>
          <xs:documentation xml:lang="sv">Smidning och formning av metall och pulvermetallurgi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Forging and shaping metal and powder metallurgy</xs:documentation>
          <xs:documentation xml:lang="fi">Metallin takominen ja muotoilu sekä jauhemetallurgia</xs:documentation>
          <xs:documentation xml:lang="sv">Smidning och formning av metall och pulvermetallurgi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Forging and shaping metal and powder metallurgy</xs:documentation>
          <xs:documentation xml:lang="fi">Metallin takominen ja muotoilu sekä jauhemetallurgia</xs:documentation>
          <xs:documentation xml:lang="sv">Smidning och formning av metall och pulvermetallurgi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="255">
        <xs:annotation>
          <xs:documentation xml:lang="en">Treatment and coating of metals; machining</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien käsittely ja pinnoitus; metallien työstö</xs:documentation>
          <xs:documentation xml:lang="sv">Beläggning och överdragning av metall; metallegoarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2551">
        <xs:annotation>
          <xs:documentation xml:lang="en">Coating of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien pinnoitus</xs:documentation>
          <xs:documentation xml:lang="sv">Beläggning och överdragning av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Coating of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien pinnoitus</xs:documentation>
          <xs:documentation xml:lang="sv">Beläggning och överdragning av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2552">
        <xs:annotation>
          <xs:documentation xml:lang="en">Heat treatment of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien lämpökäsittely</xs:documentation>
          <xs:documentation xml:lang="sv">Värmebehandling av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Heat treatment of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien lämpökäsittely</xs:documentation>
          <xs:documentation xml:lang="sv">Värmebehandling av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2553">
        <xs:annotation>
          <xs:documentation xml:lang="en">Machining of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien työstö</xs:documentation>
          <xs:documentation xml:lang="sv">Metallegoarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Machining of metals</xs:documentation>
          <xs:documentation xml:lang="fi">Metallien työstö</xs:documentation>
          <xs:documentation xml:lang="sv">Metallegoarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="256">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cutlery, tools and general hardware</xs:documentation>
          <xs:documentation xml:lang="fi">Ruokailu- ja leikkuuvälineiden, työkalujen ja rautatavaran valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bestick, verktyg och andra järnhandelsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2561">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cutlery</xs:documentation>
          <xs:documentation xml:lang="fi">Ruokailu- ja leikkuuvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bestick</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of cutlery</xs:documentation>
          <xs:documentation xml:lang="fi">Ruokailu- ja leikkuuvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bestick</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2562">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of locks and hinges</xs:documentation>
          <xs:documentation xml:lang="fi">Lukkojen ja saranoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lås och gångjärn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of locks and hinges</xs:documentation>
          <xs:documentation xml:lang="fi">Lukkojen ja saranoiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lås och gångjärn</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2563">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tools</xs:documentation>
          <xs:documentation xml:lang="fi">Työkalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av verktyg och redskap</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of tools</xs:documentation>
          <xs:documentation xml:lang="fi">Työkalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av verktyg och redskap</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="259">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other fabricated metal products</xs:documentation>
          <xs:documentation xml:lang="fi">Muu metallituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan metallvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2591">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of steel drums and similar containers</xs:documentation>
          <xs:documentation xml:lang="fi">Metallipakkausten ja -astioiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av stålfat o.d. behållare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of steel drums and similar containers</xs:documentation>
          <xs:documentation xml:lang="fi">Metallipakkausten ja -astioiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av stålfat o.d. behållare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2592">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of light metal packaging</xs:documentation>
          <xs:documentation xml:lang="fi">Kevytmetallipakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lättmetallförpackningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of light metal packaging</xs:documentation>
          <xs:documentation xml:lang="fi">Kevytmetallipakkausten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lättmetallförpackningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2593">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wire products, chain and springs</xs:documentation>
          <xs:documentation xml:lang="fi">Metallilankatuotteiden, ketjujen ja jousien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av metalltrådvaror, kedjor och fjädrar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25930">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wire products, chain and springs</xs:documentation>
          <xs:documentation xml:lang="fi">Metallilankatuotteiden, ketjujen ja jousien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av metalltrådvaror, kedjor och fjädrar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2594">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fasteners and screw machine products</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinnittimien ja ruuvituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av nitar och skruvar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25940">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fasteners and screw machine products</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinnittimien ja ruuvituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av nitar och skruvar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2599">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other fabricated metal products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden metallituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig metallvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other fabricated metal products n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden metallituotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig metallvarutillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of computer, electronic and optical products</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden sekä elektronisten ja optisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av datorer, elektronikvaror och optik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="261">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electronic components and boards</xs:documentation>
          <xs:documentation xml:lang="fi">Elektronisten komponenttien ja piirilevyjen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektroniska komponenter och kretskort</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electronic components</xs:documentation>
          <xs:documentation xml:lang="fi">Elektronisten komponenttien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektroniska komponenter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electronic components</xs:documentation>
          <xs:documentation xml:lang="fi">Elektronisten komponenttien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektroniska komponenter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of loaded electronic boards</xs:documentation>
          <xs:documentation xml:lang="fi">Kalustettujen piirilevyjen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kretskort</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of loaded electronic boards</xs:documentation>
          <xs:documentation xml:lang="fi">Kalustettujen piirilevyjen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kretskort</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="262">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of computers and peripheral equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden ja niiden oheislaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av datorer och kringutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of computers and peripheral equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden ja niiden oheislaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av datorer och kringutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of computers and peripheral equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden ja niiden oheislaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av datorer och kringutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="263">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Viestintälaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Viestintälaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Viestintälaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="264">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of consumer electronics</xs:documentation>
          <xs:documentation xml:lang="fi">Viihde-elektroniikan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hemelektronik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2640">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of consumer electronics</xs:documentation>
          <xs:documentation xml:lang="fi">Viihde-elektroniikan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hemelektronik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of consumer electronics</xs:documentation>
          <xs:documentation xml:lang="fi">Viihde-elektroniikan valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hemelektronik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="265">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of measuring testing instruments, clocks and watches</xs:documentation>
          <xs:documentation xml:lang="fi">Mittaus- ja testauslaitteiden ja kellojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av instrument för mätning och provning samt ur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2651">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of instruments and appliances for measuring, testing and navigation</xs:documentation>
          <xs:documentation xml:lang="fi">Mittaus-, testaus- ja navigointivälineiden ja -laitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av instrument och apparater för mätning, provning och navigering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of instruments and appliances for measuring, testing and navigation</xs:documentation>
          <xs:documentation xml:lang="fi">Mittaus-, testaus- ja navigointivälineiden ja -laitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av instrument och apparater för mätning, provning och navigering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2652">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of watches and clocks</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Urtillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of watches and clocks</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Urtillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="266">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of irradiation, electromedical and electrotherapeutic equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Säteilylaitteiden sekä elektronisten lääkintä- ja terapialaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av strålningsutrustning samt elektromedicinsk och elektroterapeutisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2660">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of irradiation, electromedical and electrotherapeutic equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Säteilylaitteiden sekä elektronisten lääkintä- ja terapialaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av strålningsutrustning samt elektromedicinsk och elektroterapeutisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26600">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of irradiation, electromedical and electrotherapeutic equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Säteilylaitteiden sekä elektronisten lääkintä- ja terapialaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av strålningsutrustning samt elektromedicinsk och elektroterapeutisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="267">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of optical instruments, magnetic and optical media and photographic equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Optisten instrumenttien, tallenne- ja valokuvausvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av optiska instrument, magnetiska och optiska medier samt fotoutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2670">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of optical instruments, magnetic and optical media and photographic equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Optisten instrumenttien, tallenne- ja valokuvausvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av optiska instrument, magnetiska och optiska medier samt fotoutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26700">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of optical instruments, magnetic and optical media and photographic equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Optisten instrumenttien, tallenne- ja valokuvausvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av optiska instrument, magnetiska och optiska medier samt fotoutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electrical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkölaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elapparatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="271">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkömoottorien, generaattorien, muuntajien sekä sähkönjakelu- ja valvontalaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elmotorer, generatorer och transformatorer samt eldistributions- och elkontrollapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electric motors, generators and transformers</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkömoottorien, generaattorien ja muuntajien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elmotorer, generatorer och transformatorer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electric motors, generators and transformers</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkömoottorien, generaattorien ja muuntajien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elmotorer, generatorer och transformatorer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electricity distribution and control apparatus</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkönjakelu- ja valvontalaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av eldistributions- och elkontrollapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electricity distribution and control apparatus</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkönjakelu- ja valvontalaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av eldistributions- och elkontrollapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="272">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of batteries and accumulators</xs:documentation>
          <xs:documentation xml:lang="fi">Paristojen ja akkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Batteri- och ackumulatortillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2720">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of batteries and accumulators</xs:documentation>
          <xs:documentation xml:lang="fi">Paristojen ja akkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Batteri- och ackumulatortillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of batteries and accumulators</xs:documentation>
          <xs:documentation xml:lang="fi">Paristojen ja akkujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Batteri- och ackumulatortillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="273">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wiring and wiring devices</xs:documentation>
          <xs:documentation xml:lang="fi">Sähköjohtojen ja kytkentälaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av ledningar och kablar och kabeltillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2731">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fibre optic cables</xs:documentation>
          <xs:documentation xml:lang="fi">Optisten kuitukaapelien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av optiska fiberkablar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fibre optic cables</xs:documentation>
          <xs:documentation xml:lang="fi">Optisten kuitukaapelien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av optiska fiberkablar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2732">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other electronic and electric wires and cables</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden elektronisten ja sähköjohtojen sekä -kaapelien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra elektroniska och elektriska ledningar och kablar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other electronic and electric wires and cables</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden elektronisten ja sähköjohtojen sekä -kaapelien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra elektroniska och elektriska ledningar och kablar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2733">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wiring devices</xs:documentation>
          <xs:documentation xml:lang="fi">Kytkentälaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kabeltillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of wiring devices</xs:documentation>
          <xs:documentation xml:lang="fi">Kytkentälaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kabeltillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="274">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lighting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Valaistuslaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av belysningsarmatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2740">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lighting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Valaistuslaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av belysningsarmatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lighting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Valaistuslaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av belysningsarmatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="275">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of domestic appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Kodinkoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2751">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electric domestic appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkökäyttöisten kodinkoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektriska hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electric domestic appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkökäyttöisten kodinkoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektriska hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2752">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of non-electric domestic appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Ei-sähkökäyttöisten kodinkoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av icke-elektriska hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of non-electric domestic appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Ei-sähkökäyttöisten kodinkoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av icke-elektriska hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="279">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other electrical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden sähkölaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av annan elapparatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2790">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other electrical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden sähkölaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av annan elapparatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other electrical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden sähkölaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av annan elapparatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery and equipment n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon koneiden ja laitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av övriga maskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="281">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of general-purpose machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Yleiskäyttöön tarkoitettujen voimakoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för allmänt ändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of engines and turbines, except aircraft, vehicle and cycle engines</xs:documentation>
          <xs:documentation xml:lang="fi">Moottorien ja turbiinien valmistus pois lukien lentokoneiden ja ajoneuvojen moottorit</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motorer och turbiner utom för luftfartyg och fordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of engines and turbines, except aircraft, vehicle and cycle engines</xs:documentation>
          <xs:documentation xml:lang="fi">Moottorien ja turbiinien valmistus pois lukien lentokoneiden ja ajoneuvojen moottorit</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motorer och turbiner utom för luftfartyg och fordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fluid power equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Hydraulisten voimalaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fluidteknisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of fluid power equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Hydraulisten voimalaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av fluidteknisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2813">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other pumps and compressors</xs:documentation>
          <xs:documentation xml:lang="fi">Pumppujen ja kompressoreiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra pumpar och kompressorer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other pumps and compressors</xs:documentation>
          <xs:documentation xml:lang="fi">Pumppujen ja kompressoreiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra pumpar och kompressorer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2814">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other taps and valves</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden hanojen ja venttiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra kranar och ventiler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other taps and valves</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden hanojen ja venttiilien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra kranar och ventiler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2815">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bearings, gears, gearing and driving elements</xs:documentation>
          <xs:documentation xml:lang="fi">Laakereiden, hammaspyörien, vaihteisto- ja ohjauselementtien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lager, kugghjul och andra delar för kraftöverföring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bearings, gears, gearing and driving elements</xs:documentation>
          <xs:documentation xml:lang="fi">Laakereiden, hammaspyörien, vaihteisto- ja ohjauselementtien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lager, kugghjul och andra delar för kraftöverföring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="282">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other general-purpose machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden yleiskäyttöön tarkoitettujen koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra maskiner för allmänt ändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2821">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ovens, furnaces and permanent household heating equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuusuunien ja kotitalouksien pysyvien lämmityslaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av ugnar och monterad värmeutrustning för bostadsuppvärmning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of ovens, furnaces and permanent household heating equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuusuunien ja kotitalouksien pysyvien lämmityslaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av ugnar och monterad värmeutrustning för bostadsuppvärmning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2822">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lifting and handling equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Nosto- ja siirtolaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lyft- och godshanteringsanordningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of lifting and handling equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Nosto- ja siirtolaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av lyft- och godshanteringsanordningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2823">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of office machinery and equipment, except computers and peripheral equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Konttorikoneiden ja -laitteiden valmistus pois lukien tietokoneet ja niiden oheislaitteet</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kontorsmaskiner och kontorsutrustning, utom datorer och kringutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of office machinery and equipment, except computers and peripheral equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Konttorikoneiden ja -laitteiden valmistus pois lukien tietokoneet ja niiden oheislaitteet</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av kontorsmaskiner och kontorsutrustning, utom datorer och kringutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2824">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of power-driven hand tools</xs:documentation>
          <xs:documentation xml:lang="fi">Voimakäyttöisten käsityökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motordrivna handverktyg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of power-driven hand tools</xs:documentation>
          <xs:documentation xml:lang="fi">Voimakäyttöisten käsityökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motordrivna handverktyg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2825">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of non-domestic air conditioning equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muuhun kuin kotitalouskäyttöön tarkoitettujen ilmastointilaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av luftkonditionering, utom för hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of non-domestic air conditioning equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muuhun kuin kotitalouskäyttöön tarkoitettujen ilmastointilaitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av luftkonditionering, utom för hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2829">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other general-purpose machinery n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden yleiskäyttöön tarkoitettujen koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga maskiner för allmänt ändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other general-purpose machinery n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden yleiskäyttöön tarkoitettujen koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga maskiner för allmänt ändamål</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="283">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of agricultural and forestry machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja metsätalouskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av jord- och skogsbruksmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2830">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of agricultural and forestry machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja metsätalouskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av jord- och skogsbruksmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of agricultural and forestry machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja metsätalouskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av jord- och skogsbruksmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="284">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of metal forming machinery and machine tools</xs:documentation>
          <xs:documentation xml:lang="fi">Metallin työstökoneiden ja konetyökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för metallbearbetning och verktygsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2841">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of metal forming machinery and machine tools for metal work</xs:documentation>
          <xs:documentation xml:lang="fi">Metallin työstökoneiden ja metallin työstöön tarkoitettujen konetyökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för metallbearbetning och verktygsmaskiner för bearbetning av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of metal forming machinery and machine tools for metal work</xs:documentation>
          <xs:documentation xml:lang="fi">Metallin työstökoneiden ja metallin työstöön tarkoitettujen konetyökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för metallbearbetning och verktygsmaskiner för bearbetning av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2842">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other machine tools</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden konetyökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra verktygsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other machine tools</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden konetyökalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra verktygsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="289">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other special-purpose machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden erikoiskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra specialmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2891">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for metallurgy</xs:documentation>
          <xs:documentation xml:lang="fi">Metallinjalostuskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för metallurgi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for metallurgy</xs:documentation>
          <xs:documentation xml:lang="fi">Metallinjalostuskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för metallurgi</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2892">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for mining, quarrying and construction</xs:documentation>
          <xs:documentation xml:lang="fi">Kaivos-, louhinta- ja rakennuskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gruv-, bergbrytnings- och byggmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for mining, quarrying and construction</xs:documentation>
          <xs:documentation xml:lang="fi">Kaivos-, louhinta- ja rakennuskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av gruv-, bergbrytnings- och byggmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2893">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for food, beverage and tobacco processing</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvike-, juoma- ja tupakkateollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för framställning av livsmedel, drycker och tobaksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28930">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for food, beverage and tobacco processing</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvike-, juoma- ja tupakkateollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för framställning av livsmedel, drycker och tobaksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2894">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for textile, apparel and leather production</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiili-, vaate- ja nahkateollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för produktion av textil-, beklädnads- och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28940">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for textile, apparel and leather production</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiili-, vaate- ja nahkateollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för produktion av textil-, beklädnads- och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2895">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for paper and paperboard production</xs:documentation>
          <xs:documentation xml:lang="fi">Paperi-, kartonki- ja pahviteollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för produktion av massa, papper och papp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28950">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of machinery for paper and paperboard production</xs:documentation>
          <xs:documentation xml:lang="fi">Paperi-, kartonki- ja pahviteollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för produktion av massa, papper och papp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2896">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastics and rubber machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Muovi- ja kumiteollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för gummi och plast</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28960">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of plastics and rubber machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Muovi- ja kumiteollisuuden koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för gummi och plast</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2897">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of additive manufacturing machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Kolmiulotteiseen tulostukseen tarkoitettujen laitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för additiv tillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28970">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of additive manufacturing machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Kolmiulotteiseen tulostukseen tarkoitettujen laitteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av maskiner för additiv tillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2899">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other special-purpose machinery n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden erikoiskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga specialmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other special-purpose machinery n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden erikoiskoneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av diverse övriga specialmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motor vehicles, trailers and semi-trailers</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen, perävaunujen ja puoliperävaunujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motorfordon, släpfordon och påhängsvagnar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="291">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Motorfordonstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Motorfordonstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Motorfordonstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="292">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bodies and coachwork for motor vehicles; manufacture of trailers and semi-trailers</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen runkojen ja korien valmistus; perävaunujen ja puoliperävaunujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av karosserier för motorfordon; tillverkning av släpfordon och påhängsvagnar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bodies and coachwork for motor vehicles; manufacture of trailers and semi-trailers</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen runkojen ja korien valmistus; perävaunujen ja puoliperävaunujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av karosserier för motorfordon; tillverkning av släpfordon och påhängsvagnar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bodies and coachwork for motor vehicles; manufacture of trailers and semi-trailers</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen runkojen ja korien valmistus; perävaunujen ja puoliperävaunujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av karosserier för motorfordon; tillverkning av släpfordon och påhängsvagnar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="293">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motor vehicle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen osien ja varusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av reservdelar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2931">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electrical and electronic equipment for motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkö- ja elektroniikkalaitteiden valmistus moottoriajoneuvoihin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektrisk och elektronisk utrustning för motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of electrical and electronic equipment for motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkö- ja elektroniikkalaitteiden valmistus moottoriajoneuvoihin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av elektrisk och elektronisk utrustning för motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2932">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other parts and accessories for motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden osien ja varusteiden valmistus moottoriajoneuvoihin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra delar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other parts and accessories for motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden osien ja varusteiden valmistus moottoriajoneuvoihin</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra delar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av andra transportmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="301">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of ships and boats</xs:documentation>
          <xs:documentation xml:lang="fi">Laivojen ja veneiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Skepps- och båtbyggeri</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3011">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of civilian ships and floating structures</xs:documentation>
          <xs:documentation xml:lang="fi">Siviilikäyttöön tarkoitettujen laivojen ja kelluvien rakenteiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av civila fartyg och flytande materiel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of civilian ships and floating structures</xs:documentation>
          <xs:documentation xml:lang="fi">Siviilikäyttöön tarkoitettujen laivojen ja kelluvien rakenteiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av civila fartyg och flytande materiel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3012">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of pleasure and sporting boats</xs:documentation>
          <xs:documentation xml:lang="fi">Huvi- ja urheiluveneiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av fritidsbåtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of pleasure and sporting boats</xs:documentation>
          <xs:documentation xml:lang="fi">Huvi- ja urheiluveneiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av fritidsbåtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3013">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of military ships and vessels</xs:documentation>
          <xs:documentation xml:lang="fi">Sotilasalusten rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av militära skepp och fartyg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building of military ships and vessels</xs:documentation>
          <xs:documentation xml:lang="fi">Sotilasalusten rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av militära skepp och fartyg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="302">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of railway locomotives and rolling stock</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rälsfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of railway locomotives and rolling stock</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rälsfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of railway locomotives and rolling stock</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av rälsfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="303">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of air and spacecraft and related machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Ilma- ja avaruusalusten ja niihin liittyvien koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av luftfartyg, rymdfarkoster o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3031">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of civilian air and spacecraft and related machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Siviili-ilma- ja avaruusalusten ja niihin liittyvien koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av civila luftfartyg, rymdfarkoster o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of civilian air and spacecraft and related machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Siviili-ilma- ja avaruusalusten ja niihin liittyvien koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av civila luftfartyg, rymdfarkoster o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3032">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of military air and spacecraft and related machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Sotilasilma- ja avaruusalusten ja niihin liittyvien koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av militära luftfartyg, rymdfarkoster o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of military air and spacecraft and related machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Sotilasilma- ja avaruusalusten ja niihin liittyvien koneiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av militära luftfartyg, rymdfarkoster o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="304">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of military fighting vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Taisteluajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av militära stridsfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3040">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of military fighting vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Taisteluajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av militära stridsfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of military fighting vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Taisteluajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av militära stridsfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="309">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of transport equipment n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig tillverkning av transportmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3091">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3092">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bicycles and invalid carriages</xs:documentation>
          <xs:documentation xml:lang="fi">Polkupyörien ja invalidiajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av cyklar, rullstolar o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of bicycles and invalid carriages</xs:documentation>
          <xs:documentation xml:lang="fi">Polkupyörien ja invalidiajoneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av cyklar, rullstolar o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3099">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other transport equipment n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig transportmedelstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other transport equipment n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muiden kulkuneuvojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig transportmedelstillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of furniture</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av möbler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of furniture</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av möbler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of furniture</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av möbler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of furniture</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av möbler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other manufacturing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan tillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="321">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of jewellery, bijouterie and related articles</xs:documentation>
          <xs:documentation xml:lang="fi">Korujen, kultasepäntuotteiden ja muiden vastaavien tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av smycken, guld- och silversmedsvaror samt bijouterier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Striking of coins</xs:documentation>
          <xs:documentation xml:lang="fi">Kolikoiden ja mitalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Prägling av mynt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Striking of coins</xs:documentation>
          <xs:documentation xml:lang="fi">Kolikoiden ja mitalien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Prägling av mynt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of jewellery and related articles</xs:documentation>
          <xs:documentation xml:lang="fi">Jalokivikorujen ja muiden kultasepäntuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av smycken, guld- och silversmedsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of jewellery and related articles</xs:documentation>
          <xs:documentation xml:lang="fi">Jalokivikorujen ja muiden kultasepäntuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av smycken, guld- och silversmedsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3213">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of imitation jewellery and related articles</xs:documentation>
          <xs:documentation xml:lang="fi">Jäljitelmäkorujen ja muiden vastaavien tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bijouterier o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of imitation jewellery and related articles</xs:documentation>
          <xs:documentation xml:lang="fi">Jäljitelmäkorujen ja muiden vastaavien tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av bijouterier o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="322">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of musical instruments</xs:documentation>
          <xs:documentation xml:lang="fi">Soitinten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av musikinstrument</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of musical instruments</xs:documentation>
          <xs:documentation xml:lang="fi">Soitinten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av musikinstrument</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of musical instruments</xs:documentation>
          <xs:documentation xml:lang="fi">Soitinten valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av musikinstrument</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="323">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of sports goods</xs:documentation>
          <xs:documentation xml:lang="fi">Urheiluvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av sportartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of sports goods</xs:documentation>
          <xs:documentation xml:lang="fi">Urheiluvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av sportartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of sports goods</xs:documentation>
          <xs:documentation xml:lang="fi">Urheiluvälineiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av sportartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="324">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of games and toys</xs:documentation>
          <xs:documentation xml:lang="fi">Pelien ja leikkikalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av spel och leksaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of games and toys</xs:documentation>
          <xs:documentation xml:lang="fi">Pelien ja leikkikalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av spel och leksaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of games and toys</xs:documentation>
          <xs:documentation xml:lang="fi">Pelien ja leikkikalujen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av spel och leksaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="325">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of medical and dental instruments and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkintä- ja hammaslääkintäinstrumenttien ja -tarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av medicinsk och dental utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of medical and dental instruments and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkintä- ja hammaslääkintäinstrumenttien ja -tarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av medicinsk och dental utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32501">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of dentures and artificial teeth</xs:documentation>
          <xs:documentation xml:lang="fi">Hammasproteesien ja -implanttien valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av tandproteser och tandimplantat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32502">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of other medical and dental instruments and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Muu lääkintä- ja hammaslääkintäinstrumenttien ja -tarvikkeiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig tillverkning av medicinsk och dental utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="329">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacturing n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig tillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3291">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of brooms and brushes</xs:documentation>
          <xs:documentation xml:lang="fi">Luutien ja harjojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av borstbinderiarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of brooms and brushes</xs:documentation>
          <xs:documentation xml:lang="fi">Luutien ja harjojen valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av borstbinderiarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3299">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other manufacturing n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig tillverkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of protective safety equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Turvavarusteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Tillverkning av skyddsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32999">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other miscellaneous manufacturing n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon monenlaisten tuotteiden valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig tillverkning av diverse produkter som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair, maintenance and installation of machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Koneiden ja laitteiden korjaus, huolto ja asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation, underhåll och installation av maskiner och utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="331">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of fabricated metal products, machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Metallituotteiden, koneiden ja laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av metallvaror, maskiner och apparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of fabricated metal products</xs:documentation>
          <xs:documentation xml:lang="fi">Metallituotteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av metallvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of fabricated metal products</xs:documentation>
          <xs:documentation xml:lang="fi">Metallituotteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av metallvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Koneiden ja laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av maskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of general-purpose machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Yleiskäyttöön tarkoitettujen koneiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation av maskiner för allmänt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of agricultural and forestry machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja metsätalouskoneiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av jord- och skogsbruksmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33123">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of metal-cutting and metal-forming machinery and other machine tools</xs:documentation>
          <xs:documentation xml:lang="fi">Metallintyöstökoneiden ja muiden konetyökalujen korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av metallverktygsmaskiner och andra verktygsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33129">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of other special-purpose machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoiskoneiden ja -laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig reparation och övrigt underhåll av specialmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3313">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of electronic and optical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Elektronisten ja optisten laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av elektronisk och optisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of electronic and optical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Elektronisten ja optisten laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av elektronisk och optisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3314">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of electrical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkölaitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av elapparatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of electrical equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkölaitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av elapparatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3315">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of civilian ships and boats</xs:documentation>
          <xs:documentation xml:lang="fi">Siviilialusten korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av civila fartyg och båtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of civilian ships and boats</xs:documentation>
          <xs:documentation xml:lang="fi">Siviilialusten korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av civila fartyg och båtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3316">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of civilian air and spacecraft</xs:documentation>
          <xs:documentation xml:lang="fi">Siviili-ilma- ja avaruusalusten korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av civila luftfartyg och rymdfarkoster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33160">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of civilian air and spacecraft</xs:documentation>
          <xs:documentation xml:lang="fi">Siviili-ilma- ja avaruusalusten korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av civila luftfartyg och rymdfarkoster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3317">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of other civilian transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden siviilikulkuneuvojen korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av andra civila transportmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33170">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of other civilian transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden siviilikulkuneuvojen korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av andra civila transportmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3318">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of military fighting vehicles, ships, boats, air and spacecraft</xs:documentation>
          <xs:documentation xml:lang="fi">Taisteluajoneuvojen, sotilasalusten, sotilasilma- ja -avaruusalusten korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av militära stridsfordon, skepp, båtar, luftfartyg och rymdfarkoster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33180">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of military fighting vehicles, ships, boats, air and spacecraft</xs:documentation>
          <xs:documentation xml:lang="fi">Taisteluajoneuvojen, sotilasalusten, sotilasilma- ja -avaruusalusten korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av militära stridsfordon, skepp, båtar, luftfartyg och rymdfarkoster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3319">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of other equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av annan utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33190">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of other equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av annan utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="332">
        <xs:annotation>
          <xs:documentation xml:lang="en">Installation of industrial machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuuden koneiden ja laitteiden asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Installation av industrimaskiner och -utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Installation of industrial machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuuden koneiden ja laitteiden asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Installation av industrimaskiner och -utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Installation of industrial machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Teollisuuden koneiden ja laitteiden asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Installation av industrimaskiner och -utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35">
        <xs:annotation>
          <xs:documentation xml:lang="en">Electricity, gas, steam and air conditioning supply</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkö-, kaasu-, lämpö- ja jäähdytyspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">El-, gas- och ångförsörjning samt luftkonditionering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="351">
        <xs:annotation>
          <xs:documentation xml:lang="en">Electric power generation, transmission and distribution</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön tuotanto, siirto ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Generering, överföring och distribution av elkraft</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of electricity from non-renewable sources</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön tuotanto uusiutumattomilla energialähteillä</xs:documentation>
          <xs:documentation xml:lang="sv">Generering av elektricitet från icke-förnybara energikällor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of electricity from non-renewable sources</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön tuotanto uusiutumattomilla energialähteillä</xs:documentation>
          <xs:documentation xml:lang="sv">Generering av elektricitet från icke-förnybara energikällor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of electricity from renewable sources</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön tuotanto uusiutuvilla energialähteillä</xs:documentation>
          <xs:documentation xml:lang="sv">Generering av elektricitet från förnybara energikällor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of electricity from hydropower</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön tuotanto vesivoimalla</xs:documentation>
          <xs:documentation xml:lang="sv">Produktion av elektricitet med vattenkraft</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of electricity from wind power</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön tuotanto tuulivoimalla</xs:documentation>
          <xs:documentation xml:lang="sv">Produktion av elektricitet med vindkraft</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35129">
        <xs:annotation>
          <xs:documentation xml:lang="en">Production of electricity from other renewable sources</xs:documentation>
          <xs:documentation xml:lang="fi">Muu sähkön tuotanto uusiutuvilla energialähteillä</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig generering av elektricitet från förnybara energikällor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3513">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transmission of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön siirto</xs:documentation>
          <xs:documentation xml:lang="sv">Överföring av elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transmission of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön siirto</xs:documentation>
          <xs:documentation xml:lang="sv">Överföring av elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3514">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distribution of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Distribution av elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distribution of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Distribution av elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3515">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trade of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön kauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Handel med elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trade of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön kauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Handel med elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3516">
        <xs:annotation>
          <xs:documentation xml:lang="en">Storage of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Lagring av elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35160">
        <xs:annotation>
          <xs:documentation xml:lang="en">Storage of electricity</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Lagring av elektricitet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="352">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of gas, and distribution of gaseous fuels through mains</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun tuotanto ja kaasumaisten polttoaineiden jakelu putkiverkossa</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av gas och distribution av gasformiga bränslen via rörnät</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3521">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of gas</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Manufacture of gas</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Framställning av gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3522">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distribution of gaseous fuels through mains</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasumaisten polttoaineiden jakelu putkiverkossa</xs:documentation>
          <xs:documentation xml:lang="sv">Distribution av gasformiga bränslen via rörnät</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Distribution of gaseous fuels through mains</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasumaisten polttoaineiden jakelu putkiverkossa</xs:documentation>
          <xs:documentation xml:lang="sv">Distribution av gasformiga bränslen via rörnät</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3523">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trade of gas through mains</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun kauppa putkiverkossa</xs:documentation>
          <xs:documentation xml:lang="sv">Handel med gas via rörnät</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Trade of gas through mains</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun kauppa putkiverkossa</xs:documentation>
          <xs:documentation xml:lang="sv">Handel med gas via rörnät</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3524">
        <xs:annotation>
          <xs:documentation xml:lang="en">Storage of gas as part of network supply services</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun varastointi putkiverkon yhteydessä</xs:documentation>
          <xs:documentation xml:lang="sv">Lagring av gas som en del i nätförsörjningstjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Storage of gas as part of network supply services</xs:documentation>
          <xs:documentation xml:lang="fi">Kaasun varastointi putkiverkon yhteydessä</xs:documentation>
          <xs:documentation xml:lang="sv">Lagring av gas som en del i nätförsörjningstjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="353">
        <xs:annotation>
          <xs:documentation xml:lang="en">Steam and air conditioning supply</xs:documentation>
          <xs:documentation xml:lang="fi">Lämmön, höyryn ja jäähdytyksen tuotanto ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Försörjning av värme och kyla</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Steam and air conditioning supply</xs:documentation>
          <xs:documentation xml:lang="fi">Lämmön, höyryn ja jäähdytyksen tuotanto ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Försörjning av värme och kyla</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Steam and air conditioning supply</xs:documentation>
          <xs:documentation xml:lang="fi">Lämmön, höyryn ja jäähdytyksen tuotanto ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Försörjning av värme och kyla</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="354">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of brokers and agents for electric power and natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön ja maakaasun välitys ja agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Mäklare och agenter för el och naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of brokers and agents for electric power and natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön ja maakaasun välitys ja agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Mäklare och agenter för el och naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of brokers and agents for electric power and natural gas</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkön ja maakaasun välitys ja agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Mäklare och agenter för el och naturgas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="36">
        <xs:annotation>
          <xs:documentation xml:lang="en">Water collection, treatment and supply</xs:documentation>
          <xs:documentation xml:lang="fi">Vedenhankinta, puhdistus ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenförsörjning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="360">
        <xs:annotation>
          <xs:documentation xml:lang="en">Water collection, treatment and supply</xs:documentation>
          <xs:documentation xml:lang="fi">Vedenhankinta, puhdistus ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenförsörjning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3600">
        <xs:annotation>
          <xs:documentation xml:lang="en">Water collection, treatment and supply</xs:documentation>
          <xs:documentation xml:lang="fi">Vedenhankinta, puhdistus ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenförsörjning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="36000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Water collection, treatment and supply</xs:documentation>
          <xs:documentation xml:lang="fi">Vedenhankinta, puhdistus ja jakelu</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenförsörjning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sewerage</xs:documentation>
          <xs:documentation xml:lang="fi">Viemäri- ja jätevesihuolto</xs:documentation>
          <xs:documentation xml:lang="sv">Avloppsrening</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="370">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sewerage</xs:documentation>
          <xs:documentation xml:lang="fi">Viemäri- ja jätevesihuolto</xs:documentation>
          <xs:documentation xml:lang="sv">Avloppsrening</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3700">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sewerage</xs:documentation>
          <xs:documentation xml:lang="fi">Viemäri- ja jätevesihuolto</xs:documentation>
          <xs:documentation xml:lang="sv">Avloppsrening</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sewerage</xs:documentation>
          <xs:documentation xml:lang="fi">Viemäri- ja jätevesihuolto</xs:documentation>
          <xs:documentation xml:lang="sv">Avloppsrening</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38">
        <xs:annotation>
          <xs:documentation xml:lang="en">Waste collection, recovery and disposal activities</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen keruu, hyödyntäminen ja hävittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av avfall, återvinning och bortskaffande</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="381">
        <xs:annotation>
          <xs:documentation xml:lang="en">Waste collection</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen keruu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Collection of non-hazardous waste</xs:documentation>
          <xs:documentation xml:lang="fi">Tavanomaisen jätteen keruu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av icke-farligt avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Collection of non-hazardous waste</xs:documentation>
          <xs:documentation xml:lang="fi">Tavanomaisen jätteen keruu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av icke-farligt avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Collection of hazardous waste</xs:documentation>
          <xs:documentation xml:lang="fi">Vaarallisen jätteen keruu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av farligt avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Collection of hazardous waste</xs:documentation>
          <xs:documentation xml:lang="fi">Vaarallisen jätteen keruu</xs:documentation>
          <xs:documentation xml:lang="sv">Insamling av farligt avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="382">
        <xs:annotation>
          <xs:documentation xml:lang="en">Waste recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen hyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Återvinning av avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3821">
        <xs:annotation>
          <xs:documentation xml:lang="en">Materials recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen materiaalihyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Materialåtervinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Materials recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen materiaalihyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Materialåtervinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3822">
        <xs:annotation>
          <xs:documentation xml:lang="en">Energy recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen energiahyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Energiåtervinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Energy recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen energiahyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Energiåtervinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3823">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other waste recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen muu hyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annan återvinning av avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other waste recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen muu hyödyntäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annan återvinning av avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="383">
        <xs:annotation>
          <xs:documentation xml:lang="en">Waste disposal without recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen hävittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Bortskaffande av avfall utan återvinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3831">
        <xs:annotation>
          <xs:documentation xml:lang="en">Incineration without energy recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen polttaminen ilman energian talteenottoa</xs:documentation>
          <xs:documentation xml:lang="sv">Förbränning utan energiåtervinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Incineration without energy recovery</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen polttaminen ilman energian talteenottoa</xs:documentation>
          <xs:documentation xml:lang="sv">Förbränning utan energiåtervinning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3832">
        <xs:annotation>
          <xs:documentation xml:lang="en">Landfilling or permanent storage</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen sijoittaminen kaatopaikalle tai pysyvä varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Deponering eller slutförvaring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Landfilling or permanent storage</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen sijoittaminen kaatopaikalle tai pysyvä varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Deponering eller slutförvaring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3833">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other waste disposal</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen muu hävittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annat bortskaffande av avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other waste disposal</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen muu hävittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annat bortskaffande av avfall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39">
        <xs:annotation>
          <xs:documentation xml:lang="en">Remediation activities and other waste management service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maaperän ja vesistöjen kunnostus ja muut ympäristönhuoltopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sanering, efterbehandling av jord och vatten samt annan verksamhet för föroreningsbekämpning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="390">
        <xs:annotation>
          <xs:documentation xml:lang="en">Remediation activities and other waste management service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maaperän ja vesistöjen kunnostus ja muut ympäristönhuoltopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sanering, efterbehandling av jord och vatten samt annan verksamhet för föroreningsbekämpning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Remediation activities and other waste management service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maaperän ja vesistöjen kunnostus ja muut ympäristönhuoltopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sanering, efterbehandling av jord och vatten samt annan verksamhet för föroreningsbekämpning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Remediation activities and other waste management service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maaperän ja vesistöjen kunnostus ja muut ympäristönhuoltopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sanering, efterbehandling av jord och vatten samt annan verksamhet för föroreningsbekämpning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of residential and non-residential buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Talonrakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av bostadshus och andra byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of residential and non-residential buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Talonrakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av bostadshus och andra byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of residential and non-residential buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Talonrakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av bostadshus och andra byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of residential and non-residential buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Talonrakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Byggande av bostadshus och andra byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42">
        <xs:annotation>
          <xs:documentation xml:lang="en">Civil engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja vesirakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="421">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of roads and railways</xs:documentation>
          <xs:documentation xml:lang="fi">Teiden ja rautateiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av vägar och järnvägar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of roads and motorways</xs:documentation>
          <xs:documentation xml:lang="fi">Teiden ja moottoriteiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av vägar och motorvägar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of roads and motorways</xs:documentation>
          <xs:documentation xml:lang="fi">Teiden ja moottoriteiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av vägar och motorvägar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of railways and underground railways</xs:documentation>
          <xs:documentation xml:lang="fi">Rautateiden ja metrolinjojen rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av järnvägar och tunnelbanor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of railways and underground railways</xs:documentation>
          <xs:documentation xml:lang="fi">Rautateiden ja metrolinjojen rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av järnvägar och tunnelbanor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4213">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of bridges and tunnels</xs:documentation>
          <xs:documentation xml:lang="fi">Siltojen ja tunneleiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av broar och tunnlar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of bridges and tunnels</xs:documentation>
          <xs:documentation xml:lang="fi">Siltojen ja tunneleiden rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggning av broar och tunnlar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="422">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of utility projects</xs:documentation>
          <xs:documentation xml:lang="fi">Yleisten jakeluverkkojen rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Allmännyttiga anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of utility projects for fluids</xs:documentation>
          <xs:documentation xml:lang="fi">Yleisten jakeluverkkojen rakentaminen nestemäisiä aineita varten</xs:documentation>
          <xs:documentation xml:lang="sv">Allmännyttiga anläggningsarbeten för värme, vatten och avlopp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of utility projects for fluids</xs:documentation>
          <xs:documentation xml:lang="fi">Yleisten jakeluverkkojen rakentaminen nestemäisiä aineita varten</xs:documentation>
          <xs:documentation xml:lang="sv">Allmännyttiga anläggningsarbeten för värme, vatten och avlopp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of utility projects for electricity and telecommunications</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkö- ja tietoliikenneverkkojen rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggningsarbeten för el och telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of utility projects for electricity and telecommunications</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkö- ja tietoliikenneverkkojen rakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anläggningsarbeten för el och telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="429">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of other civil engineering projects</xs:documentation>
          <xs:documentation xml:lang="fi">Muu maa- ja vesirakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Andra anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4291">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of water projects</xs:documentation>
          <xs:documentation xml:lang="fi">Vesirakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbyggnad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of water projects</xs:documentation>
          <xs:documentation xml:lang="fi">Vesirakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Vattenbyggnad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4299">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of other civil engineering projects n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu maa- ja vesirakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övriga anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Construction of other civil engineering projects n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu maa- ja vesirakentaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övriga anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised construction activities</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad bygg- och anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="431">
        <xs:annotation>
          <xs:documentation xml:lang="en">Demolition and site preparation</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennusten ja rakennelmien purku ja rakennuspaikan valmistelutyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Rivning av hus samt mark- och grundarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Demolition</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennusten ja rakennelmien purku</xs:documentation>
          <xs:documentation xml:lang="sv">Rivning av hus och byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Demolition</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennusten ja rakennelmien purku</xs:documentation>
          <xs:documentation xml:lang="sv">Rivning av hus och byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Site preparation</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuspaikan valmistelutyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Mark- och grundarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Site preparation</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuspaikan valmistelutyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Mark- och grundarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4313">
        <xs:annotation>
          <xs:documentation xml:lang="en">Test drilling and boring</xs:documentation>
          <xs:documentation xml:lang="fi">Koeporaus</xs:documentation>
          <xs:documentation xml:lang="sv">Markundersökning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Test drilling and boring</xs:documentation>
          <xs:documentation xml:lang="fi">Koeporaus</xs:documentation>
          <xs:documentation xml:lang="sv">Markundersökning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="432">
        <xs:annotation>
          <xs:documentation xml:lang="en">Electrical, plumbing and other construction installation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkö-, vesijohto- ja muu rakennusasennus</xs:documentation>
          <xs:documentation xml:lang="sv">Elinstallationer, VVS-arbeten och andra bygginstallationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4321">
        <xs:annotation>
          <xs:documentation xml:lang="en">Electrical installation</xs:documentation>
          <xs:documentation xml:lang="fi">Sähköasennus</xs:documentation>
          <xs:documentation xml:lang="sv">Elinstallationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Electrical installation</xs:documentation>
          <xs:documentation xml:lang="fi">Sähköasennus</xs:documentation>
          <xs:documentation xml:lang="sv">Elinstallationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4322">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plumbing, heat and air-conditioning installation</xs:documentation>
          <xs:documentation xml:lang="fi">Lämpö-, vesijohto- ja ilmastointiasennus</xs:documentation>
          <xs:documentation xml:lang="sv">VVS-arbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plumbing, heat and air-conditioning installation</xs:documentation>
          <xs:documentation xml:lang="fi">Lämpö-, vesijohto- ja ilmastointiasennus</xs:documentation>
          <xs:documentation xml:lang="sv">VVS-arbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4323">
        <xs:annotation>
          <xs:documentation xml:lang="en">Installation of insulation</xs:documentation>
          <xs:documentation xml:lang="fi">Eristyksen asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Installation av isolering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Installation of insulation</xs:documentation>
          <xs:documentation xml:lang="fi">Eristyksen asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Installation av isolering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4324">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other construction installation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rakennusasennus</xs:documentation>
          <xs:documentation xml:lang="sv">Andra bygginstallationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43241">
        <xs:annotation>
          <xs:documentation xml:lang="en">Installation of lifts and escalators</xs:documentation>
          <xs:documentation xml:lang="fi">Hissien ja liukuportaiden asennus</xs:documentation>
          <xs:documentation xml:lang="sv">Installation av hissar och rulltrappor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43249">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other construction installation n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon rakennusasennus</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga bygginstallationer som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="433">
        <xs:annotation>
          <xs:documentation xml:lang="en">Building completion and finishing</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennusten ja rakennelmien viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Slutbehandling av byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4331">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plastering</xs:documentation>
          <xs:documentation xml:lang="fi">Rappaus</xs:documentation>
          <xs:documentation xml:lang="sv">Puts-, fasad- och stuckatörsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Plastering</xs:documentation>
          <xs:documentation xml:lang="fi">Rappaus</xs:documentation>
          <xs:documentation xml:lang="sv">Puts-, fasad- och stuckatörsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4332">
        <xs:annotation>
          <xs:documentation xml:lang="en">Joinery installation</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuspuusepän asennustyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Byggnadssnickeriarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Joinery installation</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuspuusepän asennustyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Byggnadssnickeriarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4333">
        <xs:annotation>
          <xs:documentation xml:lang="en">Floor and wall covering</xs:documentation>
          <xs:documentation xml:lang="fi">Lattianpäällystys ja seinien verhoilu</xs:documentation>
          <xs:documentation xml:lang="sv">Golv- och väggbeläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Floor and wall covering</xs:documentation>
          <xs:documentation xml:lang="fi">Lattianpäällystys ja seinien verhoilu</xs:documentation>
          <xs:documentation xml:lang="sv">Golv- och väggbeläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4334">
        <xs:annotation>
          <xs:documentation xml:lang="en">Painting and glazing</xs:documentation>
          <xs:documentation xml:lang="fi">Maalaus ja lasitus</xs:documentation>
          <xs:documentation xml:lang="sv">Måleri- och glasmästeriarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43341">
        <xs:annotation>
          <xs:documentation xml:lang="en">Painting</xs:documentation>
          <xs:documentation xml:lang="fi">Maalaus</xs:documentation>
          <xs:documentation xml:lang="sv">Måleriarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43342">
        <xs:annotation>
          <xs:documentation xml:lang="en">Glazing</xs:documentation>
          <xs:documentation xml:lang="fi">Lasitus</xs:documentation>
          <xs:documentation xml:lang="sv">Glasmästeriarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4335">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other building completion and finishing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rakennusten viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Annan slutbehandling av byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43350">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other building completion and finishing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rakennusten viimeistely</xs:documentation>
          <xs:documentation xml:lang="sv">Annan slutbehandling av byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="434">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised construction activities in construction of buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Talonrakentamiseen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad bygg- och anläggningsverksamhet i samband med byggande av hus</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4341">
        <xs:annotation>
          <xs:documentation xml:lang="en">Roofing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kattorakenteiden asennus ja kattaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Takarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Roofing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kattorakenteiden asennus ja kattaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Takarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4342">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised construction activities in construction of buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Muu talonrakentamiseen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan specialiserad bygg- och anläggningsverksamhet i samband med byggande av hus</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised construction activities in construction of buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Muu talonrakentamiseen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan specialiserad bygg- och anläggningsverksamhet i samband med byggande av hus</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="435">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised construction activities in civil engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja vesirakentamiseen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad bygg- och anläggningsverksamhet i samband med anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4350">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised construction activities in civil engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja vesirakentamiseen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad bygg- och anläggningsverksamhet i samband med anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43500">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised construction activities in civil engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja vesirakentamiseen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad bygg- och anläggningsverksamhet i samband med anläggningsarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="436">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for specialised construction services</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistuneita rakennuspalveluja koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende specialiserad bygg- och anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4360">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for specialised construction services</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistuneita rakennuspalveluja koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende specialiserad bygg- och anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43600">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for specialised construction services</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistuneita rakennuspalveluja koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende specialiserad bygg- och anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="439">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised construction activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan specialiserad bygg- och anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4391">
        <xs:annotation>
          <xs:documentation xml:lang="en">Masonry and bricklaying activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muuraustyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Murarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Masonry and bricklaying activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muuraustyöt</xs:documentation>
          <xs:documentation xml:lang="sv">Murarbeten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4399">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised construction activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig specialiserad bygg- och anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Renting of construction equipment with operator</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuskonevuokraus käyttäjineen</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning av byggmaskiner med förare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43999">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other miscellaneous specialised construction activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon monenlainen erikoistunut rakennustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig diverse specialiserad bygg- och anläggningsverksamhet som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale trade</xs:documentation>
          <xs:documentation xml:lang="fi">Tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Parti- och provisionshandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="461">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale on a fee or contract basis</xs:documentation>
          <xs:documentation xml:lang="fi">Agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of agricultural raw materials, live animals, textile raw materials and semi-finished goods</xs:documentation>
          <xs:documentation xml:lang="fi">Maatalousperäisten raaka-aineiden, elävien eläinten, tekstiiliraaka-aineiden sekä puolivalmisteiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med jordbruksråvaror, levande djur, textilråvaror och textilhalvfabrikat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of agricultural raw materials, live animals, textile raw materials and semi-finished goods</xs:documentation>
          <xs:documentation xml:lang="fi">Maatalousperäisten raaka-aineiden, elävien eläinten, tekstiiliraaka-aineiden sekä puolivalmisteiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med jordbruksråvaror, levande djur, textilråvaror och textilhalvfabrikat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of fuels, ores, metals and industrial chemicals</xs:documentation>
          <xs:documentation xml:lang="fi">Polttoaineiden, malmien, metallien ja teollisuuskemikaalien agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med bränsle, malm, metaller och industrikemikalier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of fuels, ores, metals and industrial chemicals</xs:documentation>
          <xs:documentation xml:lang="fi">Polttoaineiden, malmien, metallien ja teollisuuskemikaalien agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med bränsle, malm, metaller och industrikemikalier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4613">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of timber and building materials</xs:documentation>
          <xs:documentation xml:lang="fi">Puutavaran ja rakennusmateriaalien agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med virke och byggmaterial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of timber and building materials</xs:documentation>
          <xs:documentation xml:lang="fi">Puutavaran ja rakennusmateriaalien agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med virke och byggmaterial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4614">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of machinery, industrial equipment, ships and aircraft</xs:documentation>
          <xs:documentation xml:lang="fi">Koneiden, laitteiden, laivojen ja lentokoneiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med maskiner, industriell utrustning, fartyg och luftfartyg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of machinery, industrial equipment, ships and aircraft</xs:documentation>
          <xs:documentation xml:lang="fi">Koneiden, laitteiden, laivojen ja lentokoneiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med maskiner, industriell utrustning, fartyg och luftfartyg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4615">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of furniture, household goods, hardware and ironmongery</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen, taloustavaroiden ja rautakauppatavaroiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med möbler, hushålls- och järnhandelsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46150">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of furniture, household goods, hardware and ironmongery</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen, taloustavaroiden ja rautakauppatavaroiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med möbler, hushålls- och järnhandelsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4616">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of textiles, clothing, fur, footwear and leather goods</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien, vaatteiden, turkisten, jalkineiden ja nahkavalmisteiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med textilier, kläder, pälsvaror, skodon och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46160">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of textiles, clothing, fur, footwear and leather goods</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien, vaatteiden, turkisten, jalkineiden ja nahkavalmisteiden agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med textilier, kläder, pälsvaror, skodon och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4617">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of food, beverages and tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden, juomien ja tupakan agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46170">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of food, beverages and tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden, juomien ja tupakan agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4618">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of other particular products</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistunut agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med annat specialsortiment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46180">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in the wholesale of other particular products</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistunut agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Provisionshandel med annat specialsortiment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4619">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in non-specialised wholesale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumaton agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad provisionshandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46190">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of agents involved in non-specialised wholesale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumaton agentuuritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad provisionshandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="462">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of agricultural raw materials and live animals</xs:documentation>
          <xs:documentation xml:lang="fi">Maatalousperäisten raaka-aineiden ja elävien eläinten tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med jordbruksråvaror och levande djur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4621">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of grain, unmanufactured tobacco, seeds and animal feeds</xs:documentation>
          <xs:documentation xml:lang="fi">Viljan, raakatupakan, siementen ja eläinrehun tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med spannmål, råtobak, utsäde och djurfoder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of grain, unmanufactured tobacco, seeds and animal feeds</xs:documentation>
          <xs:documentation xml:lang="fi">Viljan, raakatupakan, siementen ja eläinrehun tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med spannmål, råtobak, utsäde och djurfoder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of flowers and plants</xs:documentation>
          <xs:documentation xml:lang="fi">Kukkien ja kasvien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med blommor och växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of flowers and plants</xs:documentation>
          <xs:documentation xml:lang="fi">Kukkien ja kasvien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med blommor och växter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4623">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of live animals</xs:documentation>
          <xs:documentation xml:lang="fi">Elävien eläinten tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med levande djur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of live animals</xs:documentation>
          <xs:documentation xml:lang="fi">Elävien eläinten tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med levande djur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4624">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of hides, skins and leather</xs:documentation>
          <xs:documentation xml:lang="fi">Turkisten ja nahkojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hudar, skinn och läder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of hides, skins and leather</xs:documentation>
          <xs:documentation xml:lang="fi">Turkisten ja nahkojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hudar, skinn och läder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="463">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of food, beverages and tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden, juomien ja tupakan tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4631">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvisten tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med frukt och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvisten tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med frukt och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4632">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of meat, meat products, fish and fish products</xs:documentation>
          <xs:documentation xml:lang="fi">Lihan, lihatuotteiden, kalan ja kalatuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kött, köttprodukter, fisk och fiskprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46321">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of meat and meat products</xs:documentation>
          <xs:documentation xml:lang="fi">Lihan ja lihatuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kött och köttprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46322">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of fish and fish products</xs:documentation>
          <xs:documentation xml:lang="fi">Kalan ja kalatuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med fisk och fiskprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4633">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of dairy products, eggs and edible oils and fats</xs:documentation>
          <xs:documentation xml:lang="fi">Maitotaloustuotteiden, munien sekä ravintoöljyjen ja -rasvojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med mejeriprodukter, ägg, matolja och matfett</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of dairy products, eggs and edible oils and fats</xs:documentation>
          <xs:documentation xml:lang="fi">Maitotaloustuotteiden, munien sekä ravintoöljyjen ja -rasvojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med mejeriprodukter, ägg, matolja och matfett</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4634">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Juomien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46340">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Juomien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4635">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46350">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4636">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of sugar, chocolate and sugar confectionery</xs:documentation>
          <xs:documentation xml:lang="fi">Sokerin, suklaan, makeisten ja leipomotuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med socker, choklad- och sockerkonfektyrer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46360">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of sugar, chocolate and sugar confectionery</xs:documentation>
          <xs:documentation xml:lang="fi">Sokerin, suklaan, makeisten ja leipomotuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med socker, choklad- och sockerkonfektyrer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4637">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of coffee, tea, cocoa and spices</xs:documentation>
          <xs:documentation xml:lang="fi">Kahvin, teen, kaakaon ja mausteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kaffe, te, kakao och kryddor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46370">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of coffee, tea, cocoa and spices</xs:documentation>
          <xs:documentation xml:lang="fi">Kahvin, teen, kaakaon ja mausteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kaffe, te, kakao och kryddor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4638">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other food</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden elintarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra livsmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46381">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of health food</xs:documentation>
          <xs:documentation xml:lang="fi">Luontaistuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med naturprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46389">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other food n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon elintarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig partihandel med livsmedel som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4639">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised wholesale of food, beverages and tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden, juomien ja tupakan yleistukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad partihandel med livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46390">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised wholesale of food, beverages and tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden, juomien ja tupakan yleistukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad partihandel med livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="464">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Taloustavaroiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hushållsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4641">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med textilier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46411">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of fabrics and yarns</xs:documentation>
          <xs:documentation xml:lang="fi">Kankaiden ja lankojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med tyger och garner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46412">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other textile products</xs:documentation>
          <xs:documentation xml:lang="fi">Muu tekstiilien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig partihandel med textilier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4642">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of clothing and footwear</xs:documentation>
          <xs:documentation xml:lang="fi">Vaatteiden ja jalkineiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kläder och skodon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46421">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of clothing</xs:documentation>
          <xs:documentation xml:lang="fi">Vaatteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46422">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of footwear</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med skodon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4643">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of electrical household appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkökäyttöisten kodinkoneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hushållsapparater och elartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46431">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of radio and television equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Kodin viihde-elektroniikan tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hemelektronik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46439">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other electrical household appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Muu sähkökäyttöisten kodinkoneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig partihandel med hushållsapparater och elartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4644">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of china and glassware and cleaning materials</xs:documentation>
          <xs:documentation xml:lang="fi">Posliini- ja lasitavaroiden sekä puhdistusaineiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med glas och porslin samt rengöringsmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46441">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of china and glassware</xs:documentation>
          <xs:documentation xml:lang="fi">Posliini- ja lasitavaroiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med glas och porslin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46442">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of cleaning materials</xs:documentation>
          <xs:documentation xml:lang="fi">Puhdistusaineiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med rengöringsmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4645">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of perfume and cosmetics</xs:documentation>
          <xs:documentation xml:lang="fi">Hajuvesien ja kosmetiikan tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med parfym och kosmetika</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46450">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of perfume and cosmetics</xs:documentation>
          <xs:documentation xml:lang="fi">Hajuvesien ja kosmetiikan tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med parfym och kosmetika</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4646">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of pharmaceutical and medical goods</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkkeiden ja lääkinnällisten tuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med medicinsk utrustning och apoteksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46461">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of pharmaceutical goods</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med farmaceutiska varor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46462">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of medical goods</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkinnällisten tuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med medicinska artiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4647">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of household, office and shop furniture, carpets and lighting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen, toimisto- ja myymäläkalusteiden, mattojen ja valaisimien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hushållsvaror, kontors- och butiksmöbler, mattor och belysningsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46470">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of household, office and shop furniture, carpets and lighting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen, toimisto- ja myymäläkalusteiden, mattojen ja valaisimien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med hushållsvaror, kontors- och butiksmöbler, mattor och belysningsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4648">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of watches and jewellery</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen ja korujen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med ur och guldsmedsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46480">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of watches and jewellery</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen ja korujen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med ur och guldsmedsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4649">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden taloustavaroiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra hushållsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46491">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of stationery</xs:documentation>
          <xs:documentation xml:lang="fi">Paperitarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med pappersartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46492">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of sports goods</xs:documentation>
          <xs:documentation xml:lang="fi">Urheiluvälineiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med sportartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46493">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of recreational boats</xs:documentation>
          <xs:documentation xml:lang="fi">Veneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med båtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46494">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other specialised hobby equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistunut  harrastusvälineiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig specialiserad partihandel med hobbyredskap</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46499">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other household goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon taloustavaroiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra hushållsvaror som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="465">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of information and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tieto- ja viestintäteknisten laitteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med informations- och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4650">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of information and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tieto- ja viestintäteknisten laitteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med informations- och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46500">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of information and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tieto- ja viestintäteknisten laitteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med informations- och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="466">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other machinery, equipment and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden koneiden, laitteiden ja tarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra maskiner och annan utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4661">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of agricultural machinery, equipment and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja metsätalouskoneiden ja -tarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med jordbruksmaskiner och jordbruksutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of agricultural machinery, equipment and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja metsätalouskoneiden ja -tarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med jordbruksmaskiner och jordbruksutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4662">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of machine tools</xs:documentation>
          <xs:documentation xml:lang="fi">Työstökoneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med verktygsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of machine tools</xs:documentation>
          <xs:documentation xml:lang="fi">Työstökoneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med verktygsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4663">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of mining, construction and civil engineering machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Kaivos- ja rakennuskoneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med gruv-, bygg- och anläggningsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of mining, construction and civil engineering machinery</xs:documentation>
          <xs:documentation xml:lang="fi">Kaivos- ja rakennuskoneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med gruv-, bygg- och anläggningsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4664">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden koneiden ja laitteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra maskiner och annan utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46641">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of electrical equipment and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkölaitteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med elartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46642">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other machinery for use in industry</xs:documentation>
          <xs:documentation xml:lang="fi">Muu teollisuuskäyttöön tarkoitettujen koneiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig partihandel med maskiner för industriellt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46649">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other machinery and equipment n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon koneiden ja laitteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig partihandel med maskiner och annan utrustning som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="467">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of motor vehicles, motorcycles and related parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen, moottoripyörien sekä niiden osien ja varusteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med motorfordon och motorcyklar inklusive reservdelar och tillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4671">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of cars and light motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Autojen ja kevyiden moottoriajoneuvojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med bilar och lätta motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of lorries and other heavy motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Kuorma-autojen ja muiden raskaiden moottoriajoneuvojen tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med lastbilar och andra tunga motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4672">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of motor vehicle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen osien ja varusteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med reservdelar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of motor vehicle tyres</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen renkaiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med däck till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46722">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other motor vehicle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Muu moottoriajoneuvojen osien ja varusteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig partihandel med reservdelar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4673">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of motorcycles, motorcycle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien sekä niiden osien ja varusteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med motorcyklar, reservdelar och tillbehör till motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46730">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of motorcycles, motorcycle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien sekä niiden osien ja varusteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med motorcyklar, reservdelar och tillbehör till motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="468">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised wholesale</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistunut tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Annan specialiserad partihandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4681">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of solid, liquid and gaseous fuels and related products</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteiden, nestemäisten ja kaasumaisten polttoaineiden ja vastaavien tuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med bränslen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46810">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of solid, liquid and gaseous fuels and related products</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteiden, nestemäisten ja kaasumaisten polttoaineiden ja vastaavien tuotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med bränslen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4682">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of metals and metal ores</xs:documentation>
          <xs:documentation xml:lang="fi">Raakametallien ja metallimalmien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med metaller och metallmalmer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46820">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of metals and metal ores</xs:documentation>
          <xs:documentation xml:lang="fi">Raakametallien ja metallimalmien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med metaller och metallmalmer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4683">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of wood, construction materials and sanitary equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Puun, rakennustarvikkeiden ja saniteettivarusteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med virke, andra byggmaterial och sanitetsgods</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46831">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of construction materials without specialisation on any specific product group</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennustarvikkeiden tukkukauppa ilman erikoistumista tiettyyn tuoteryhmään</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med byggmaterial utan specialisering på en viss produktgrupp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46832">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of wood</xs:documentation>
          <xs:documentation xml:lang="fi">Puun tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med virke</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46833">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of metal construction materials</xs:documentation>
          <xs:documentation xml:lang="fi">Metallisten rakennustarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med byggmaterial av metall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46839">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised wholesale of other construction materials and sanitary equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Saniteettivarusteiden ja muiden rakennustarvikkeiden erikoistunut tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad partihandel med sanitetsgods och övriga byggmaterial</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4684">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of hardware, plumbing and heating equipment and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Rautakauppatavaroiden, LVI-laitteiden ja -tarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med järnhandelsvaror och VVS-armatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46841">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of hardware</xs:documentation>
          <xs:documentation xml:lang="fi">Rautakauppatavaroiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med järnhandelsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46842">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of plumbing and heating equipment and supplies</xs:documentation>
          <xs:documentation xml:lang="fi">LVI-laitteiden ja -tarvikkeiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med VVS-armatur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4685">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of chemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Kemikaalien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46850">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of chemical products</xs:documentation>
          <xs:documentation xml:lang="fi">Kemikaalien tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med kemiska produkter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4686">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other intermediate products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden välituotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra insatsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46860">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of other intermediate products</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden välituotteiden tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med andra insatsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4687">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of waste and scrap</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen ja romun tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med avfallsprodukter och skrot</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46870">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wholesale of waste and scrap</xs:documentation>
          <xs:documentation xml:lang="fi">Jätteen ja romun tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Partihandel med avfallsprodukter och skrot</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4689">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised wholesale n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu erikoistunut tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig specialiserad partihandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46890">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised wholesale n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu erikoistunut tukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig specialiserad partihandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="469">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised wholesale trade</xs:documentation>
          <xs:documentation xml:lang="fi">Yleistukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad partihandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4690">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised wholesale trade</xs:documentation>
          <xs:documentation xml:lang="fi">Yleistukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad partihandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="46900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised wholesale trade</xs:documentation>
          <xs:documentation xml:lang="fi">Yleistukkukauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-specialiserad partihandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail trade</xs:documentation>
          <xs:documentation xml:lang="fi">Vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="471">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumaton vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med brett sortiment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised retail sale of predominately food, beverages or tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumaton elintarvikkeiden, juomien tai tupakan vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med brett sortiment, mest livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-specialised retail sale of predominately food, beverages or tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumaton elintarvikkeiden, juomien tai tupakan vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med brett sortiment, mest livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other non-specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistumaton vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Annan detaljhandel med brett sortiment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other non-specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Muu erikoistumaton vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Annan detaljhandel med brett sortiment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="472">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of food, beverages and tobacco</xs:documentation>
          <xs:documentation xml:lang="fi">Elintarvikkeiden, juomien ja tupakan vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med livsmedel, drycker och tobak</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvisten vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med frukt och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of fruit and vegetables</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvisten vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med frukt och grönsaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4722">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of meat and meat products</xs:documentation>
          <xs:documentation xml:lang="fi">Lihan ja lihatuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kött och charkuterier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of meat and meat products</xs:documentation>
          <xs:documentation xml:lang="fi">Lihan ja lihatuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kött och charkuterier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4723">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of fish, crustaceans and molluscs</xs:documentation>
          <xs:documentation xml:lang="fi">Kalan, äyriäisten ja nilviäisten vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med fisk, skal- och blötdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of fish, crustaceans and molluscs</xs:documentation>
          <xs:documentation xml:lang="fi">Kalan, äyriäisten ja nilviäisten vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med fisk, skal- och blötdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4724">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of bread, cake and confectionery</xs:documentation>
          <xs:documentation xml:lang="fi">Leipomotuotteiden ja makeisten vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med bröd, konditorivaror och konfektyrer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of bread, cake and confectionery</xs:documentation>
          <xs:documentation xml:lang="fi">Leipomotuotteiden ja makeisten vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med bröd, konditorivaror och konfektyrer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4725">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Juomien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of beverages</xs:documentation>
          <xs:documentation xml:lang="fi">Juomien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med drycker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4726">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med tobaksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47260">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of tobacco products</xs:documentation>
          <xs:documentation xml:lang="fi">Tupakkatuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med tobaksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4727">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other food</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden elintarvikkeiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med andra livsmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47271">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of health food</xs:documentation>
          <xs:documentation xml:lang="fi">Luontaistuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med naturprodukter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47279">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other food n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon elintarvikkeiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med livsmedel som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="473">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of automotive fuel</xs:documentation>
          <xs:documentation xml:lang="fi">Ajoneuvojen polttoaineen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med drivmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4730">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of automotive fuel</xs:documentation>
          <xs:documentation xml:lang="fi">Ajoneuvojen polttoaineen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med drivmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of automotive fuel</xs:documentation>
          <xs:documentation xml:lang="fi">Ajoneuvojen polttoaineen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med drivmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="474">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of information and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tieto- ja viestintäteknisten laitteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med informations- och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4740">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of information and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tieto- ja viestintäteknisten laitteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med informations- och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of information and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tieto- ja viestintäteknisten laitteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med informations- och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="475">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other household equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden kotitaloustavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med heminredningsartiklar och husgeråd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4751">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of textiles</xs:documentation>
          <xs:documentation xml:lang="fi">Tekstiilien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med textilier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of fabrics</xs:documentation>
          <xs:documentation xml:lang="fi">Kankaiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med tyger</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of yarns and needlework supplies</xs:documentation>
          <xs:documentation xml:lang="fi">Lankojen ja käsityötarvikkeiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad detaljhandel med garner och handarbetstillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4752">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of hardware, building materials, paints and glass</xs:documentation>
          <xs:documentation xml:lang="fi">Rautakauppatavaran, rakennustarvikkeiden, maalien ja lasin vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med bygg- och järnvaror samt färg och glas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47521">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of hardware and building materials without specialisation on any specific product group</xs:documentation>
          <xs:documentation xml:lang="fi">Rautakauppatavaran ja rakennustarvikkeiden vähittäiskauppa ilman erikoistumista tiettyyn tuoteryhmään</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med bygg- och järnvaror utan specialisering på en viss produktgrupp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47522">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of paints</xs:documentation>
          <xs:documentation xml:lang="fi">Maalien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med målarfärg</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47523">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of kitchen and sanitary fixtures</xs:documentation>
          <xs:documentation xml:lang="fi">Keittiö- ja saniteettikalusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med köksinredningar och sanitetsgods</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47529">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised retail sale of hardware, building materials and glass</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rautakauppatavaran, rakennustarvikkeiden ja lasin erikoistunut vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig specialiserad detaljhandel med bygg- och järnvaror samt glas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4753">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of carpets, rugs, wall and floor coverings</xs:documentation>
          <xs:documentation xml:lang="fi">Mattojen, seinäpinnoitteiden ja lattianpäällysteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med mattor och inredningstextilier</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47531">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of carpets, rugs and curtains</xs:documentation>
          <xs:documentation xml:lang="fi">Mattojen ja verhojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med mattor och gardiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47532">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of wall and floor coverings</xs:documentation>
          <xs:documentation xml:lang="fi">Seinäpinnoitteiden ja lattianpäällysteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med vägg- och golvbeläggningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4754">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of electrical household appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkökäyttöisten kodinkoneiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med elektriska hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of electrical household appliances</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkökäyttöisten kodinkoneiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med elektriska hushållsmaskiner och hushållsapparater</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4755">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of furniture, lighting equipment, tableware and other household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen, valaisimien, ruokailuvälineiden, astioiden ja muiden taloustavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med möbler, belysningsartiklar, bordsartiklar och hushållsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47551">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of furniture</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med möbler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47552">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of lighting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Valaisimien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med belysningsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47553">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of baby equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Lastentarvikkeiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med småbarnsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47554">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of tableware and household goods made of rubber or plastic</xs:documentation>
          <xs:documentation xml:lang="fi">Kumista ja muovista valmistettujen ruokailuvälineiden, astioiden ja taloustavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med bestick, kärl och hushållsartiklar av gummi och plast</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47555">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other tableware and household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muu ruokailuvälineiden, astioiden ja taloustavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med bestick, kärl och hushållsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="476">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of cultural and recreation goods</xs:documentation>
          <xs:documentation xml:lang="fi">Kulttuuri- ja vapaa-ajan tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kultur- och fritidsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4761">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of books</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med böcker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of books</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med böcker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4762">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of newspapers, and other periodical publications and stationery</xs:documentation>
          <xs:documentation xml:lang="fi">Sanomalehtien, muiden aikakausjulkaisujen ja paperitavaran vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med tidningar, tidskrifter och kontorsförbrukningsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47620">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of newspapers, and other periodical publications and stationery</xs:documentation>
          <xs:documentation xml:lang="fi">Sanomalehtien, muiden aikakausjulkaisujen ja paperitavaran vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med tidningar, tidskrifter och kontorsförbrukningsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4763">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of sporting equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Urheiluvälineiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med sport- och fritidsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47631">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of boats and boating accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Veneiden ja veneilytarvikkeiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med båtar och båttillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47632">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of bicycles and other sports equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Polkupyörien ja muiden urheiluvälineiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med cyklar och övriga sport- och fritidsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4764">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of games and toys</xs:documentation>
          <xs:documentation xml:lang="fi">Pelien ja leikkikalujen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med spel och leksaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47640">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of games and toys</xs:documentation>
          <xs:documentation xml:lang="fi">Pelien ja leikkikalujen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med spel och leksaker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4769">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of cultural and recreational goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon kulttuuri- ja vapaa-ajan tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med övriga kultur- och fritidsartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47691">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of commercial art galleries</xs:documentation>
          <xs:documentation xml:lang="fi">Taideliikkeet</xs:documentation>
          <xs:documentation xml:lang="sv">Konstaffärer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47699">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other cultural and recreational goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon kulttuuri- ja vapaa-ajan tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med kultur- och fritidsartiklar som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="477">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other goods, except motor vehicles and motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden tavaroiden vähittäiskauppa pois lukien moottoriajoneuvot ja moottoripyörät</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med andra hushållsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4771">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of clothing</xs:documentation>
          <xs:documentation xml:lang="fi">Vaatteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised retail sale of clothing and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistunut vaatteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad detaljhandel med kläder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of clothing without specialisation on any specific product group</xs:documentation>
          <xs:documentation xml:lang="fi">Vaatteiden vähittäiskauppa ilman erikoistumista tiettyyn tuoteryhmään</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kläder utan specialisering på en viss produktgrupp</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4772">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of footwear and leather goods</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden ja nahkatavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med skodon och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of footwear</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med skodon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47722">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of leather goods</xs:documentation>
          <xs:documentation xml:lang="fi">Nahkatavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4773">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of pharmaceutical products</xs:documentation>
          <xs:documentation xml:lang="fi">Farmaseuttisten tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med apoteksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47730">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of pharmaceutical products</xs:documentation>
          <xs:documentation xml:lang="fi">Farmaseuttisten tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med apoteksvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4774">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of medical and orthopaedic goods</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkinnällisten ja ortopedisten tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med medicinska och ortopediska artiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47741">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of optical medical goods</xs:documentation>
          <xs:documentation xml:lang="fi">Optisten lääkinnällisten tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med optiska medicinska artiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47742">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other medical and orthopaedic goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muu lääkinnällisten ja ortopedisten tuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med medicinska och ortopediska artiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4775">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of cosmetic and toilet articles</xs:documentation>
          <xs:documentation xml:lang="fi">Kosmetiikka- ja hygieniatuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kosmetika och hygienartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47750">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of cosmetic and toilet articles</xs:documentation>
          <xs:documentation xml:lang="fi">Kosmetiikka- ja hygieniatuotteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med kosmetika och hygienartiklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4776">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of flowers, plants, fertilisers, pets and pet food</xs:documentation>
          <xs:documentation xml:lang="fi">Kukkien, kasvien, lannoitteiden, lemmikkieläinten ja lemmikkieläinten ruokien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med blommor och andra växter, gödselmedel samt små sällskapsdjur och sällskapsdjursfoder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47761">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of flowers and ornamental plants</xs:documentation>
          <xs:documentation xml:lang="fi">Kukkien ja koristekasvien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med blommor och prydnadsväxter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47762">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other plants and fertilisers</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kasvien ja lannoitteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med växter och gödselmedel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47763">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of pets and pet food</xs:documentation>
          <xs:documentation xml:lang="fi">Lemmikkieläinten ja lemmikkieläinten ruokien vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med sällskapsdjur och sällskapsdjursfoder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4777">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of watches and jewellery</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen ja korujen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med ur, guldsmedsvaror och smycken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47770">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of watches and jewellery</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen ja korujen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med ur, guldsmedsvaror och smycken</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4778">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other new goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muu uusien tavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med andra nya varor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47781">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of photographic goods</xs:documentation>
          <xs:documentation xml:lang="fi">Valokuvaustarvikkeiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med fotografisk utrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47782">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other new goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon uusien tavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med nya varor som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4779">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of second-hand goods</xs:documentation>
          <xs:documentation xml:lang="fi">Käytettyjen tavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med antikviteter och andra begagnade varor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47791">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of antiques</xs:documentation>
          <xs:documentation xml:lang="fi">Antiikkitavaroiden ja -huonekalujen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med antikviteter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47792">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of second-hand books</xs:documentation>
          <xs:documentation xml:lang="fi">Vanhojen ja käytettyjen kirjojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med gamla och begagnade böcker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47793">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of second-hand clothing and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Käytettyjen vaatteiden ja asusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med begagnade kläder och accessoarer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47799">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other second-hand goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muu käytettyjen tavaroiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med begagnade varor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="478">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of motor vehicles, motorcycles and related parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen, moottoripyörien ja niiden osien ja varusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med motorfordon och motorcyklar inklusive reservdelar och tillbehör</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4781">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of cars and light motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Autojen ja kevyiden moottoriajoneuvojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med bilar och lätta motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of touring caravans and other motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Matkailuvaunujen ja muiden moottoriajoneuvojen vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med husvagnar och övriga motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4782">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of motor vehicle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen osien ja varusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med reservdelar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47821">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of motor vehicle tyres</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen renkaiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med däck till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47822">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of other motor vehicle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Muu moottoriajoneuvojen osien ja varusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig detaljhandel med reservdelar och tillbehör till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4783">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of motorcycles, motorcycle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien ja niiden osien ja varusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med motorcyklar, reservdelar och tillbehör till motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47830">
        <xs:annotation>
          <xs:documentation xml:lang="en">Retail sale of motorcycles, motorcycle parts and accessories</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien ja niiden osien ja varusteiden vähittäiskauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Detaljhandel med motorcyklar, reservdelar och tillbehör till motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="479">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Vähittäiskauppaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende detaljhandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4791">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for non-specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumatonta vähittäiskauppaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende icke-specialiserad detaljhandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for non-specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistumatonta vähittäiskauppaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende icke-specialiserad detaljhandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4792">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistunutta vähittäiskauppaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende specialiserad detaljhandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for specialised retail sale</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoistunutta vähittäiskauppaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende specialiserad detaljhandel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49">
        <xs:annotation>
          <xs:documentation xml:lang="en">Land transport and transport via pipelines</xs:documentation>
          <xs:documentation xml:lang="fi">Maaliikenne ja putkijohtokuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Landtransport; transport i rörsystem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="491">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Järnvägstransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4911">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger heavy rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Raskaan raideliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Tung järnvägstransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger heavy rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Raskaan raideliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Tung järnvägstransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4912">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other passenger rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Muu raideliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan järnvägstransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other passenger rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Muu raideliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan järnvägstransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="492">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Järnvägstransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Järnvägstransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight rail transport</xs:documentation>
          <xs:documentation xml:lang="fi">Raideliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Järnvägstransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="493">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other passenger land transport</xs:documentation>
          <xs:documentation xml:lang="fi">Muu maaliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan landtransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4931">
        <xs:annotation>
          <xs:documentation xml:lang="en">Scheduled passenger transport by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen säännöllinen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Reguljär vägtransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Scheduled passenger transport by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen säännöllinen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Reguljär vägtransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4932">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-scheduled passenger transport by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen muu kuin säännöllinen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-reguljär vägtransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-scheduled passenger transport by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen muu kuin säännöllinen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Icke-reguljär vägtransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4933">
        <xs:annotation>
          <xs:documentation xml:lang="en">On-demand passenger transport service activities by vehicle with driver</xs:documentation>
          <xs:documentation xml:lang="fi">Kutsuttaessa saatavilla oleva henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Passagerartrafik på beställning, fordon med förare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49330">
        <xs:annotation>
          <xs:documentation xml:lang="en">On-demand passenger transport service activities by vehicle with driver</xs:documentation>
          <xs:documentation xml:lang="fi">Kutsuttaessa saatavilla oleva henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Passagerartrafik på beställning, fordon med förare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4934">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger transport by cableways and ski lifts</xs:documentation>
          <xs:documentation xml:lang="fi">Köysiratojen ja hiihtohissien henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Kabinbanor och skidliftar, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49340">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger transport by cableways and ski lifts</xs:documentation>
          <xs:documentation xml:lang="fi">Köysiratojen ja hiihtohissien henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Kabinbanor och skidliftar, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4939">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other passenger land transport n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu maaliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig landtransport av passagerare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49390">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other passenger land transport n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu maaliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig landtransport av passagerare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="494">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight transport by road and removal services</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen tavarankuljetus ja muuttopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Vägtransport, godstrafik och flyttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4941">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight transport by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Vägtransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight transport by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tieliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Vägtransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4942">
        <xs:annotation>
          <xs:documentation xml:lang="en">Removal services</xs:documentation>
          <xs:documentation xml:lang="fi">Muuttopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Flyttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Removal services</xs:documentation>
          <xs:documentation xml:lang="fi">Muuttopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Flyttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="495">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transport via pipeline</xs:documentation>
          <xs:documentation xml:lang="fi">Putkijohtokuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Transport i rörsystem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4950">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transport via pipeline</xs:documentation>
          <xs:documentation xml:lang="fi">Putkijohtokuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Transport i rörsystem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49500">
        <xs:annotation>
          <xs:documentation xml:lang="en">Transport via pipeline</xs:documentation>
          <xs:documentation xml:lang="fi">Putkijohtokuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Transport i rörsystem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="50">
        <xs:annotation>
          <xs:documentation xml:lang="en">Water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Vesiliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Sjötransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="501">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sea and coastal passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Meri- ja rannikkovesiliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Havs- och kustsjöfart, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sea and coastal passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Meri- ja rannikkovesiliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Havs- och kustsjöfart, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="50101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sea passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Meriliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Havssjöfart, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="50102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Coastal passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Rannikkovesiliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Kustsjöfart, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="502">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sea and coastal freight water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Meri- ja rannikkovesiliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Havs- och kustsjöfart, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sea and coastal freight water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Meri- ja rannikkovesiliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Havs- och kustsjöfart, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="50200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sea and coastal freight water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Meri- ja rannikkovesiliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Havs- och kustsjöfart, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="503">
        <xs:annotation>
          <xs:documentation xml:lang="en">Inland passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesiliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Sjöfart på inre vattenvägar, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5030">
        <xs:annotation>
          <xs:documentation xml:lang="en">Inland passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesiliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Sjöfart på inre vattenvägar, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="50300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Inland passenger water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesiliikenteen henkilökuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Sjöfart på inre vattenvägar, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="504">
        <xs:annotation>
          <xs:documentation xml:lang="en">Inland freight water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesiliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Sjöfart på inre vattenvägar, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5040">
        <xs:annotation>
          <xs:documentation xml:lang="en">Inland freight water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesiliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Sjöfart på inre vattenvägar, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="50400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Inland freight water transport</xs:documentation>
          <xs:documentation xml:lang="fi">Sisävesiliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Sjöfart på inre vattenvägar, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51">
        <xs:annotation>
          <xs:documentation xml:lang="en">Air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Ilmaliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Lufttransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Matkustajalentoliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Lufttransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Passenger air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Matkustajalentoliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Lufttransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Scheduled passenger air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Säännöllinen matkustajalentoliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Reguljär lufttransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-scheduled passenger air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Tilausmatkustajalentoliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Charterlufttransport, passagerartrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight air transport and space transport</xs:documentation>
          <xs:documentation xml:lang="fi">Lentoliikenteen tavarankuljetus ja avaruusliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Lufttransport, godstrafik och rymdfart</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Lentoliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Lufttransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Freight air transport</xs:documentation>
          <xs:documentation xml:lang="fi">Lentoliikenteen tavarankuljetus</xs:documentation>
          <xs:documentation xml:lang="sv">Lufttransport, godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Space transport</xs:documentation>
          <xs:documentation xml:lang="fi">Avaruusliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Rymdfart</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Space transport</xs:documentation>
          <xs:documentation xml:lang="fi">Avaruusliikenne</xs:documentation>
          <xs:documentation xml:lang="sv">Rymdfart</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52">
        <xs:annotation>
          <xs:documentation xml:lang="en">Warehousing, storage and support activities for transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Varastointi ja liikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Magasinering, varulagring och stödverksamhet avseende transport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="521">
        <xs:annotation>
          <xs:documentation xml:lang="en">Warehousing and storage</xs:documentation>
          <xs:documentation xml:lang="fi">Varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Magasinering och varulagring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Warehousing and storage</xs:documentation>
          <xs:documentation xml:lang="fi">Varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Magasinering och varulagring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Warehousing and storage</xs:documentation>
          <xs:documentation xml:lang="fi">Varastointi</xs:documentation>
          <xs:documentation xml:lang="sv">Magasinering och varulagring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="522">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities for transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Liikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende transport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Service activities incidental to land transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Maaliikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende landtransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52211">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of terminal facilities incidental to transport of freight by road</xs:documentation>
          <xs:documentation xml:lang="fi">Tavaratieliikenteen terminaalitoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Terminalverksamhet för godstrafik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52212">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of paid car parks or garages</xs:documentation>
          <xs:documentation xml:lang="fi">Maksullinen pysäköinti</xs:documentation>
          <xs:documentation xml:lang="sv">Avgiftsbelagd parkering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52219">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other service activities incidental to land transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu maaliikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet avseende landtransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5222">
        <xs:annotation>
          <xs:documentation xml:lang="en">Service activities incidental to water transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Vesiliikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende sjötransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52221">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of harbours</xs:documentation>
          <xs:documentation xml:lang="fi">Satamatoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Hamnverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52229">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other service activities incidental to water transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu vesiliikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet avseende sjötransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5223">
        <xs:annotation>
          <xs:documentation xml:lang="en">Service activities incidental to air transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Ilmaliikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende lufttransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Service activities incidental to air transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Ilmaliikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende lufttransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5224">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cargo handling</xs:documentation>
          <xs:documentation xml:lang="fi">Lastinkäsittely</xs:documentation>
          <xs:documentation xml:lang="sv">Godshantering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cargo handling</xs:documentation>
          <xs:documentation xml:lang="fi">Lastinkäsittely</xs:documentation>
          <xs:documentation xml:lang="sv">Godshantering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5225">
        <xs:annotation>
          <xs:documentation xml:lang="en">Logistics service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Logistiikkapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Logistikverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Logistics service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Logistiikkapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Logistikverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5226">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other support activities for transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu liikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan stödverksamhet avseende transport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52260">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other support activities for transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu liikennettä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan stödverksamhet avseende transport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="523">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Liikennettä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende transport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5231">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for freight transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Rahtiliikennettä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende godstransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for freight transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Rahtiliikennettä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende godstransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5232">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for passenger transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilöliikennettä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende passagerartransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="52320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for passenger transportation</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilöliikennettä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende passagerartransport</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53">
        <xs:annotation>
          <xs:documentation xml:lang="en">Postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Posti- ja kuriiritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Post- och kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="531">
        <xs:annotation>
          <xs:documentation xml:lang="en">Postal activities under universal service obligation</xs:documentation>
          <xs:documentation xml:lang="fi">Postin yleispalvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Postbefordran via nationella posten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Postal activities under universal service obligation</xs:documentation>
          <xs:documentation xml:lang="fi">Postin yleispalvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Postbefordran via nationella posten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Postal activities under universal service obligation</xs:documentation>
          <xs:documentation xml:lang="fi">Postin yleispalvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Postbefordran via nationella posten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="532">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu posti-, jakelu- ja kuriiritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan postbefordran samt kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu posti-, jakelu- ja kuriiritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan postbefordran samt kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu posti-, jakelu- ja kuriiritoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan postbefordran samt kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="533">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Posti- ja kuriiritoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende postbefordran samt kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Posti- ja kuriiritoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende postbefordran samt kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for postal and courier activities</xs:documentation>
          <xs:documentation xml:lang="fi">Posti- ja kuriiritoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende postbefordran samt kurirverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55">
        <xs:annotation>
          <xs:documentation xml:lang="en">Accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Hotell- och logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="551">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hotels and similar accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Hotellit ja vastaava majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Hotellverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hotels and similar accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Hotellit ja vastaava majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Hotellverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hotels and similar accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Hotellit ja vastaava majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Hotellverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="552">
        <xs:annotation>
          <xs:documentation xml:lang="en">Holiday and other short-stay accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Loma- ja muu vastaava lyhytaikainen majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Semesterbostäder och annan korttidsinkvartering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Holiday and other short-stay accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Loma- ja muu vastaava lyhytaikainen majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Semesterbostäder och annan korttidsinkvartering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hostels</xs:documentation>
          <xs:documentation xml:lang="fi">Hostellit</xs:documentation>
          <xs:documentation xml:lang="sv">Vandrarhem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Short-stay accommodation in apartments and rooms</xs:documentation>
          <xs:documentation xml:lang="fi">Lyhytaikainen majoitus huoneistoissa ja huoneissa</xs:documentation>
          <xs:documentation xml:lang="sv">Korttidsinkvartering i lägenheter och rum</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55203">
        <xs:annotation>
          <xs:documentation xml:lang="en">Short-stay accommodation in holiday cottages and cabins</xs:documentation>
          <xs:documentation xml:lang="fi">Lyhytaikainen majoitus lomamökeissä</xs:documentation>
          <xs:documentation xml:lang="sv">Korttidsinkvartering i semesterstugor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="553">
        <xs:annotation>
          <xs:documentation xml:lang="en">Camping grounds and recreational vehicle parks</xs:documentation>
          <xs:documentation xml:lang="fi">Leirintä- ja matkailuajoneuvoalueet</xs:documentation>
          <xs:documentation xml:lang="sv">Campingplatsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Camping grounds and recreational vehicle parks</xs:documentation>
          <xs:documentation xml:lang="fi">Leirintä- ja matkailuajoneuvoalueet</xs:documentation>
          <xs:documentation xml:lang="sv">Campingplatsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Camping grounds and recreational vehicle parks</xs:documentation>
          <xs:documentation xml:lang="fi">Leirintä- ja matkailuajoneuvoalueet</xs:documentation>
          <xs:documentation xml:lang="sv">Campingplatsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="554">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Majoitustoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende hotell- och logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Majoitustoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende hotell- och logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Majoitustoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende hotell- och logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="559">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5590">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu majoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan logiverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56">
        <xs:annotation>
          <xs:documentation xml:lang="en">Food and beverage service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ravitsemistoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Restaurang-, catering- och barverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="561">
        <xs:annotation>
          <xs:documentation xml:lang="en">Restaurants and mobile food service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ravintolat ja liikkuva ravitsemistoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Restaurangverksamhet och mobil restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Restaurant activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ravintolatoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Restaurants and cafeterias</xs:documentation>
          <xs:documentation xml:lang="fi">Ruokaravintolat</xs:documentation>
          <xs:documentation xml:lang="sv">Matrestauranger</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fast food restaurants and kiosks</xs:documentation>
          <xs:documentation xml:lang="fi">Pikaruokaravintolat ja ruokakioskit</xs:documentation>
          <xs:documentation xml:lang="sv">Snabbmatsrestauranger och matkiosker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mobile food service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikkuva ravitsemistoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Mobil restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mobile food service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikkuva ravitsemistoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Mobil restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="562">
        <xs:annotation>
          <xs:documentation xml:lang="en">Event catering, contract catering service activities and other food service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tapahtumien catering-palvelut ja sopimusperusteiset ravitsemispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Cateringverksamhet vid enskilda evenemang, kontrakterad cateringverksamhet och annan restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5621">
        <xs:annotation>
          <xs:documentation xml:lang="en">Event catering activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tapahtumien catering-palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Cateringverksamhet vid enskilda evenemang</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Event catering activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tapahtumien catering-palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Cateringverksamhet vid enskilda evenemang</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Contract catering service activities and other food service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sopimusperusteiset catering- ja ravitsemispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Kontrakterad cateringverksamhet och annan restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Contract catering service activities and other food service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sopimusperusteiset catering- ja ravitsemispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Kontrakterad cateringverksamhet och annan restaurangverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="563">
        <xs:annotation>
          <xs:documentation xml:lang="en">Beverage serving activities</xs:documentation>
          <xs:documentation xml:lang="fi">Baarit ja kahvilat</xs:documentation>
          <xs:documentation xml:lang="sv">Barverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Beverage serving activities</xs:documentation>
          <xs:documentation xml:lang="fi">Baarit ja kahvilat</xs:documentation>
          <xs:documentation xml:lang="sv">Barverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56301">
        <xs:annotation>
          <xs:documentation xml:lang="en">Bars and other alcoholic beverage serving activities</xs:documentation>
          <xs:documentation xml:lang="fi">Baarit ja muu alkoholijuomien tarjoilu</xs:documentation>
          <xs:documentation xml:lang="sv">Öl- och drinkbarer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56302">
        <xs:annotation>
          <xs:documentation xml:lang="en">Coffee houses and other non-alcoholic beverage serving activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kahvilat ja muu alkoholittomien juomien tarjoilu</xs:documentation>
          <xs:documentation xml:lang="sv">Kaféer och kaffebarer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="564">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for food and beverage services activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ravitsemistoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende restaurang-, catering- och barverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5640">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for food and beverage services activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ravitsemistoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende restaurang-, catering- och barverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="56400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for food and beverage services activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ravitsemistoimintaa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende restaurang-, catering- och barverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kustannustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Förlagsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="581">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of books, newspapers and other publishing activities, except software publishing</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjojen ja lehtien kustantaminen ja muu kustannustoiminta pois lukien ohjelmistojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av böcker och tidningar samt annan förlagsverksamhet, utom utgivning av programvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of books</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av böcker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of books</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av böcker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of newspapers</xs:documentation>
          <xs:documentation xml:lang="fi">Sanomalehtien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av tidningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of newspapers</xs:documentation>
          <xs:documentation xml:lang="fi">Sanomalehtien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av tidningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5813">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of journals and periodicals</xs:documentation>
          <xs:documentation xml:lang="fi">Aikakauslehtien ja harvoin ilmestyvien lehtien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av tidskrifter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58131">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of local papers</xs:documentation>
          <xs:documentation xml:lang="fi">Paikallislehtien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av lokaltidningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58132">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of other journals and periodicals</xs:documentation>
          <xs:documentation xml:lang="fi">Muu aikakauslehtien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av andra tidskrifter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5819">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other publishing activities, except software publishing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kustannustoiminta pois lukien ohjelmistojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annan förlagsverksamhet, utom utgivning av programvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58190">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other publishing activities, except software publishing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kustannustoiminta pois lukien ohjelmistojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Annan förlagsverksamhet, utom utgivning av programvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="582">
        <xs:annotation>
          <xs:documentation xml:lang="en">Software publishing</xs:documentation>
          <xs:documentation xml:lang="fi">Ohjelmistojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av programvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5821">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of video games</xs:documentation>
          <xs:documentation xml:lang="fi">Videopelien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av datorspel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Publishing of video games</xs:documentation>
          <xs:documentation xml:lang="fi">Videopelien kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av datorspel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5829">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other software publishing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu ohjelmistojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av annan programvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="58290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other software publishing</xs:documentation>
          <xs:documentation xml:lang="fi">Muu ohjelmistojen kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utgivning av annan programvara</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="59">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture, video and television programme production, sound recording and music publishing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuva-, video- ja televisio-ohjelmatuotanto, äänitteiden ja musiikin kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Film-, video- och tv-programverksamhet, ljudinspelning och musikutgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="591">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture, video and television programme activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuva-, video- ja televisio-ohjelmatoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Film-, video- och tv-programverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5911">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture, video and television programme production activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien, videoiden ja televisio-ohjelmien tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Produktion av film, video och tv-program</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="59110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture, video and television programme production activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien, videoiden ja televisio-ohjelmien tuotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Produktion av film, video och tv-program</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5912">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture, video and television programme post-production activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien, video- ja televisio-ohjelmien jälkituotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Efterproduktion av film, video och tv-program</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="59120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture, video and television programme post-production activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien, video- ja televisio-ohjelmien jälkituotanto</xs:documentation>
          <xs:documentation xml:lang="sv">Efterproduktion av film, video och tv-program</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5913">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture and video distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien ja videoiden levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Film- och videodistribution</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="59130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture and video distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien ja videoiden levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Film- och videodistribution</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5914">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture projection activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien esittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Filmvisning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="59140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motion picture projection activities</xs:documentation>
          <xs:documentation xml:lang="fi">Elokuvien esittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Filmvisning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="592">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sound recording and music publishing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ääni- ja musiikkitallenteiden kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Ljudinspelning och musikutgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sound recording and music publishing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ääni- ja musiikkitallenteiden kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Ljudinspelning och musikutgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="59200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sound recording and music publishing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ääni- ja musiikkitallenteiden kustantaminen</xs:documentation>
          <xs:documentation xml:lang="sv">Ljudinspelning och musikutgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="60">
        <xs:annotation>
          <xs:documentation xml:lang="en">Programming, broadcasting, news agency and other content distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ohjelmien tuottaminen ja lähettäminen, uutistoimistojen toiminta ja muu sisällön levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Planering, radio- och tv-sändning, nyhetsbyråer och annan distribution av medieinnehåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="601">
        <xs:annotation>
          <xs:documentation xml:lang="en">Radio broadcasting and audio distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Radio-ohjelmien ja audiosisältöjen tuottaminen ja levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Radiosändning och distribution av ljudinspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Radio broadcasting and audio distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Radio-ohjelmien ja audiosisältöjen tuottaminen ja levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Radiosändning och distribution av ljudinspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="60100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Radio broadcasting and audio distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Radio-ohjelmien ja audiosisältöjen tuottaminen ja levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Radiosändning och distribution av ljudinspelningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="602">
        <xs:annotation>
          <xs:documentation xml:lang="en">Television programming, broadcasting and video distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Televisio-ohjelmien ja videosisältöjen tuottaminen ja levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Planering och sändning av tv-program samt distribution av video</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Television programming, broadcasting and video distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Televisio-ohjelmien ja videosisältöjen tuottaminen ja levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Planering och sändning av tv-program samt distribution av video</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="60200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Television programming, broadcasting and video distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Televisio-ohjelmien ja videosisältöjen tuottaminen ja levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Planering och sändning av tv-program samt distribution av video</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="603">
        <xs:annotation>
          <xs:documentation xml:lang="en">News agency and other content distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Uutistoimistojen toiminta ja muu sisällön levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Nyhetsförmedling och annan distribution av medieinnehåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6031">
        <xs:annotation>
          <xs:documentation xml:lang="en">News agency activities</xs:documentation>
          <xs:documentation xml:lang="fi">Uutistoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Nyhetsförmedling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="60310">
        <xs:annotation>
          <xs:documentation xml:lang="en">News agency activities</xs:documentation>
          <xs:documentation xml:lang="fi">Uutistoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Nyhetsförmedling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6039">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other content distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu sisällön levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Annan distribution av medieinnehåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="60390">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other content distribution activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu sisällön levitys</xs:documentation>
          <xs:documentation xml:lang="sv">Annan distribution av medieinnehåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="61">
        <xs:annotation>
          <xs:documentation xml:lang="en">Telecommunication</xs:documentation>
          <xs:documentation xml:lang="fi">Televiestintä</xs:documentation>
          <xs:documentation xml:lang="sv">Telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wired, wireless, and satellite telecommunication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteän puhelinverkon ja langattoman verkon hallinta ja palvelut sekä satelliittiviestintä</xs:documentation>
          <xs:documentation xml:lang="sv">Trådbunden och trådlös telekommunikation samt telekommunikation via satellit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wired, wireless, and satellite telecommunication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteän puhelinverkon ja langattoman verkon hallinta ja palvelut sekä satelliittiviestintä</xs:documentation>
          <xs:documentation xml:lang="sv">Trådbunden och trådlös telekommunikation samt telekommunikation via satellit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="61100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Wired, wireless, and satellite telecommunication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteän puhelinverkon ja langattoman verkon hallinta ja palvelut sekä satelliittiviestintä</xs:documentation>
          <xs:documentation xml:lang="sv">Trådbunden och trådlös telekommunikation samt telekommunikation via satellit</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Telecommunication reselling activities and intermediation service activities for telecommunication</xs:documentation>
          <xs:documentation xml:lang="fi">Televiestinnän jälleenmyyntipalvelut ja televiestintää koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Återförsäljning och förmedling avseende telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Telecommunication reselling activities and intermediation service activities for telecommunication</xs:documentation>
          <xs:documentation xml:lang="fi">Televiestinnän jälleenmyyntipalvelut ja televiestintää koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Återförsäljning och förmedling avseende telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="61200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Telecommunication reselling activities and intermediation service activities for telecommunication</xs:documentation>
          <xs:documentation xml:lang="fi">Televiestinnän jälleenmyyntipalvelut ja televiestintää koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Återförsäljning och förmedling avseende telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="619">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other telecommunication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu televiestintäpalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6190">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other telecommunication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu televiestintäpalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="61900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other telecommunication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu televiestintäpalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan telekommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="62">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer programming, consultancy and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ohjelmistot, konsultointi ja siihen liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Dataprogrammering, datakonsultverksamhet o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="621">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer programming activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ohjelmistojen suunnittelu ja valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Dataprogrammering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer programming activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ohjelmistojen suunnittelu ja valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Dataprogrammering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="62100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer programming activities</xs:documentation>
          <xs:documentation xml:lang="fi">Ohjelmistojen suunnittelu ja valmistus</xs:documentation>
          <xs:documentation xml:lang="sv">Dataprogrammering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer consultancy and computer facilities management activities</xs:documentation>
          <xs:documentation xml:lang="fi">Laitteistokonsultointi ja käyttö- ja hallintapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Datakonsultverksamhet och datordrift</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer consultancy and computer facilities management activities</xs:documentation>
          <xs:documentation xml:lang="fi">Laitteistokonsultointi ja käyttö- ja hallintapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Datakonsultverksamhet och datordrift</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="62200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computer consultancy and computer facilities management activities</xs:documentation>
          <xs:documentation xml:lang="fi">Laitteistokonsultointi ja käyttö- ja hallintapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Datakonsultverksamhet och datordrift</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="629">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other information technology and computer service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu laitteisto- ja tietotekninen palvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan it- och dataverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other information technology and computer service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu laitteisto- ja tietotekninen palvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan it- och dataverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="62900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other information technology and computer service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu laitteisto- ja tietotekninen palvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan it- och dataverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="63">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computing infrastructure, data processing, hosting and other information service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tietojenkäsittelyinfrastruktuuri, tietojenkäsittely, palvelintilan vuokraus ja muu tietopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Datainfrastruktur, databehandling, hosting och annan informationsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="631">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computing infrastructure, data processing, hosting and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tietojenkäsittelyinfrastruktuuri, tietojenkäsittely, palvelintilan vuokraus ja niihin liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Datainfrastruktur, databehandling, hosting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computing infrastructure, data processing, hosting and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tietojenkäsittelyinfrastruktuuri, tietojenkäsittely, palvelintilan vuokraus ja niihin liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Datainfrastruktur, databehandling, hosting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="63100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Computing infrastructure, data processing, hosting and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tietojenkäsittelyinfrastruktuuri, tietojenkäsittely, palvelintilan vuokraus ja niihin liittyvät palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Datainfrastruktur, databehandling, hosting o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="639">
        <xs:annotation>
          <xs:documentation xml:lang="en">Web search portal activities and other information service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Verkkohakuportaalien toiminta ja muu tietopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Webbportaler och annan informationsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6391">
        <xs:annotation>
          <xs:documentation xml:lang="en">Web search portal activities</xs:documentation>
          <xs:documentation xml:lang="fi">Verkkohakuportaalien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Webbportaler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="63910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Web search portal activities</xs:documentation>
          <xs:documentation xml:lang="fi">Verkkohakuportaalien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Webbportaler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6392">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other information service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu tietopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig informationsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="63920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other information service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu tietopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig informationsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial service activities, except insurance and pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoituspalvelut pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Finansiell verksamhet utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="641">
        <xs:annotation>
          <xs:documentation xml:lang="en">Monetary intermediation</xs:documentation>
          <xs:documentation xml:lang="fi">Pankkitoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Monetär finansförmedling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6411">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central banking</xs:documentation>
          <xs:documentation xml:lang="fi">Keskuspankkitoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Centralbanksverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central banking</xs:documentation>
          <xs:documentation xml:lang="fi">Keskuspankkitoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Centralbanksverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6419">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other monetary intermediation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu pankkitoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan monetär finansförmedling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64190">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other monetary intermediation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu pankkitoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan monetär finansförmedling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="642">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of holding companies and financing conduits</xs:documentation>
          <xs:documentation xml:lang="fi">Holdingyhtiöiden ja konsernin sisäisten rahoitusyhtiöiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Holding- och conduitverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6421">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of holding companies</xs:documentation>
          <xs:documentation xml:lang="fi">Holdingyhtiöiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Holdingverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of holding companies</xs:documentation>
          <xs:documentation xml:lang="fi">Holdingyhtiöiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Holdingverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6422">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of financing conduits</xs:documentation>
          <xs:documentation xml:lang="fi">Konsernin sisäisten rahoitusyhtiöiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Conduitverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of financing conduits</xs:documentation>
          <xs:documentation xml:lang="fi">Konsernin sisäisten rahoitusyhtiöiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Conduitverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="643">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of trusts, funds and similar financial entities</xs:documentation>
          <xs:documentation xml:lang="fi">Rahasto- ja säätiötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fonder och liknande finansiella enheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6431">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of money market and non-money market investments funds</xs:documentation>
          <xs:documentation xml:lang="fi">Rahastotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Penningmarknadsfonder och andra fonder än penningmarknadsfonder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of money market and non-money market investments funds</xs:documentation>
          <xs:documentation xml:lang="fi">Rahastotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Penningmarknadsfonder och andra fonder än penningmarknadsfonder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6432">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of trust, estate and agency accounts</xs:documentation>
          <xs:documentation xml:lang="fi">Säätiöiden ja jäämistönhoitoyksiköiden sijoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stiftelser, dödsbon och brevlådeföretag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of trust, estate and agency accounts</xs:documentation>
          <xs:documentation xml:lang="fi">Säätiöiden ja jäämistönhoitoyksiköiden sijoitustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stiftelser, dödsbon och brevlådeföretag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="649">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial service activities, except insurance and pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rahoituspalvelutoiminta pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan finansiell verksamhet utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6491">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial leasing</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="64910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Financial leasing</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="6492">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit granting</xs:documentation>
          <xs:documentation xml:lang="fi">Muu luotonanto</xs:documentation>
          <xs:documentation xml:lang="sv">Annan kreditgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other credit granting</xs:documentation>
          <xs:documentation xml:lang="fi">Muu luotonanto</xs:documentation>
          <xs:documentation xml:lang="sv">Annan kreditgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6499">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial service activities, except insurance and pension funding n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu rahoituspalvelutoiminta pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig finansiell verksamhet utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="64990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other financial service activities, except insurance and pension funding n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu rahoituspalvelutoiminta pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig finansiell verksamhet utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="65">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance, reinsurance and pension funding, except compulsory social security</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutus-, jälleenvakuutus- ja eläkevakuutustoiminta pois lukien pakollinen sosiaalivakuutus</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkrings-, återförsäkrings- och pensionsfondsverksamhet utom obligatorisk socialförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="651">
        <xs:annotation>
          <xs:documentation xml:lang="en">Insurance</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Försäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6511">
        <xs:annotation>
          <xs:documentation xml:lang="en">Life insurance</xs:documentation>
          <xs:documentation xml:lang="fi">Henkivakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Livförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="65110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Life insurance</xs:documentation>
          <xs:documentation xml:lang="fi">Henkivakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Livförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6512">
        <xs:annotation>
          <xs:documentation xml:lang="en">Non-life insurance</xs:documentation>
          <xs:documentation xml:lang="fi">Muu vakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Skadeförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="65121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of non-life insurance companies</xs:documentation>
          <xs:documentation xml:lang="fi">Vahinkovakuutusyhtiöt</xs:documentation>
          <xs:documentation xml:lang="sv">Skadeförsäkringsbolag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="65129">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other non-life insurance</xs:documentation>
          <xs:documentation xml:lang="fi">Muu vahinkovakuutus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig skadeförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="652">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reinsurance</xs:documentation>
          <xs:documentation xml:lang="fi">Jälleenvakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Återförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reinsurance</xs:documentation>
          <xs:documentation xml:lang="fi">Jälleenvakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Återförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="65200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Reinsurance</xs:documentation>
          <xs:documentation xml:lang="fi">Jälleenvakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Återförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="653">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="65300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities auxiliary to financial services and insurance activities</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoitusta ja vakuuttamista palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende finansiella tjänster och försäkringsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="661">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities auxiliary to financial services, except insurance and pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Rahoitusta ja vakuuttamista palveleva toiminta pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende finansiella tjänster utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6611">
        <xs:annotation>
          <xs:documentation xml:lang="en">Administration of financial markets</xs:documentation>
          <xs:documentation xml:lang="fi">Pörssitoiminta ja rahoitusmarkkinoiden hallinnolliset tukipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Administration avseende finansiella marknader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Administration of financial markets</xs:documentation>
          <xs:documentation xml:lang="fi">Pörssitoiminta ja rahoitusmarkkinoiden hallinnolliset tukipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Administration avseende finansiella marknader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6612">
        <xs:annotation>
          <xs:documentation xml:lang="en">Security and commodity contracts brokerage</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopaperien ja raaka-ainesopimusten välittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet utförd av värdepappers- och varumäklare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Security and commodity contracts brokerage</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopaperien ja raaka-ainesopimusten välittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet utförd av värdepappers- och varumäklare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6619">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other activities auxiliary to financial services, except insurance and pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rahoitusta palveleva toiminta pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan stödverksamhet avseende finansiella tjänster utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66190">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other activities auxiliary to financial services, except insurance and pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rahoitusta palveleva toiminta pois lukien vakuutus- ja eläkevakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan stödverksamhet avseende finansiella tjänster utom försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="662">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities auxiliary to insurance and pension funding</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutus- ja eläkevakuutustoimintaa avustava toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6621">
        <xs:annotation>
          <xs:documentation xml:lang="en">Risk and damage evaluation</xs:documentation>
          <xs:documentation xml:lang="fi">Riskin- ja vahingonarviointi</xs:documentation>
          <xs:documentation xml:lang="sv">Risk- och skadebedömning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Risk and damage evaluation</xs:documentation>
          <xs:documentation xml:lang="fi">Riskin- ja vahingonarviointi</xs:documentation>
          <xs:documentation xml:lang="sv">Risk- och skadebedömning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of insurance agents and brokers</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutusasiamiesten ja -välittäjien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet utförd av försäkringsombud och försäkringsmäklare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of insurance agents and brokers</xs:documentation>
          <xs:documentation xml:lang="fi">Vakuutusasiamiesten ja -välittäjien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet utförd av försäkringsombud och försäkringsmäklare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6629">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities auxiliary to insurance and pension funding n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon vakuutus- ja eläkevakuutustoimintaa avustava toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet avseende försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities auxiliary to insurance and pension funding n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon vakuutus- ja eläkevakuutustoimintaa avustava toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet avseende försäkrings- och pensionsfondsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="663">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fund management activities</xs:documentation>
          <xs:documentation xml:lang="fi">Omaisuudenhoitotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fondförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fund management activities</xs:documentation>
          <xs:documentation xml:lang="fi">Omaisuudenhoitotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fondförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="66300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fund management activities</xs:documentation>
          <xs:documentation xml:lang="fi">Omaisuudenhoitotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fondförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68">
        <xs:annotation>
          <xs:documentation xml:lang="en">Real estate activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöalan toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="681">
        <xs:annotation>
          <xs:documentation xml:lang="en">Real estate activities with own property and development of building projects</xs:documentation>
          <xs:documentation xml:lang="fi">Omiin kiinteistöihin liittyvä kiinteistöalan toiminta ja rakennushankkeiden kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsverksamhet med egna fastigheter och utformning av byggprojekt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Buying and selling of own real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Omien kiinteistöjen kauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Handel med egna fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Buying and selling of own real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Omien kiinteistöjen kauppa</xs:documentation>
          <xs:documentation xml:lang="sv">Handel med egna fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Development of building projects</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuttaminen ja rakennushankkeiden kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utformning av byggprojekt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Development of building projects</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuttaminen ja rakennushankkeiden kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Utformning av byggprojekt</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="682">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and operating of own or leased real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Omien tai leasing-kiinteistöjen vuokraus ja hallinta</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och förvaltning av egna eller arrenderade fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6820">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and operating of own or leased real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Omien tai leasing-kiinteistöjen vuokraus ja hallinta</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och förvaltning av egna eller arrenderade fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental of own or leased dwellings and residential real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Asuntojen vuokraus</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning av bostäder</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operating of own or leased dwellings and residential real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Asuntojen ja asuinkiinteistöjen hallinta</xs:documentation>
          <xs:documentation xml:lang="sv">Förvaltning av bostäder och bostadsfastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68203">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and operating of own or leased non-residential real estate</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kiinteistöjen vuokraus ja hallinta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig uthyrning och förvaltning av fastigheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="683">
        <xs:annotation>
          <xs:documentation xml:lang="en">Real estate activities on a fee or contract basis</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöalan toiminta palkkio- tai sopimusperusteisesti</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsförmedling och fastighetsförvaltning på uppdrag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6831">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for real estate activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöjä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende fastighetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for real estate activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöjä koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende fastighetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6832">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other real estate activities on a fee or contract basis</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kiinteistöalan toiminta palkkio- tai sopimusperusteisesti</xs:documentation>
          <xs:documentation xml:lang="sv">Annan fastighetsförmedling och fastighetsförvaltning på uppdrag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="68320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other real estate activities on a fee or contract basis</xs:documentation>
          <xs:documentation xml:lang="fi">Muu kiinteistöalan toiminta palkkio- tai sopimusperusteisesti</xs:documentation>
          <xs:documentation xml:lang="sv">Annan fastighetsförmedling och fastighetsförvaltning på uppdrag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69">
        <xs:annotation>
          <xs:documentation xml:lang="en">Legal and accounting activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lakiasiain- ja laskentatoimen palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Juridisk och ekonomisk konsultverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="691">
        <xs:annotation>
          <xs:documentation xml:lang="en">Legal activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lakiasiainpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Juridisk verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Legal activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lakiasiainpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Juridisk verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Legal representation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Asianajotoimistot</xs:documentation>
          <xs:documentation xml:lang="sv">Advokatbyråer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Legal counselling and advising activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lakiasiaintoimistot</xs:documentation>
          <xs:documentation xml:lang="sv">Juridiska byråer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69103">
        <xs:annotation>
          <xs:documentation xml:lang="en">Legal counselling and advising activities on patents</xs:documentation>
          <xs:documentation xml:lang="fi">Patenttitoimistot</xs:documentation>
          <xs:documentation xml:lang="sv">Patentbyråer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69109">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other legal activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu lakiasiain palvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig juridisk verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="692">
        <xs:annotation>
          <xs:documentation xml:lang="en">Accounting, bookkeeping and auditing activities; tax consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Laskentatoimi, kirjanpito ja tilintarkastus; veroneuvonta</xs:documentation>
          <xs:documentation xml:lang="sv">Redovisning och bokföring, revision; skatterådgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Accounting, bookkeeping and auditing activities; tax consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Laskentatoimi, kirjanpito ja tilintarkastus; veroneuvonta</xs:documentation>
          <xs:documentation xml:lang="sv">Redovisning och bokföring, revision; skatterådgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Accounting and bookkeeping activities; tax consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Laskentatoimi, kirjanpito ja veroneuvonta</xs:documentation>
          <xs:documentation xml:lang="sv">Redovisning och bokföring; skatterådgivning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="69202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Auditing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tilintarkastuspalvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Revisionstjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="70">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of head offices and management consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Pääkonttorien toiminta ja liikkeenjohdon konsultointi</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamheter som utövas av huvudkontor samt konsultverksamhet avseende företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="701">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of head offices</xs:documentation>
          <xs:documentation xml:lang="fi">Pääkonttorien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamheter som utövas av huvudkontor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of head offices</xs:documentation>
          <xs:documentation xml:lang="fi">Pääkonttorien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamheter som utövas av huvudkontor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="70100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of head offices</xs:documentation>
          <xs:documentation xml:lang="fi">Pääkonttorien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamheter som utövas av huvudkontor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="702">
        <xs:annotation>
          <xs:documentation xml:lang="en">Business and other management consultancy activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikkeenjohdon konsultointi</xs:documentation>
          <xs:documentation xml:lang="sv">Konsultverksamhet avseende företags organisation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Business and other management consultancy activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikkeenjohdon konsultointi</xs:documentation>
          <xs:documentation xml:lang="sv">Konsultverksamhet avseende företags organisation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="70200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Business and other management consultancy activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikkeenjohdon konsultointi</xs:documentation>
          <xs:documentation xml:lang="sv">Konsultverksamhet avseende företags organisation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71">
        <xs:annotation>
          <xs:documentation xml:lang="en">Architectural and engineering activities; technical testing and analysis</xs:documentation>
          <xs:documentation xml:lang="fi">Arkkitehti- ja insinööripalvelut; tekninen testaus ja analysointi</xs:documentation>
          <xs:documentation xml:lang="sv">Arkitekt- och teknisk konsultverksamhet; teknisk provning och analys</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Architectural and engineering activities and related technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Arkkitehti- ja insinööripalvelut ja niihin liittyvä tekninen konsultointi</xs:documentation>
          <xs:documentation xml:lang="sv">Arkitekt- och teknisk konsultverksamhet o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Architectural activities</xs:documentation>
          <xs:documentation xml:lang="fi">Arkkitehtipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Arkitektverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Architectural activities</xs:documentation>
          <xs:documentation xml:lang="fi">Arkkitehtipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Arkitektverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Engineering activities and related technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Insinööripalvelut ja niihin liittyvä tekninen konsultointi</xs:documentation>
          <xs:documentation xml:lang="sv">Teknisk konsultverksamhet o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Engineering design and technical consultancy incidental to urban planning</xs:documentation>
          <xs:documentation xml:lang="fi">Yhdyskuntasuunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Samhällsplanering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Civil engineering design and technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Maa- ja vesirakentamisen tekninen palvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Tekniska tjänster för anläggningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71123">
        <xs:annotation>
          <xs:documentation xml:lang="en">Structural engineering design and technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennetekninen palvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Konstruktionstekniska tjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71124">
        <xs:annotation>
          <xs:documentation xml:lang="en">Engineering design and technical consultancy incidental to heating, plumbing and air-conditioning</xs:documentation>
          <xs:documentation xml:lang="fi">LVI-tekninen suunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">VVS-teknisk planering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71125">
        <xs:annotation>
          <xs:documentation xml:lang="en">Electrical engineering design and technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Sähkötekninen suunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Elteknisk planering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71126">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other engineering design and technical consultancy incidental to building construction</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rakennustekninen palvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig byggteknisk verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71127">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mechanical and process engineering design and technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Kone- ja prosessisuunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Maskin- och processplanering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71129">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other engineering activities and related technical consultancy</xs:documentation>
          <xs:documentation xml:lang="fi">Muu tekninen palvelu</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga tekniska tjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Technical testing and analysis</xs:documentation>
          <xs:documentation xml:lang="fi">Tekninen testaus ja analysointi</xs:documentation>
          <xs:documentation xml:lang="sv">Teknisk provning och analys</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Technical testing and analysis</xs:documentation>
          <xs:documentation xml:lang="fi">Tekninen testaus ja analysointi</xs:documentation>
          <xs:documentation xml:lang="sv">Teknisk provning och analys</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Motor vehicle inspection</xs:documentation>
          <xs:documentation xml:lang="fi">Autokatsastus</xs:documentation>
          <xs:documentation xml:lang="sv">Bilbesiktning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="71202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other technical testing and analysis</xs:documentation>
          <xs:documentation xml:lang="fi">Muu tekninen testaus ja analysointi</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig teknisk provning och analys</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="72">
        <xs:annotation>
          <xs:documentation xml:lang="en">Scientific research and development</xs:documentation>
          <xs:documentation xml:lang="fi">Tieteellinen tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Vetenskaplig forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Research and experimental development on natural sciences and engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnontieteen ja tekniikan tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Naturvetenskaplig och teknisk forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Research and experimental development on natural sciences and engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnontieteen ja tekniikan tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Naturvetenskaplig och teknisk forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="72100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Research and experimental development on natural sciences and engineering</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnontieteen ja tekniikan tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Naturvetenskaplig och teknisk forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="722">
        <xs:annotation>
          <xs:documentation xml:lang="en">Research and experimental development on social sciences and humanities</xs:documentation>
          <xs:documentation xml:lang="fi">Yhteiskuntatieteellinen ja humanistinen tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Samhällsvetenskaplig och humanistisk forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Research and experimental development on social sciences and humanities</xs:documentation>
          <xs:documentation xml:lang="fi">Yhteiskuntatieteellinen ja humanistinen tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Samhällsvetenskaplig och humanistisk forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="72200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Research and experimental development on social sciences and humanities</xs:documentation>
          <xs:documentation xml:lang="fi">Yhteiskuntatieteellinen ja humanistinen tutkimus ja kehittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Samhällsvetenskaplig och humanistisk forskning och utveckling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="73">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of advertising, market research and public relations</xs:documentation>
          <xs:documentation xml:lang="fi">Mainostoiminta, markkinatutkimus ja suhdetoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Reklamverksamhet, marknadsundersökningar och PR</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="731">
        <xs:annotation>
          <xs:documentation xml:lang="en">Advertising</xs:documentation>
          <xs:documentation xml:lang="fi">Mainostoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Reklamverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of advertising agencies</xs:documentation>
          <xs:documentation xml:lang="fi">Mainostoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Reklambyråer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="73111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Direct and outdoor advertising activities</xs:documentation>
          <xs:documentation xml:lang="fi">Suora- ja ulkomainonta</xs:documentation>
          <xs:documentation xml:lang="sv">Direkt- och utomhusreklam</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="73112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other activities of advertising agencies</xs:documentation>
          <xs:documentation xml:lang="fi">Muu mainostoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig verksamhet vid reklambyråer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Media representation</xs:documentation>
          <xs:documentation xml:lang="fi">Mainostilan vuokraus ja myynti</xs:documentation>
          <xs:documentation xml:lang="sv">Mediebyråverksamhet och annonsförsäljning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="73120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Media representation</xs:documentation>
          <xs:documentation xml:lang="fi">Mainostilan vuokraus ja myynti</xs:documentation>
          <xs:documentation xml:lang="sv">Mediebyråverksamhet och annonsförsäljning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="732">
        <xs:annotation>
          <xs:documentation xml:lang="en">Market research and public opinion polling</xs:documentation>
          <xs:documentation xml:lang="fi">Markkina- ja mielipidetutkimukset</xs:documentation>
          <xs:documentation xml:lang="sv">Marknads- och opinionsundersökning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Market research and public opinion polling</xs:documentation>
          <xs:documentation xml:lang="fi">Markkina- ja mielipidetutkimukset</xs:documentation>
          <xs:documentation xml:lang="sv">Marknads- och opinionsundersökning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="73200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Market research and public opinion polling</xs:documentation>
          <xs:documentation xml:lang="fi">Markkina- ja mielipidetutkimukset</xs:documentation>
          <xs:documentation xml:lang="sv">Marknads- och opinionsundersökning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="733">
        <xs:annotation>
          <xs:documentation xml:lang="en">Public relations and communication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Suhdetoiminta ja viestintä</xs:documentation>
          <xs:documentation xml:lang="sv">PR och kommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Public relations and communication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Suhdetoiminta ja viestintä</xs:documentation>
          <xs:documentation xml:lang="sv">PR och kommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="73300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Public relations and communication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Suhdetoiminta ja viestintä</xs:documentation>
          <xs:documentation xml:lang="sv">PR och kommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other professional, scientific and technical activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu ammatillinen, tieteellinen ja tekninen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan verksamhet inom juridik, ekonomi, vetenskap och teknik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="741">
        <xs:annotation>
          <xs:documentation xml:lang="en">Specialised design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Taideteollinen muotoilu ja suunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Specialiserad designverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7411">
        <xs:annotation>
          <xs:documentation xml:lang="en">Industrial product and fashion design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Teollinen muotoilu ja muotisuunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Industridesign och modedesign</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Industrial product and fashion design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Teollinen muotoilu ja muotisuunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Industridesign och modedesign</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7412">
        <xs:annotation>
          <xs:documentation xml:lang="en">Graphic design and visual communication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Graafinen suunnittelu ja visuaalinen viestintä</xs:documentation>
          <xs:documentation xml:lang="sv">Grafisk design och visuell kommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Graphic design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Graafinen suunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Grafisk design</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Visual communication activities</xs:documentation>
          <xs:documentation xml:lang="fi">Visuaalinen viestintä</xs:documentation>
          <xs:documentation xml:lang="sv">Visuell kommunikation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7413">
        <xs:annotation>
          <xs:documentation xml:lang="en">Interior design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sisustussuunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Inredningsdesign</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Interior design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sisustussuunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Inredningsdesign</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7414">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu taideteollinen muotoilu ja suunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Annan specialiserad designverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74140">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other specialised design activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu taideteollinen muotoilu ja suunnittelu</xs:documentation>
          <xs:documentation xml:lang="sv">Annan specialiserad designverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="742">
        <xs:annotation>
          <xs:documentation xml:lang="en">Photographic activities</xs:documentation>
          <xs:documentation xml:lang="fi">Valokuvaustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fotoverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Photographic activities</xs:documentation>
          <xs:documentation xml:lang="fi">Valokuvaustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fotoverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Photographic activities</xs:documentation>
          <xs:documentation xml:lang="fi">Valokuvaustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fotoverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="743">
        <xs:annotation>
          <xs:documentation xml:lang="en">Translation and interpretation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kääntäminen ja tulkkaus</xs:documentation>
          <xs:documentation xml:lang="sv">Översättning och tolkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7430">
        <xs:annotation>
          <xs:documentation xml:lang="en">Translation and interpretation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kääntäminen ja tulkkaus</xs:documentation>
          <xs:documentation xml:lang="sv">Översättning och tolkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Translation and interpretation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kääntäminen ja tulkkaus</xs:documentation>
          <xs:documentation xml:lang="sv">Översättning och tolkning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="749">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other professional, scientific and technical activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu ammatillinen, tieteellinen ja tekninen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig verksamhet inom juridik, ekonomi, vetenskap och teknik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7491">
        <xs:annotation>
          <xs:documentation xml:lang="en">Patent brokering and marketing service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Patenttien välitys- ja markkinointipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Patentförmedling samt marknadsföring av patent</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Patent brokering and marketing service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Patenttien välitys- ja markkinointipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Patentförmedling samt marknadsföring av patent</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7499">
        <xs:annotation>
          <xs:documentation xml:lang="en">All other professional, scientific and technical activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon kaikki muu ammatillinen, tieteellinen ja tekninen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">All övrig verksamhet inom juridik, ekonomi, vetenskap och teknik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Programme agencies and management service activities for culture</xs:documentation>
          <xs:documentation xml:lang="fi">Kulttuurialan ohjelmatoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet vid kulturbranschens programbyråer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="74999">
        <xs:annotation>
          <xs:documentation xml:lang="en">All other miscellaneous professional, scientific and technical activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon kaikki muu monenlainen ammatillinen, tieteellinen ja tekninen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">All övrig diverse verksamhet inom juridik, ekonomi, vetenskap och teknik som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="75">
        <xs:annotation>
          <xs:documentation xml:lang="en">Veterinary activities</xs:documentation>
          <xs:documentation xml:lang="fi">Eläinlääkintäpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Veterinärverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="750">
        <xs:annotation>
          <xs:documentation xml:lang="en">Veterinary activities</xs:documentation>
          <xs:documentation xml:lang="fi">Eläinlääkintäpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Veterinärverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7500">
        <xs:annotation>
          <xs:documentation xml:lang="en">Veterinary activities</xs:documentation>
          <xs:documentation xml:lang="fi">Eläinlääkintäpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Veterinärverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="75000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Veterinary activities</xs:documentation>
          <xs:documentation xml:lang="fi">Eläinlääkintäpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Veterinärverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing activities</xs:documentation>
          <xs:documentation xml:lang="fi">Vuokraus- ja leasingtoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="771">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7711">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of cars and light motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Autojen ja kevyiden moottoriajoneuvojen vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av personbilar och lätta motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of cars and light motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Autojen ja kevyiden moottoriajoneuvojen vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av personbilar och lätta motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7712">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of trucks</xs:documentation>
          <xs:documentation xml:lang="fi">Kuorma-autojen ja muiden raskaiden ajoneuvojen vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av lastbilar och andra tunga motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of trucks</xs:documentation>
          <xs:documentation xml:lang="fi">Kuorma-autojen ja muiden raskaiden ajoneuvojen vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av lastbilar och andra tunga motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="772">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of personal and household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilökohtaisten ja taloustavaroiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av hushållsartiklar och varor för personligt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7721">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of recreational and sports goods</xs:documentation>
          <xs:documentation xml:lang="fi">Vapaa-ajan ja urheiluvälineiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av fritids- och sportutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of recreational and sports goods</xs:documentation>
          <xs:documentation xml:lang="fi">Vapaa-ajan ja urheiluvälineiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av fritids- och sportutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7722">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of other personal and household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muu henkilökohtaisten ja taloustavaroiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av andra hushållsartiklar och varor för personligt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of other personal and household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Muu henkilökohtaisten ja taloustavaroiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av andra hushållsartiklar och varor för personligt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="773">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of other machinery, equipment and tangible goods</xs:documentation>
          <xs:documentation xml:lang="fi">Koneiden ja laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av annan utrustning och andra maskiner och materiella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7731">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of agricultural machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Maatalouskoneiden ja -laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av jordbruksmaskiner och jordbruksredskap</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of agricultural machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Maatalouskoneiden ja -laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av jordbruksmaskiner och jordbruksredskap</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7732">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of construction and civil engineering machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuskoneiden ja -laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av bygg- och anläggningsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of construction and civil engineering machinery and equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Rakennuskoneiden ja -laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av bygg- och anläggningsmaskiner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7733">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of office machinery, equipment and computers</xs:documentation>
          <xs:documentation xml:lang="fi">Toimistokoneiden ja -laitteiden sekä tietokoneiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av kontorsmaskiner, kontorsutrustning och datorer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of office machinery, equipment and computers</xs:documentation>
          <xs:documentation xml:lang="fi">Toimistokoneiden ja -laitteiden sekä tietokoneiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av kontorsmaskiner, kontorsutrustning och datorer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7734">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of water transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Vesiliikennevälineiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av fartyg och båtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77340">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of water transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Vesiliikennevälineiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av fartyg och båtar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7735">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of air transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Ilmaliikennevälineiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av flygplan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77350">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of air transport equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Ilmaliikennevälineiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av flygplan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7739">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of other machinery, equipment and tangible goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu koneiden ja laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av diverse övrig utrustning samt diverse övriga maskiner och materiella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77390">
        <xs:annotation>
          <xs:documentation xml:lang="en">Rental and leasing of other machinery, equipment and tangible goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu koneiden ja laitteiden vuokraus ja leasing</xs:documentation>
          <xs:documentation xml:lang="sv">Uthyrning och leasing av diverse övrig utrustning samt diverse övriga maskiner och materiella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="774">
        <xs:annotation>
          <xs:documentation xml:lang="en">Leasing of intellectual property and similar products, except copyrighted works</xs:documentation>
          <xs:documentation xml:lang="fi">Henkisen omaisuuden ja vastaavien tuotteiden leasing pois lukien tekijänoikeuden suojaamat teokset</xs:documentation>
          <xs:documentation xml:lang="sv">Leasing av immateriell egendom och liknande produkter, med undantag för upphovsrättsskyddade verk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7740">
        <xs:annotation>
          <xs:documentation xml:lang="en">Leasing of intellectual property and similar products, except copyrighted works</xs:documentation>
          <xs:documentation xml:lang="fi">Henkisen omaisuuden ja vastaavien tuotteiden leasing pois lukien tekijänoikeuden suojaamat teokset</xs:documentation>
          <xs:documentation xml:lang="sv">Leasing av immateriell egendom och liknande produkter, med undantag för upphovsrättsskyddade verk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Leasing of intellectual property and similar products, except copyrighted works</xs:documentation>
          <xs:documentation xml:lang="fi">Henkisen omaisuuden ja vastaavien tuotteiden leasing pois lukien tekijänoikeuden suojaamat teokset</xs:documentation>
          <xs:documentation xml:lang="sv">Leasing av immateriell egendom och liknande produkter, med undantag för upphovsrättsskyddade verk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="775">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for rental and leasing of tangible goods and non-financial intangible assets</xs:documentation>
          <xs:documentation xml:lang="fi">Hyödykkeiden pois lukien rahoitushyödykkeiden vuokraus- ja leasingpalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende uthyrning och leasing av materiella tillgångar och icke-finansiella immateriella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7751">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for rental and leasing of cars, motorhomes and trailers</xs:documentation>
          <xs:documentation xml:lang="fi">Autojen, asuntoautojen ja perävaunujen vuokraus- ja leasingpalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende uthyrning och leasing av personbilar, husbilar och släpfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for rental and leasing of cars, motorhomes and trailers</xs:documentation>
          <xs:documentation xml:lang="fi">Autojen, asuntoautojen ja perävaunujen vuokraus- ja leasingpalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende uthyrning och leasing av personbilar, husbilar och släpfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7752">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for rental and leasing of other tangible goods and non-financial intangible assets</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden hyödykkeiden pois lukien rahoitushyödykkeiden vuokraus- ja leasingpalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende uthyrning och leasing av andra materiella tillgångar och icke-finansiella immateriella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="77520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for rental and leasing of other tangible goods and non-financial intangible assets</xs:documentation>
          <xs:documentation xml:lang="fi">Muiden hyödykkeiden pois lukien rahoitushyödykkeiden vuokraus- ja leasingpalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende uthyrning och leasing av andra materiella tillgångar och icke-finansiella immateriella tillgångar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="78">
        <xs:annotation>
          <xs:documentation xml:lang="en">Employment activities</xs:documentation>
          <xs:documentation xml:lang="fi">Työllistämistoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Arbetsförmedling, bemanning och annan personalrelaterad verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="781">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of employment placement agencies</xs:documentation>
          <xs:documentation xml:lang="fi">Työnvälitystoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Arbetsförmedling och rekrytering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7810">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of employment placement agencies</xs:documentation>
          <xs:documentation xml:lang="fi">Työnvälitystoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Arbetsförmedling och rekrytering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="78100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of employment placement agencies</xs:documentation>
          <xs:documentation xml:lang="fi">Työnvälitystoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Arbetsförmedling och rekrytering</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="782">
        <xs:annotation>
          <xs:documentation xml:lang="en">Temporary employment agency activities and other human resource provisions</xs:documentation>
          <xs:documentation xml:lang="fi">Työvoiman vuokraus ja muu henkilöstön hankintapalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Personaluthyrning och annat tillhandahållande av personalfunktioner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7820">
        <xs:annotation>
          <xs:documentation xml:lang="en">Temporary employment agency activities and other human resource provisions</xs:documentation>
          <xs:documentation xml:lang="fi">Työvoiman vuokraus ja muu henkilöstön hankintapalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Personaluthyrning och annat tillhandahållande av personalfunktioner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="78200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Temporary employment agency activities and other human resource provisions</xs:documentation>
          <xs:documentation xml:lang="fi">Työvoiman vuokraus ja muu henkilöstön hankintapalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Personaluthyrning och annat tillhandahållande av personalfunktioner</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="79">
        <xs:annotation>
          <xs:documentation xml:lang="en">Travel agency, tour operator and other reservation service and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Matkatoimistojen ja matkanjärjestäjien toiminta, muu varauspalvelutoiminta ja siihen liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Resebyrå- och researrangörsverksamhet samt annan boknings- och reserelaterad verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="791">
        <xs:annotation>
          <xs:documentation xml:lang="en">Travel agency and tour operator activities</xs:documentation>
          <xs:documentation xml:lang="fi">Matkatoimistojen ja matkanjärjestäjien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Resebyrå- och researrangörsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7911">
        <xs:annotation>
          <xs:documentation xml:lang="en">Travel agency activities</xs:documentation>
          <xs:documentation xml:lang="fi">Matkatoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Resebyråverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="79110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Travel agency activities</xs:documentation>
          <xs:documentation xml:lang="fi">Matkatoimistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Resebyråverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7912">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tour operator activities</xs:documentation>
          <xs:documentation xml:lang="fi">Matkanjärjestäjien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Researrangemang</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="79120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tour operator activities</xs:documentation>
          <xs:documentation xml:lang="fi">Matkanjärjestäjien toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Researrangemang</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="799">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other reservation service and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu varauspalvelutoiminta ja siihen liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Turist- och bokningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other reservation service and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu varauspalvelutoiminta ja siihen liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Turist- och bokningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="79900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other reservation service and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu varauspalvelutoiminta ja siihen liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Turist- och bokningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="80">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investigation and security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Etsivä-, vartiointi- ja turvallisuuspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Säkerhets- och bevakningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="800">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investigation and security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Etsivä-, vartiointi- ja turvallisuuspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Säkerhets- och bevakningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8001">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investigation and private security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Etsiväpalvelut ja yksityiset turvallisuuspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Bevakningsverksamhet och privat säkerhetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="80010">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investigation and private security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Etsiväpalvelut ja yksityiset turvallisuuspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Bevakningsverksamhet och privat säkerhetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8009">
        <xs:annotation>
          <xs:documentation xml:lang="en">Security activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon turvallisuuspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig säkerhetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="80090">
        <xs:annotation>
          <xs:documentation xml:lang="en">Security activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon turvallisuuspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig säkerhetsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81">
        <xs:annotation>
          <xs:documentation xml:lang="en">Services to buildings and landscape activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistön- ja maisemanhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsrelaterad stödverksamhet samt skötsel och underhåll av grönytor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="811">
        <xs:annotation>
          <xs:documentation xml:lang="en">Combined facilities support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistönhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsrelaterad stödverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Combined facilities support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistönhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsrelaterad stödverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Combined facilities support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistönhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Fastighetsrelaterad stödverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="812">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cleaning activities</xs:documentation>
          <xs:documentation xml:lang="fi">Siivouspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Rengöring och lokalvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8121">
        <xs:annotation>
          <xs:documentation xml:lang="en">General cleaning of buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöjen siivous</xs:documentation>
          <xs:documentation xml:lang="sv">Lokalvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81210">
        <xs:annotation>
          <xs:documentation xml:lang="en">General cleaning of buildings</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteistöjen siivous</xs:documentation>
          <xs:documentation xml:lang="sv">Lokalvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other building and industrial cleaning activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rakennus- ja teollisuussiivous</xs:documentation>
          <xs:documentation xml:lang="sv">Annan rengöring och sotning av byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other building and industrial cleaning activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu rakennus- ja teollisuussiivous</xs:documentation>
          <xs:documentation xml:lang="sv">Annan rengöring och sotning av byggnader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8123">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other cleaning activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu siivoustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan rengöring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81231">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cleaning activities incidental to streets and roads</xs:documentation>
          <xs:documentation xml:lang="fi">Katujen ja teiden puhtaanapito</xs:documentation>
          <xs:documentation xml:lang="sv">Renhållning av gator och vägar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81239">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other cleaning activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon siivoustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig rengöring som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="813">
        <xs:annotation>
          <xs:documentation xml:lang="en">Landscape service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maisemanhoitopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Skötsel och underhåll av grönytor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Landscape service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maisemanhoitopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Skötsel och underhåll av grönytor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="81300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Landscape service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maisemanhoitopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Skötsel och underhåll av grönytor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82">
        <xs:annotation>
          <xs:documentation xml:lang="en">Office administrative, office support and other business support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hallinto- ja tukipalvelut liike-elämälle</xs:documentation>
          <xs:documentation xml:lang="sv">Kontorstjänster och annan stödverksamhet till företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="821">
        <xs:annotation>
          <xs:documentation xml:lang="en">Office administrative and support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hallinto- ja toimistopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Kontorstjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Office administrative and support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hallinto- ja toimistopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Kontorstjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Office administrative and support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hallinto- ja toimistopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Kontorstjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="822">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of call centres</xs:documentation>
          <xs:documentation xml:lang="fi">Puhelinpalvelukeskusten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Callcenterverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of call centres</xs:documentation>
          <xs:documentation xml:lang="fi">Puhelinpalvelukeskusten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Callcenterverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of call centres</xs:documentation>
          <xs:documentation xml:lang="fi">Puhelinpalvelukeskusten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Callcenterverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="823">
        <xs:annotation>
          <xs:documentation xml:lang="en">Organisation of conventions and trade shows</xs:documentation>
          <xs:documentation xml:lang="fi">Messujen ja kongressien järjestäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Arrangemang av kongresser och mässor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Organisation of conventions and trade shows</xs:documentation>
          <xs:documentation xml:lang="fi">Messujen ja kongressien järjestäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Arrangemang av kongresser och mässor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Organisation of conventions and trade shows</xs:documentation>
          <xs:documentation xml:lang="fi">Messujen ja kongressien järjestäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Arrangemang av kongresser och mässor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="824">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for business support service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon liike-elämän tukipalveluita koskeva välityspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende övrig stödverksamhet till företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for business support service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon liike-elämän tukipalveluita koskeva välityspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende övrig stödverksamhet till företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82401">
        <xs:annotation>
          <xs:documentation xml:lang="en">Event ticket intermediation service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Tapahtumien lipunmyyntipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Biljettförsäljningstjänster för evenemang</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82402">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other intermediation service activities for business support service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon liike-elämän tukipalveluita koskeva välityspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig förmedling avseende stödverksamhet till företag som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="829">
        <xs:annotation>
          <xs:documentation xml:lang="en">Business support service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon liike-elämän tukipalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet till företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8291">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of collection agencies and credit bureaus</xs:documentation>
          <xs:documentation xml:lang="fi">Perintä- ja luottotietopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Inkassoföretags och kreditupplysningsföretags verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of collection agencies and credit bureaus</xs:documentation>
          <xs:documentation xml:lang="fi">Perintä- ja luottotietopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Inkassoföretags och kreditupplysningsföretags verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8292">
        <xs:annotation>
          <xs:documentation xml:lang="en">Packaging activities</xs:documentation>
          <xs:documentation xml:lang="fi">Pakkauspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förpackningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Packaging activities</xs:documentation>
          <xs:documentation xml:lang="fi">Pakkauspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förpackningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8299">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other business support service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu liike-elämän tukipalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig stödverksamhet till företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="82990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other business support service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu liike-elämän tukipalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig stödverksamhet till företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84">
        <xs:annotation>
          <xs:documentation xml:lang="en">Public administration and defence; compulsory social security</xs:documentation>
          <xs:documentation xml:lang="fi">Julkinen hallinto ja maanpuolustus; pakollinen sosiaalivakuutus</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning och försvar; obligatorisk socialförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="841">
        <xs:annotation>
          <xs:documentation xml:lang="en">Administration of the State and the economic, social and environmental policies of the community</xs:documentation>
          <xs:documentation xml:lang="fi">Valtionhallinto, talous-, sosiaali- ja ympäristöpolitiikka</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8411">
        <xs:annotation>
          <xs:documentation xml:lang="en">General public administration activities</xs:documentation>
          <xs:documentation xml:lang="fi">Julkinen yleishallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Övergripande offentlig förvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84110">
        <xs:annotation>
          <xs:documentation xml:lang="en">General public administration activities</xs:documentation>
          <xs:documentation xml:lang="fi">Julkinen yleishallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Övergripande offentlig förvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8412">
        <xs:annotation>
          <xs:documentation xml:lang="en">Regulation of health care, education, cultural services and other social services</xs:documentation>
          <xs:documentation xml:lang="fi">Terveydenhuollon, opetuksen, kulttuurin ja muiden yhteiskuntapalvelujen hallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning av vård, utbildning, kulturell verksamhet och annan samhällsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Regulation of education and cultural services</xs:documentation>
          <xs:documentation xml:lang="fi">Opetuksen ja kulttuurin hallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning av utbildning och kulturell verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Regulation of health care, social security and other social services</xs:documentation>
          <xs:documentation xml:lang="fi">Terveydenhuollon, sosiaaliturvan ja muiden yhteiskuntapalvelujen hallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning av vård, social trygghet och annan samhällsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8413">
        <xs:annotation>
          <xs:documentation xml:lang="en">Regulation of and contribution to more efficient operation of businesses</xs:documentation>
          <xs:documentation xml:lang="fi">Työvoima- ja elinkeinoasiain hallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning av näringslivsprogram</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Regulation of and contribution to more efficient operation of businesses</xs:documentation>
          <xs:documentation xml:lang="fi">Työvoima- ja elinkeinoasiain hallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Offentlig förvaltning av näringslivsprogram</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="842">
        <xs:annotation>
          <xs:documentation xml:lang="en">Provision of services to the community as a whole</xs:documentation>
          <xs:documentation xml:lang="fi">Ulkoasiainhallinto, maanpuolustus ja järjestystoimi</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamheter inom offentlig förvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8421">
        <xs:annotation>
          <xs:documentation xml:lang="en">Foreign affairs</xs:documentation>
          <xs:documentation xml:lang="fi">Ulkoasiainhallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Utrikesförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Foreign affairs</xs:documentation>
          <xs:documentation xml:lang="fi">Ulkoasiainhallinto</xs:documentation>
          <xs:documentation xml:lang="sv">Utrikesförvaltning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8422">
        <xs:annotation>
          <xs:documentation xml:lang="en">Defence activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maanpuolustus</xs:documentation>
          <xs:documentation xml:lang="sv">Totalförsvar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Defence activities</xs:documentation>
          <xs:documentation xml:lang="fi">Maanpuolustus</xs:documentation>
          <xs:documentation xml:lang="sv">Totalförsvar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8423">
        <xs:annotation>
          <xs:documentation xml:lang="en">Justice and judicial activities</xs:documentation>
          <xs:documentation xml:lang="fi">Oikeustoimi</xs:documentation>
          <xs:documentation xml:lang="sv">Rättskipning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84231">
        <xs:annotation>
          <xs:documentation xml:lang="en">Prison activities</xs:documentation>
          <xs:documentation xml:lang="fi">Vankeinhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Fångvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84232">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other justice and judicial activities</xs:documentation>
          <xs:documentation xml:lang="fi">Oikeudenhoito</xs:documentation>
          <xs:documentation xml:lang="sv">Rättsvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8424">
        <xs:annotation>
          <xs:documentation xml:lang="en">Public order and safety activities</xs:documentation>
          <xs:documentation xml:lang="fi">Yleinen järjestys ja turvallisuustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Polisverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84241">
        <xs:annotation>
          <xs:documentation xml:lang="en">Police service</xs:documentation>
          <xs:documentation xml:lang="fi">Poliisitoimi</xs:documentation>
          <xs:documentation xml:lang="sv">Polisväsende</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84242">
        <xs:annotation>
          <xs:documentation xml:lang="en">Border and civil guard activities</xs:documentation>
          <xs:documentation xml:lang="fi">Rajojen vartiointi ja väestönsuojelu</xs:documentation>
          <xs:documentation xml:lang="sv">Gränsbevakning och befolkningsskydd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8425">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fire service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Palo- ja pelastustoimi</xs:documentation>
          <xs:documentation xml:lang="sv">Brand- och räddningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fire service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Palo- ja pelastustoimi</xs:documentation>
          <xs:documentation xml:lang="sv">Brand- och räddningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="843">
        <xs:annotation>
          <xs:documentation xml:lang="en">Compulsory social security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Pakollinen sosiaalivakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Obligatorisk socialförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8430">
        <xs:annotation>
          <xs:documentation xml:lang="en">Compulsory social security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Pakollinen sosiaalivakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Obligatorisk socialförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84301">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of the Social Insurance Institution</xs:documentation>
          <xs:documentation xml:lang="fi">Kansaneläkelaitoksen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Folkpensionsanstaltens verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84302">
        <xs:annotation>
          <xs:documentation xml:lang="en">Statutory pension insurance by employers</xs:documentation>
          <xs:documentation xml:lang="fi">Pakollinen työeläkevakuutus</xs:documentation>
          <xs:documentation xml:lang="sv">Obligatorisk arbetspensionsförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="84309">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other compulsory social security activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu pakollinen sosiaalivakuutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig obligatorisk socialförsäkring</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85">
        <xs:annotation>
          <xs:documentation xml:lang="en">Education</xs:documentation>
          <xs:documentation xml:lang="fi">Koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Utbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="851">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pre-primary education</xs:documentation>
          <xs:documentation xml:lang="fi">Esiasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Förskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pre-primary education</xs:documentation>
          <xs:documentation xml:lang="fi">Esiasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Förskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pre-primary education</xs:documentation>
          <xs:documentation xml:lang="fi">Esiasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Förskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="852">
        <xs:annotation>
          <xs:documentation xml:lang="en">Primary education</xs:documentation>
          <xs:documentation xml:lang="fi">Alemman perusasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Grundskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Primary education</xs:documentation>
          <xs:documentation xml:lang="fi">Alemman perusasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Grundskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Primary education</xs:documentation>
          <xs:documentation xml:lang="fi">Alemman perusasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Grundskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="853">
        <xs:annotation>
          <xs:documentation xml:lang="en">Secondary and post-secondary non-tertiary education</xs:documentation>
          <xs:documentation xml:lang="fi">Ylemmän perusasteen, toisen asteen ja erikoisammattikoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Gymnasial och eftergymnasial utbildning vid annat än universitet eller högskola</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8531">
        <xs:annotation>
          <xs:documentation xml:lang="en">General secondary education</xs:documentation>
          <xs:documentation xml:lang="fi">Ylemmän perusasteen koulutus ja lukiokoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Studieförberedande gymnasial utbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Secondary education</xs:documentation>
          <xs:documentation xml:lang="fi">Ylemmän perusasteen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Utbildning på högre grundnivå</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85312">
        <xs:annotation>
          <xs:documentation xml:lang="en">General upper secondary education</xs:documentation>
          <xs:documentation xml:lang="fi">Lukiokoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Gymnasieutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8532">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vocational secondary education</xs:documentation>
          <xs:documentation xml:lang="fi">Toisen asteen ammatillinen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Yrkesförberedande gymnasial utbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Vocational secondary education</xs:documentation>
          <xs:documentation xml:lang="fi">Toisen asteen ammatillinen koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Yrkesförberedande gymnasial utbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8533">
        <xs:annotation>
          <xs:documentation xml:lang="en">Post-secondary non-tertiary education</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoisammattikoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Eftergymnasial utbildning vid annat än universitet eller högskola</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85330">
        <xs:annotation>
          <xs:documentation xml:lang="en">Post-secondary non-tertiary education</xs:documentation>
          <xs:documentation xml:lang="fi">Erikoisammattikoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Eftergymnasial utbildning vid annat än universitet eller högskola</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="854">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tertiary education</xs:documentation>
          <xs:documentation xml:lang="fi">Korkea-asteen koulutus yliopistoissa ja ammattikorkeakouluissa</xs:documentation>
          <xs:documentation xml:lang="sv">Universitets- eller högskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tertiary education</xs:documentation>
          <xs:documentation xml:lang="fi">Korkea-asteen koulutus yliopistoissa ja ammattikorkeakouluissa</xs:documentation>
          <xs:documentation xml:lang="sv">Universitets- eller högskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Tertiary education</xs:documentation>
          <xs:documentation xml:lang="fi">Korkea-asteen koulutus yliopistoissa ja ammattikorkeakouluissa</xs:documentation>
          <xs:documentation xml:lang="sv">Universitets- eller högskoleutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="855">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other education</xs:documentation>
          <xs:documentation xml:lang="fi">Muu koulutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Vuxenutbildning och övrig utbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8551">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sports and recreation education</xs:documentation>
          <xs:documentation xml:lang="fi">Urheilu- ja liikuntakoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Sport- och fritidsutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sports and recreation education</xs:documentation>
          <xs:documentation xml:lang="fi">Urheilu- ja liikuntakoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Sport- och fritidsutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8552">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cultural education</xs:documentation>
          <xs:documentation xml:lang="fi">Taidealojen ja kulttuurin koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Musik- och dansutbildning och övrig kulturutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85520">
        <xs:annotation>
          <xs:documentation xml:lang="en">Cultural education</xs:documentation>
          <xs:documentation xml:lang="fi">Taidealojen ja kulttuurin koulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Musik- och dansutbildning och övrig kulturutbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8553">
        <xs:annotation>
          <xs:documentation xml:lang="en">Driving school activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kuljettajakoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Trafikskoleverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85530">
        <xs:annotation>
          <xs:documentation xml:lang="en">Driving school activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kuljettajakoulutus</xs:documentation>
          <xs:documentation xml:lang="sv">Trafikskoleverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8559">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other education n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon koulutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig utbildning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85591">
        <xs:annotation>
          <xs:documentation xml:lang="en">Folk high schools and adult education centres</xs:documentation>
          <xs:documentation xml:lang="fi">Kansanopistot ja kansalaisopistot</xs:documentation>
          <xs:documentation xml:lang="sv">Folkhögskolor och medborgarinstitut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85592">
        <xs:annotation>
          <xs:documentation xml:lang="en">Study centres</xs:documentation>
          <xs:documentation xml:lang="fi">Koulutus- ja opintokeskukset</xs:documentation>
          <xs:documentation xml:lang="sv">Utbildningscentraler och studiecentraler</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85593">
        <xs:annotation>
          <xs:documentation xml:lang="en">Language schools and centres</xs:documentation>
          <xs:documentation xml:lang="fi">Kielikoulut ja -opistot</xs:documentation>
          <xs:documentation xml:lang="sv">Språkskolor och språkinstitut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85599">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other miscellaneous educational n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon monenlainen koulutustoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig diverse utbildning som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="856">
        <xs:annotation>
          <xs:documentation xml:lang="en">Educational support activities</xs:documentation>
          <xs:documentation xml:lang="fi">Koulutusta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet för utbildningsväsendet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8561">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for courses and tutors</xs:documentation>
          <xs:documentation xml:lang="fi">Kursseja ja ohjaajia koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende kurser och övrig undervisning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for courses and tutors</xs:documentation>
          <xs:documentation xml:lang="fi">Kursseja ja ohjaajia koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende kurser och övrig undervisning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8569">
        <xs:annotation>
          <xs:documentation xml:lang="en">Educational support activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon koulutusta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet för utbildningsväsendet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="85690">
        <xs:annotation>
          <xs:documentation xml:lang="en">Educational support activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon koulutusta palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig stödverksamhet för utbildningsväsendet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86">
        <xs:annotation>
          <xs:documentation xml:lang="en">Human health activities</xs:documentation>
          <xs:documentation xml:lang="fi">Terveyspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Hälso- och sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="861">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hospital activities</xs:documentation>
          <xs:documentation xml:lang="fi">Terveydenhuollon laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sluten sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hospital activities</xs:documentation>
          <xs:documentation xml:lang="fi">Terveydenhuollon laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sluten sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hospital activities</xs:documentation>
          <xs:documentation xml:lang="fi">Terveydenhuollon laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sluten sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="862">
        <xs:annotation>
          <xs:documentation xml:lang="en">Medical and dental practice activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkäri- ja hammaslääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Öppen hälso- och sjukvård, tandvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8621">
        <xs:annotation>
          <xs:documentation xml:lang="en">General medical practice activities</xs:documentation>
          <xs:documentation xml:lang="fi">Terveysasemat ja vastaavat yleislääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Allmänpraktiserande läkarverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86210">
        <xs:annotation>
          <xs:documentation xml:lang="en">General medical practice activities</xs:documentation>
          <xs:documentation xml:lang="fi">Terveysasemat ja vastaavat yleislääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Allmänpraktiserande läkarverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Medical specialists activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkäriasemat, yksityislääkärit ja vastaavat erikoislääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Specialistläkarverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Medical specialists activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkäriasemat, yksityislääkärit ja vastaavat erikoislääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Specialistläkarverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8623">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dental practice care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hammaslääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tandläkarverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dental practice care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hammaslääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tandläkarverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="869">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other human health activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu terveyspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan hälso- och sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8691">
        <xs:annotation>
          <xs:documentation xml:lang="en">Diagnostic imaging services and medical laboratory activities</xs:documentation>
          <xs:documentation xml:lang="fi">Diagnostiset kuvantamispalvelut ja lääketieteellisten laboratorioiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Medicinsk laboratorieverksamhet och bilddiagnostik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Diagnostic imaging services and medical laboratory activities</xs:documentation>
          <xs:documentation xml:lang="fi">Diagnostiset kuvantamispalvelut ja lääketieteellisten laboratorioiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Medicinsk laboratorieverksamhet och bilddiagnostik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8692">
        <xs:annotation>
          <xs:documentation xml:lang="en">Patient transportation by ambulance</xs:documentation>
          <xs:documentation xml:lang="fi">Ensihoito- ja sairaankuljetuspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Ambulanstransporter och ambulanssjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Patient transportation by ambulance</xs:documentation>
          <xs:documentation xml:lang="fi">Ensihoito- ja sairaankuljetuspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Ambulanstransporter och ambulanssjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8693">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of psychologists and psychotherapists, except medical doctors</xs:documentation>
          <xs:documentation xml:lang="fi">Psykologi- ja psykoterapiapalvelut pois lukien lääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Psykologi- och psykoterapiverksamhet, utom läkare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86930">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of psychologists and psychotherapists, except medical doctors</xs:documentation>
          <xs:documentation xml:lang="fi">Psykologi- ja psykoterapiapalvelut pois lukien lääkäripalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Psykologi- och psykoterapiverksamhet, utom läkare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8694">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nursing and midwifery activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sairaanhoito- ja kätilöpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sjuksköterske- och barnmorskeverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86940">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nursing and midwifery activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sairaanhoito- ja kätilöpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sjuksköterske- och barnmorskeverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8695">
        <xs:annotation>
          <xs:documentation xml:lang="en">Physiotherapy activities</xs:documentation>
          <xs:documentation xml:lang="fi">Fysioterapiapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Fysioterapeutisk verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86950">
        <xs:annotation>
          <xs:documentation xml:lang="en">Physiotherapy activities</xs:documentation>
          <xs:documentation xml:lang="fi">Fysioterapiapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Fysioterapeutisk verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8696">
        <xs:annotation>
          <xs:documentation xml:lang="en">Traditional, complementary and alternative medicine activities</xs:documentation>
          <xs:documentation xml:lang="fi">Perinteisiin, täydentäviin ja vaihtoehtoisiin hoitomuotoihin perustuvat palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Traditionell, komplementär och alternativ medicin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86960">
        <xs:annotation>
          <xs:documentation xml:lang="en">Traditional, complementary and alternative medicine activities</xs:documentation>
          <xs:documentation xml:lang="fi">Perinteisiin, täydentäviin ja vaihtoehtoisiin hoitomuotoihin perustuvat palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Traditionell, komplementär och alternativ medicin</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8697">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for medical, dental and other human health services</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkäri-, hammashoito- ja muita terveyspalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende sjukvård, tandvård och annan hälso- och sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86970">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for medical, dental and other human health services</xs:documentation>
          <xs:documentation xml:lang="fi">Lääkäri-, hammashoito- ja muita terveyspalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende sjukvård, tandvård och annan hälso- och sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8699">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other human health activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu terveyspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig hälso- och sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="86990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other human health activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu terveyspalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig hälso- och sjukvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sosiaalihuollon asumis- ja laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Vård och omsorg med boende</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="871">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential nursing care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sosiaalihuollon laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Boende med sjuksköterskevård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8710">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential nursing care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sosiaalihuollon laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Boende med sjuksköterskevård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential nursing care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Sosiaalihuollon laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Boende med sjuksköterskevård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="872">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities for persons living with or having a diagnosis of a mental illness or substance abuse</xs:documentation>
          <xs:documentation xml:lang="fi">Mielenterveys- ja päihdekuntoutujien sekä kehitysvammaisten asumis- ja laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Boende med särskild service för personer med psykisk funktionsnedsättning eller missbruksproblem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8720">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities for persons living with or having a diagnosis of a mental illness or substance abuse</xs:documentation>
          <xs:documentation xml:lang="fi">Mielenterveys- ja päihdekuntoutujien sekä kehitysvammaisten asumis- ja laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Boende med särskild service för personer med psykisk funktionsnedsättning eller missbruksproblem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential nursing and care activities for persons with intellectual disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Kehitysvammaisten asumis- ja laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Inrättningar och boende med särskild service för personer med intellektuell funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential nursing and care activities for mental health patients</xs:documentation>
          <xs:documentation xml:lang="fi">Mielenterveyskuntoutujien asumis- ja laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Inrättningar och boende med särskild service för personer med psykisk funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87203">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential nursing and care activities for substance abusers</xs:documentation>
          <xs:documentation xml:lang="fi">Päihdekuntoutujien asumis- ja laitospalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Inrättningar och boende med särskild service för personer med missbruksproblem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="873">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities for older persons or persons with physical disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden ja vammaisten pois lukien kehitysvammaisten asumispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Vård och omsorg i särskilda boendeformer för äldre och personer med fysisk funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8730">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities for older persons or persons with physical disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden ja vammaisten pois lukien kehitysvammaisten asumispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Vård och omsorg i särskilda boendeformer för äldre och personer med fysisk funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87301">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities for older persons</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden asumispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Vård och omsorg i särskilda boendeformer för äldre</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87302">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential care activities for persons with physical disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Vammaisten pois lukien kehitysvammaisten asumispalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Vård och omsorg i särskilda boendeformer för personer med fysisk funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="879">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other residential care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu sosiaalihuollon asumis- ja laitospalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan vård och omsorg med boende</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8791">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for residential care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Asumis- ja laitospalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende vård och omsorg med boende</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for residential care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Asumis- ja laitospalveluita koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende vård och omsorg med boende</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8799">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other residential care activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu sosiaalihuollon asumis- ja laitospalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övrig vård och omsorg med boende</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Residential and professional family care activities for children and young people</xs:documentation>
          <xs:documentation xml:lang="fi">Lasten ja nuorten laitospalvelut ja ammatillinen perhehoito</xs:documentation>
          <xs:documentation xml:lang="sv">Inrättningar för barn och unga och professionell familjevård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87992">
        <xs:annotation>
          <xs:documentation xml:lang="en">Mother and child homes and shelters</xs:documentation>
          <xs:documentation xml:lang="fi">Ensi- ja turvakodit</xs:documentation>
          <xs:documentation xml:lang="sv">Mödra- och skyddshem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="87999">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other miscellaneous residential care and housing activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu monenlainen sosiaalihuollon asumis- laitospalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga diverse inrättningar och boenden som sociala insatser som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88">
        <xs:annotation>
          <xs:documentation xml:lang="en">Social work activities without accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Sosiaalihuollon avopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Öppna sociala insatser</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="881">
        <xs:annotation>
          <xs:documentation xml:lang="en">Social work activities without accommodation for older persons or persons with disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden, vammaisten ja kehitysvammaisten sosiaalihuollon avopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Öppna sociala insatser för äldre och personer med funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8810">
        <xs:annotation>
          <xs:documentation xml:lang="en">Social work activities without accommodation for older persons or persons with disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden, vammaisten ja kehitysvammaisten sosiaalihuollon avopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Öppna sociala insatser för äldre och personer med funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Home help services for older persons and persons with disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden, vammaisten ja kehitysvammaisten kotihoito</xs:documentation>
          <xs:documentation xml:lang="sv">Hemvård för äldre och personer med funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Day activity services for older persons</xs:documentation>
          <xs:documentation xml:lang="fi">Ikääntyneiden päivätoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Dagverksamhet för äldre</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88103">
        <xs:annotation>
          <xs:documentation xml:lang="en">Day activity and sheltered work services for persons with disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Vammaisten ja kehitysvammaisten päivä- ja työtoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Dag- och arbetsverksamhet för personer med funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88109">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other services without accommodation for older persons and persons with disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu ikääntyneiden, vammaisten ja kehitysvammaisten sosiaalihuollon avopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga öppna insatser för äldre och personer med funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="889">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other social work activities without accommodation</xs:documentation>
          <xs:documentation xml:lang="fi">Muu sosiaalihuollon avopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Andra öppna sociala insatser</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8891">
        <xs:annotation>
          <xs:documentation xml:lang="en">Child day-care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lasten päivähoitotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Dagbarnvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Child day-care activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lasten päivähoitotoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Dagbarnvård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8899">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other social work activities without accommodation n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu sosiaalihuollon avopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övriga öppna sociala insatser</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Day activity and sheltered work services for others than older persons and persons with disabilities</xs:documentation>
          <xs:documentation xml:lang="fi">Päivä- ja työtoiminta muille kuin ikääntyneille ja vammaisille</xs:documentation>
          <xs:documentation xml:lang="sv">Dag- och arbetsverksamhet för andra än äldre och personer med funktionsnedsättning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88992">
        <xs:annotation>
          <xs:documentation xml:lang="en">Outpatient rehabilitation for substance abusers</xs:documentation>
          <xs:documentation xml:lang="fi">Avomuotoinen päihdekuntoutus</xs:documentation>
          <xs:documentation xml:lang="sv">Öppen rehabilitering för personer med missbruksproblem</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="88999">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other miscellaneous social work activities without accommodation n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu monenlainen sosiaalihuollon avopalvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga diverse öppna sociala insatser som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90">
        <xs:annotation>
          <xs:documentation xml:lang="en">Arts creation and performing arts activities</xs:documentation>
          <xs:documentation xml:lang="fi">Taiteellinen luominen ja esittävät taiteet</xs:documentation>
          <xs:documentation xml:lang="sv">Konstnärligt skapande och scenkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="901">
        <xs:annotation>
          <xs:documentation xml:lang="en">Arts creation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Taiteellinen luominen</xs:documentation>
          <xs:documentation xml:lang="sv">Konstnärligt skapande</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9011">
        <xs:annotation>
          <xs:documentation xml:lang="en">Literary creation and musical composition activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjallinen luominen ja säveltäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Litterärt skapande och musikkomposition</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Literary creation and musical composition activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjallinen luominen ja säveltäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Litterärt skapande och musikkomposition</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9012">
        <xs:annotation>
          <xs:documentation xml:lang="en">Visual arts creation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kuvataiteen luominen</xs:documentation>
          <xs:documentation xml:lang="sv">Bildkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Visual arts creation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kuvataiteen luominen</xs:documentation>
          <xs:documentation xml:lang="sv">Bildkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9013">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other arts creation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu taiteellinen luominen</xs:documentation>
          <xs:documentation xml:lang="sv">Annat konstnärligt skapande</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other arts creation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu taiteellinen luominen</xs:documentation>
          <xs:documentation xml:lang="sv">Annat konstnärligt skapande</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="902">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of performing arts</xs:documentation>
          <xs:documentation xml:lang="fi">Esittävät taiteet</xs:documentation>
          <xs:documentation xml:lang="sv">Scenkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9020">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of performing arts</xs:documentation>
          <xs:documentation xml:lang="fi">Esittävät taiteet</xs:documentation>
          <xs:documentation xml:lang="sv">Scenkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90201">
        <xs:annotation>
          <xs:documentation xml:lang="en">Theatrical presentations</xs:documentation>
          <xs:documentation xml:lang="fi">Teatterin esittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Teaterkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90202">
        <xs:annotation>
          <xs:documentation xml:lang="en">Musical performances</xs:documentation>
          <xs:documentation xml:lang="fi">Musiikin esittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Musikkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90203">
        <xs:annotation>
          <xs:documentation xml:lang="en">Dance and circus performances</xs:documentation>
          <xs:documentation xml:lang="fi">Tanssin ja sirkustaiteen esittäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Dans- och cirkuskonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90209">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other performing arts</xs:documentation>
          <xs:documentation xml:lang="fi">Muu esittävä taide</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig scenkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="903">
        <xs:annotation>
          <xs:documentation xml:lang="en">Support activities to arts creation and performing arts</xs:documentation>
          <xs:documentation xml:lang="fi">Taiteellista luomista ja esittäviä taiteita palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Stödverksamhet avseende konstnärligt skapande och scenkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9031">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of arts facilities and sites</xs:documentation>
          <xs:documentation xml:lang="fi">Taide- ja kulttuuritilojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av teatrar, konserthus o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90310">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of arts facilities and sites</xs:documentation>
          <xs:documentation xml:lang="fi">Taide- ja kulttuuritilojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av teatrar, konserthus o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9039">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other support activities to arts and performing arts</xs:documentation>
          <xs:documentation xml:lang="fi">Muu taidetta ja esittäviä taiteita palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Annan stödverksamhet avseende konstnärligt skapande och scenkonst</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90391">
        <xs:annotation>
          <xs:documentation xml:lang="en">Organising festivals and other cultural events</xs:documentation>
          <xs:documentation xml:lang="fi">Taiteen ja kulttuurin live-tapahtumien järjestäminen</xs:documentation>
          <xs:documentation xml:lang="sv">Anordnande av liveevenemang inom konst och kultur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="90392">
        <xs:annotation>
          <xs:documentation xml:lang="en">Setting up of presentation equipment and stage structures for festivals and other cultural events</xs:documentation>
          <xs:documentation xml:lang="fi">Taiteen ja kulttuurin live-tapahtumien esitystekniikan palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tekniska tjänster för liveevenemang inom konst och kultur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91">
        <xs:annotation>
          <xs:documentation xml:lang="en">Libraries, archives, museums and other cultural activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjastojen, arkistojen, museoiden ja muiden kulttuurilaitosten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Biblioteks-, arkiv- och museiverksamhet m.m.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="911">
        <xs:annotation>
          <xs:documentation xml:lang="en">Library and archive activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjastojen ja arkistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Biblioteks- och arkivverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Library activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjastojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Biblioteksverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Library activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kirjastojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Biblioteksverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Archive activities</xs:documentation>
          <xs:documentation xml:lang="fi">Arkistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Arkivverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Archive activities</xs:documentation>
          <xs:documentation xml:lang="fi">Arkistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Arkivverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="912">
        <xs:annotation>
          <xs:documentation xml:lang="en">Museum, collection, historical site and monument activities</xs:documentation>
          <xs:documentation xml:lang="fi">Museoihin, kokoelmiin, historiallisiin kohteisiin ja muistomerkkeihin liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Museiverksamhet, museisamlingar, vård av historiska minnesmärken och monument</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9121">
        <xs:annotation>
          <xs:documentation xml:lang="en">Museum and collection activities</xs:documentation>
          <xs:documentation xml:lang="fi">Museoihin ja kokoelmiin liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Museiverksamhet och museisamlingar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Museum and collection activities</xs:documentation>
          <xs:documentation xml:lang="fi">Museoihin ja kokoelmiin liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Museiverksamhet och museisamlingar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9122">
        <xs:annotation>
          <xs:documentation xml:lang="en">Historical site and monument activities</xs:documentation>
          <xs:documentation xml:lang="fi">Historiallisiin kohteisiin ja muistomerkkeihin liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Vård av historiska minnesmärken och monument</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Historical site and monument activities</xs:documentation>
          <xs:documentation xml:lang="fi">Historiallisiin kohteisiin ja muistomerkkeihin liittyvä toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Vård av historiska minnesmärken och monument</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="913">
        <xs:annotation>
          <xs:documentation xml:lang="en">Conservation, restoration and other support activities for cultural heritage</xs:documentation>
          <xs:documentation xml:lang="fi">Kulttuuriperinnön konservointi, restaurointi ja muu sitä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Bevarande, restaurering och annan stödverksamhet avseende kulturarv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Conservation, restoration and other support activities for cultural heritage</xs:documentation>
          <xs:documentation xml:lang="fi">Kulttuuriperinnön konservointi, restaurointi ja muu sitä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Bevarande, restaurering och annan stödverksamhet avseende kulturarv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Conservation, restoration and other support activities for cultural heritage</xs:documentation>
          <xs:documentation xml:lang="fi">Kulttuuriperinnön konservointi, restaurointi ja muu sitä palveleva toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Bevarande, restaurering och annan stödverksamhet avseende kulturarv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="914">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botanical and zoological garden and nature reserve activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvitieteellisten puutarhojen, eläintarhojen ja luonnonsuojelualueiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av botaniska trädgårdar, djurparker och naturreservat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9141">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botanical and zoological garden activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvitieteellisten puutarhojen ja eläintarhojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av botaniska trädgårdar och djurparker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91410">
        <xs:annotation>
          <xs:documentation xml:lang="en">Botanical and zoological garden activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kasvitieteellisten puutarhojen ja eläintarhojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av botaniska trädgårdar och djurparker</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9142">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nature reserve activities</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnonsuojelualueiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av naturreservat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="91420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Nature reserve activities</xs:documentation>
          <xs:documentation xml:lang="fi">Luonnonsuojelualueiden toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av naturreservat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="92">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambling and betting activities</xs:documentation>
          <xs:documentation xml:lang="fi">Rahapeli- ja vedonlyöntipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Spel- och vadhållningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="920">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambling and betting activities</xs:documentation>
          <xs:documentation xml:lang="fi">Rahapeli- ja vedonlyöntipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Spel- och vadhållningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambling and betting activities</xs:documentation>
          <xs:documentation xml:lang="fi">Rahapeli- ja vedonlyöntipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Spel- och vadhållningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="92000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Gambling and betting activities</xs:documentation>
          <xs:documentation xml:lang="fi">Rahapeli- ja vedonlyöntipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Spel- och vadhållningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sports activities and amusement and recreation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikunta- ja urheilutoiminta sekä huvi- ja virkistyspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Sport-, fritids- och nöjesverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="931">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sports activities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikunta- ja urheilutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Sportverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of sports facilities</xs:documentation>
          <xs:documentation xml:lang="fi">Liikunta- ja urheilutilojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av sportanläggningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93111">
        <xs:annotation>
          <xs:documentation xml:lang="en">Skiing centre activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hiihto- ja laskettelukeskukset</xs:documentation>
          <xs:documentation xml:lang="sv">Skid- och slalomanläggningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93112">
        <xs:annotation>
          <xs:documentation xml:lang="en">Operation of other sports facilities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu liikunta- ja urheilutilojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig drift av sportanläggningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of sports clubs</xs:documentation>
          <xs:documentation xml:lang="fi">Liikunta- ja urheiluseurojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Sportklubbars och idrottsföreningars verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of sports clubs</xs:documentation>
          <xs:documentation xml:lang="fi">Liikunta- ja urheiluseurojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Sportklubbars och idrottsföreningars verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9313">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of fitness centres</xs:documentation>
          <xs:documentation xml:lang="fi">Kuntokeskusten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av gymanläggningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93130">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of fitness centres</xs:documentation>
          <xs:documentation xml:lang="fi">Kuntokeskusten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Drift av gymanläggningar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9319">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sports activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon liikunta- ja urheilutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig sportverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93191">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of sport leagues and professional athletes</xs:documentation>
          <xs:documentation xml:lang="fi">Lajiliitot ja ammattiurheilijat</xs:documentation>
          <xs:documentation xml:lang="sv">Grenförbund och professionella idrottare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93199">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other sport activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon liikunta- ja urheilutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig sportverksamhet som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="932">
        <xs:annotation>
          <xs:documentation xml:lang="en">Amusement and recreation activities</xs:documentation>
          <xs:documentation xml:lang="fi">Huvi- ja virkistystoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Fritids- och nöjesverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9321">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of amusement parks and theme parks</xs:documentation>
          <xs:documentation xml:lang="fi">Huvi- ja teemapuistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Nöjes- och temaparksverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of amusement parks and theme parks</xs:documentation>
          <xs:documentation xml:lang="fi">Huvi- ja teemapuistojen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Nöjes- och temaparksverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9329">
        <xs:annotation>
          <xs:documentation xml:lang="en">Amusement and recreation activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon huvi- ja virkistystoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig fritids- och nöjesverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="93290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Amusement and recreation activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon huvi- ja virkistystoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig fritids- och nöjesverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Järjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning; religiös verksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="941">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of business, employers and professional membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Elinkeinoelämän, työnantaja- ja ammattialajärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom bransch-, arbetsgivar- och yrkesorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9411">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of business and employers membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Elinkeinoelämän ja työnantajajärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom bransch- och arbetsgivarorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94110">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of business and employers membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Elinkeinoelämän ja työnantajajärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom bransch- och arbetsgivarorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9412">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of professional membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Ammattialajärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom yrkesorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94120">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of professional membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Ammattialajärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom yrkesorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="942">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of trade unions</xs:documentation>
          <xs:documentation xml:lang="fi">Ammattiyhdistysten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom arbetstagarorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9420">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of trade unions</xs:documentation>
          <xs:documentation xml:lang="fi">Ammattiyhdistysten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom arbetstagarorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of trade unions</xs:documentation>
          <xs:documentation xml:lang="fi">Ammattiyhdistysten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Intressebevakning inom arbetstagarorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="949">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of other membership organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Muu järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i religiösa samfund och i andra intresseorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9491">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of religious organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Seurakuntien ja uskonnollisten järjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i religiösa samfund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of religious organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Seurakuntien ja uskonnollisten järjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i religiösa samfund</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9492">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of political organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Poliittisten järjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i politiska organisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94921">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of political adult organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Poliittisten aikuisjärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i politiska vuxenorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94922">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of political youth organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Poliittisten nuorisojärjestöjen toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i politiska ungdomsorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9499">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of other membership organisations n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i diverse övriga intresseorganisationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of organisations supporting research and culture</xs:documentation>
          <xs:documentation xml:lang="fi">Tutkimusta ja kulttuuria palveleva järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i intresseorganisationer för forskning och kultur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94992">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of cultural organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Kulttuuri- ja taidealan järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i intresseorganisationer inom kultur- och konstbranschen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94993">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of environmental and ecological organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Ympäristön- ja luonnonsuojelun sekä ekologisen kestävyyden järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i intresseorganisationer för miljöskydd och naturvård samt ekologisk hållbarhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94994">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of youth organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Nuorisoalan järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i intresseorganisationer inom ungdomsbranschen</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94995">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of social and health organisations</xs:documentation>
          <xs:documentation xml:lang="fi">Erityisissä elämäntilanteissa tukea antava sosiaali- ja terveysjärjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet i social- och hälsoorganisationer som ger stöd i särskilda livssituationer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="94999">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of other miscellaneous membership organisations n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon muu monenlainen järjestötoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig verksamhet i intresseorganisationer som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of computers, personal and household goods, and motor vehicles and motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden, henkilökohtaisten ja taloustavaroiden sekä moottoriajoneuvojen ja moottoripyörien korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av datorer, hushållsartiklar och varor för personligt bruk samt motorfordon och motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="951">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of computers and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden ja viestintälaitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av datorer och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9510">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of computers and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden ja viestintälaitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av datorer och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of computers and communication equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden ja viestintälaitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av datorer och kommunikationsutrustning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="952">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of personal and household goods</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilökohtaisten ja taloustavaroiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av hushållsartiklar och varor för personligt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9521">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of consumer electronics</xs:documentation>
          <xs:documentation xml:lang="fi">Viihde-elektroniikan korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av hemelektronik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of consumer electronics</xs:documentation>
          <xs:documentation xml:lang="fi">Viihde-elektroniikan korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av hemelektronik</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9522">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of household appliances and home and garden equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouskoneiden sekä kodin ja puutarhan laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av hushållsapparater samt av utrustning för hem och trädgård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of household appliances and home and garden equipment</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouskoneiden sekä kodin ja puutarhan laitteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av hushållsapparater samt av utrustning för hem och trädgård</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9523">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of footwear and leather goods</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden ja nahkatavaroiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av skodon och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of footwear and leather goods</xs:documentation>
          <xs:documentation xml:lang="fi">Jalkineiden ja nahkatavaroiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av skodon och lädervaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9524">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of furniture and home furnishings</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen ja kodin kalusteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av möbler och heminredning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95240">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of furniture and home furnishings</xs:documentation>
          <xs:documentation xml:lang="fi">Huonekalujen ja kodin kalusteiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av möbler och heminredning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9525">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of watches, clocks and jewellery</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen ja korujen korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av ur och guldsmedsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95250">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of watches, clocks and jewellery</xs:documentation>
          <xs:documentation xml:lang="fi">Kellojen ja korujen korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av ur och guldsmedsvaror</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9529">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of personal and household goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon henkilökohtaisten ja taloustavaroiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av övriga hushållsartiklar och varor för personligt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95290">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of personal and household goods n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muualla luokittelematon henkilökohtaisten ja taloustavaroiden korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av övriga hushållsartiklar och varor för personligt bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="953">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of motor vehicles and motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen ja moottoripyörien korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av motorfordon och motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9531">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95311">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair of motor vehicles tyres</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoriajoneuvojen renkaiden korjaus</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation av däck till motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95312">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other repair and maintenance of motor vehicles</xs:documentation>
          <xs:documentation xml:lang="fi">Muu moottoriajoneuvojen huolto ja korjaus</xs:documentation>
          <xs:documentation xml:lang="sv">Övrig reparation och övrigt underhåll av motorfordon</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9532">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95320">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repair and maintenance of motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Moottoripyörien korjaus ja huolto</xs:documentation>
          <xs:documentation xml:lang="sv">Reparation och underhåll av motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="954">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for repair and maintenance of computers, personal and household goods, and motor vehicles and motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden, henkilökohtaisten ja taloustavaroiden sekä moottoriajoneuvojen ja moottoripyörien korjausta ja huoltoa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende reparation och underhåll av datorer, hushållsartiklar och varor för personligt bruk samt motorfordon och motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9540">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for repair and maintenance of computers, personal and household goods, and motor vehicles and motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden, henkilökohtaisten ja taloustavaroiden sekä moottoriajoneuvojen ja moottoripyörien korjausta ja huoltoa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende reparation och underhåll av datorer, hushållsartiklar och varor för personligt bruk samt motorfordon och motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="95400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for repair and maintenance of computers, personal and household goods, and motor vehicles and motorcycles</xs:documentation>
          <xs:documentation xml:lang="fi">Tietokoneiden, henkilökohtaisten ja taloustavaroiden sekä moottoriajoneuvojen ja moottoripyörien korjausta ja huoltoa koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende reparation och underhåll av datorer, hushållsartiklar och varor för personligt bruk samt motorfordon och motorcyklar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96">
        <xs:annotation>
          <xs:documentation xml:lang="en">Personal service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilökohtaiset palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Konsumenttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="961">
        <xs:annotation>
          <xs:documentation xml:lang="en">Washing and cleaning of textile and fur products</xs:documentation>
          <xs:documentation xml:lang="fi">Pesulapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tvätteriverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9610">
        <xs:annotation>
          <xs:documentation xml:lang="en">Washing and cleaning of textile and fur products</xs:documentation>
          <xs:documentation xml:lang="fi">Pesulapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tvätteriverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96101">
        <xs:annotation>
          <xs:documentation xml:lang="en">Washing and cleaning of textile and fur products for enterprises</xs:documentation>
          <xs:documentation xml:lang="fi">Pesulapalvelut yrityksille</xs:documentation>
          <xs:documentation xml:lang="sv">Tvätteriverksamhet för företag</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96102">
        <xs:annotation>
          <xs:documentation xml:lang="en">Washing and cleaning of textile and fur products for households</xs:documentation>
          <xs:documentation xml:lang="fi">Pesulapalvelut kotitalouksille</xs:documentation>
          <xs:documentation xml:lang="sv">Tvätteriverksamhet för hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="962">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hairdressing, beauty treatment, day spa and similar activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kampaamo- ja kauneudenhoitopalvelut, kylpylä- ja vastaavat palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Hår- och skönhetsvård, dagspa o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9621">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hairdressing and barber activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kampaamo- ja parturipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Frisörer och barberare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96210">
        <xs:annotation>
          <xs:documentation xml:lang="en">Hairdressing and barber activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kampaamo- ja parturipalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Frisörer och barberare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9622">
        <xs:annotation>
          <xs:documentation xml:lang="en">Beauty care and other beauty treatment activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kauneudenhoitopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Skönhetsvård och andra skönhetsbehandlingar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96220">
        <xs:annotation>
          <xs:documentation xml:lang="en">Beauty care and other beauty treatment activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kauneudenhoitopalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Skönhetsvård och andra skönhetsbehandlingar</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9623">
        <xs:annotation>
          <xs:documentation xml:lang="en">Day spa, sauna and steam bath activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kylpylä-, sauna- ja höyrysaunapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Dagspa, bastu och ångbastu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96230">
        <xs:annotation>
          <xs:documentation xml:lang="en">Day spa, sauna and steam bath activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kylpylä-, sauna- ja höyrysaunapalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Dagspa, bastu och ångbastu</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="963">
        <xs:annotation>
          <xs:documentation xml:lang="en">Funeral and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hautaustoimistojen palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Begravningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9630">
        <xs:annotation>
          <xs:documentation xml:lang="en">Funeral and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hautaustoimistojen palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Begravningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96300">
        <xs:annotation>
          <xs:documentation xml:lang="en">Funeral and related activities</xs:documentation>
          <xs:documentation xml:lang="fi">Hautaustoimistojen palvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Begravningsverksamhet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="964">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for personal services</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilökohtaisia palveluja koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende konsumenttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9640">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for personal services</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilökohtaisia palveluja koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende konsumenttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96400">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediation service activities for personal services</xs:documentation>
          <xs:documentation xml:lang="fi">Henkilökohtaisia palveluja koskevat välityspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Förmedling avseende konsumenttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="969">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other personal service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Muu henkilökohtainen palvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga konsumenttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9691">
        <xs:annotation>
          <xs:documentation xml:lang="en">Provision of domestic personal service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tillhandahållande av konsumenttjänster i hemmet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96910">
        <xs:annotation>
          <xs:documentation xml:lang="en">Provision of domestic personal service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouspalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tillhandahållande av konsumenttjänster i hemmet</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9699">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other personal service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon henkilökohtainen palvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övriga konsumenttjänster</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96991">
        <xs:annotation>
          <xs:documentation xml:lang="en">Pet care service activities</xs:documentation>
          <xs:documentation xml:lang="fi">Lemmikkieläinpalvelut</xs:documentation>
          <xs:documentation xml:lang="sv">Tjänster avseende sällskapsdjur</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="96999">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other miscellaneous personal service activities n.e.c.</xs:documentation>
          <xs:documentation xml:lang="fi">Muu muualla luokittelematon monenlainen henkilökohtainen palvelutoiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Diverse övriga konsumenttjänster som inte klassificerats på annat håll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="97">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of households as employers of domestic personnel</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien toiminta kotitaloustyöntekijöiden työnantajina</xs:documentation>
          <xs:documentation xml:lang="sv">Förvärvsarbete i hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="970">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of households as employers of domestic personnel</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien toiminta kotitaloustyöntekijöiden työnantajina</xs:documentation>
          <xs:documentation xml:lang="sv">Förvärvsarbete i hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9700">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of households as employers of domestic personnel</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien toiminta kotitaloustyöntekijöiden työnantajina</xs:documentation>
          <xs:documentation xml:lang="sv">Förvärvsarbete i hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="97000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of households as employers of domestic personnel</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien toiminta kotitaloustyöntekijöiden työnantajina</xs:documentation>
          <xs:documentation xml:lang="sv">Förvärvsarbete i hushåll</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="98">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated goods- and service-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta tavaroiden ja palvelujen tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse varor och tjänster för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="981">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated goods-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta tavaroiden tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse varor för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9810">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated goods-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta tavaroiden tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse varor för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="98100">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated goods-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta tavaroiden tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse varor för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="982">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated service-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta palvelujen tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse tjänster för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9820">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated service-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta palvelujen tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse tjänster för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="98200">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undifferentiated service-producing activities of private households for own use</xs:documentation>
          <xs:documentation xml:lang="fi">Kotitalouksien eriyttämätön toiminta palvelujen tuottamiseksi omaan käyttöön</xs:documentation>
          <xs:documentation xml:lang="sv">Hushållens produktion av diverse tjänster för eget bruk</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="99">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of extraterritorial organisations and bodies</xs:documentation>
          <xs:documentation xml:lang="fi">Kansainvälisten organisaatioiden ja toimielinten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet vid internationella organisationer, utländska ambassader o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="990">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of extraterritorial organisations and bodies</xs:documentation>
          <xs:documentation xml:lang="fi">Kansainvälisten organisaatioiden ja toimielinten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet vid internationella organisationer, utländska ambassader o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9900">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of extraterritorial organisations and bodies</xs:documentation>
          <xs:documentation xml:lang="fi">Kansainvälisten organisaatioiden ja toimielinten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet vid internationella organisationer, utländska ambassader o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="99000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Activities of extraterritorial organisations and bodies</xs:documentation>
          <xs:documentation xml:lang="fi">Kansainvälisten organisaatioiden ja toimielinten toiminta</xs:documentation>
          <xs:documentation xml:lang="sv">Verksamhet vid internationella organisationer, utländska ambassader o.d.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="00">
        <xs:annotation>
          <xs:documentation xml:lang="en">Industry unknown</xs:documentation>
          <xs:documentation xml:lang="fi">Toimiala tuntematon</xs:documentation>
          <xs:documentation xml:lang="sv">Näringsgrenen okänd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Industry unknown</xs:documentation>
          <xs:documentation xml:lang="fi">Toimiala tuntematon</xs:documentation>
          <xs:documentation xml:lang="sv">Näringsgrenen okänd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Industry unknown</xs:documentation>
          <xs:documentation xml:lang="fi">Toimiala tuntematon</xs:documentation>
          <xs:documentation xml:lang="sv">Näringsgrenen okänd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="00000">
        <xs:annotation>
          <xs:documentation xml:lang="en">Industry unknown</xs:documentation>
          <xs:documentation xml:lang="fi">Toimiala tuntematon</xs:documentation>
          <xs:documentation xml:lang="sv">Näringsgrenen okänd</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="countryAndOrganisationEnum">
    <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:restriction>
  </xs:simpleType>
  <xs:simpleType name="currencyAndWithdrawnEnum">
    <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:restriction>
  </xs:simpleType>
  <xs:simpleType name="interestRateResetEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">In the next 12 months</xs:documentation>
          <xs:documentation xml:lang="fi">Seuraavan vuoden aikana</xs:documentation>
          <xs:documentation xml:lang="sv">Inom 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">Efter 1 år men inom 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">Efter 2 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="interestRateLinkageEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="E">
        <xs:annotation>
          <xs:documentation xml:lang="en">Euribor rates</xs:documentation>
          <xs:documentation xml:lang="fi">Euriborkorot</xs:documentation>
          <xs:documentation xml:lang="sv">Euriborräntor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="F">
        <xs:annotation>
          <xs:documentation xml:lang="en">Fixed interest rates</xs:documentation>
          <xs:documentation xml:lang="fi">Kiinteät korot</xs:documentation>
          <xs:documentation xml:lang="sv">Fasta räntor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="I">
        <xs:annotation>
          <xs:documentation xml:lang="en">Index or derivative</xs:documentation>
          <xs:documentation xml:lang="fi">Indeksi tai johdannainen</xs:documentation>
          <xs:documentation xml:lang="sv">Index eller derivat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other</xs:documentation>
          <xs:documentation xml:lang="fi">Muut korot</xs:documentation>
          <xs:documentation xml:lang="sv">Övriga räntor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="R">
        <xs:annotation>
          <xs:documentation xml:lang="en">Own reference rates</xs:documentation>
          <xs:documentation xml:lang="fi">Omat viitekorot</xs:documentation>
          <xs:documentation xml:lang="sv">Egna referensräntor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="originalMaturityEnum">
    <xs:restriction base="xs:string">
      <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; över natten &lt;= 1 mån.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="202">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 1 month &lt;= 3 months</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 1 kk &lt;= 3 kk</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 1 mån. &lt;= 3 mån.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="203">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 3 month &lt;= 1 year</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 3 kk  &lt;=  1 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 3 mån. &lt;= 1 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="0">
        <xs:annotation>
          <xs:documentation xml:lang="en">Maturity not defined</xs:documentation>
          <xs:documentation xml:lang="fi">Ei maturiteettia</xs:documentation>
          <xs:documentation xml:lang="sv">Ospecificerat</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1">
        <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">Betalbar vid anfordran/över natten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt;8 years &lt;= 9 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt;8 vuotta &lt;= 9 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt;8 år &lt;= 9 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt;9 years &lt;= 10 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt;9 vuotta &lt;= 10 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt;9 år &lt;= 10 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 10 years &lt;= 11 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 10 vuotta &lt;= 11 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 10 år &lt;= 11 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 11 years &lt;= 12 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 11 vuotta &lt;= 12 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 11 år &lt;= 12 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 12 years &lt;= 13 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 12 vuotta &lt;= 13 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 12 år &lt;= 13 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 13 years &lt;= 14 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 13 vuotta &lt;= 14 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 13 år &lt;= 14 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 14 years &lt;= 15 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 14 vuotta &lt;= 15 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 14 år &lt;= 15 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 15 years &lt;= 16 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 15 vuotta &lt;= 16 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 15 år &lt;= 16 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="18">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 16 years &lt;= 17years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 16 vuotta &lt;= 17vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 16 år &lt;= 17år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 17 years &lt;= 18 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 17 vuotta &lt;= 18 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 17 år &lt;= 18 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="20">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 18 years &lt;= 19 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 18 vuotta &lt;= 19 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 18 år &lt;= 19 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 19 years &lt;= 20 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 19 vuotta &lt;= 20 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 19 år &lt;= 20 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="22">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 20 years &lt;= 21 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 20 vuotta &lt;= 21 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 20 år &lt;= 21 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 21 years &lt;= 22 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 21 vuotta &lt;= 22 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 21 år &lt;= 22 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="24">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 22 years &lt;= 23 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 22 vuotta &lt;= 23 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 22 år &lt;= 23 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 23 years &lt;= 24 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 23 vuotta &lt;= 24 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 23 år &lt;= 24 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="26">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 24 years &lt;= 25 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 24 vuotta &lt;= 25 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 24 år &lt;= 25 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 25 years &lt;= 26 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 25 vuotta &lt;= 26 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 25 år &lt;= 26 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="28">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 26 years &lt;= 27 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 26 vuotta &lt;= 27 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 26 år &lt;= 27 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 27 years &lt;= 28 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 27 vuotta &lt;= 28 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 27 år &lt;= 28 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 1 year &lt;=  2 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 1 vuotta &lt;=  2 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 1 år &lt;=  2 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="30">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 28 years &lt;= 29 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 28 vuotta &lt;= 29 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 28 år &lt;= 29 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 29 years &lt;= 30 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 29 vuotta &lt;= 30 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 29 år &lt;= 30 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 30 years &lt;= 31 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 30 vuotta &lt;= 31 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 30 år &lt;= 31 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 31 years &lt;= 32 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 31 vuotta &lt;= 32 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 31 år &lt;= 32 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="34">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 32 years &lt;= 33 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 32 vuotta &lt;= 33 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 32 år &lt;= 33 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 33 years &lt;= 34 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 33 vuotta &lt;= 34 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 33 år &lt;= 34 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="36">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 34 years &lt;= 35 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 34 vuotta &lt;= 35 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 34 år &lt;= 35 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 35 years &lt;= 36 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 35 vuotta &lt;= 36 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 35 år &lt;= 36 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="38">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 36 years &lt;= 37 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 36 vuotta &lt;= 37 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 36 år &lt;= 37 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 37 years &lt;= 38 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 37 vuotta &lt;= 38 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 37 år &lt;= 38 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 2 years &lt;= 3 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 2 vuotta &lt;= 3 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 2 år &lt;= 3 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="40">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 38 years &lt;= 39 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 38 vuotta &lt;= 39 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 38 år &lt;= 39 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 39 years &lt;= 40 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 39 vuotta &lt;= 40 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 39 år &lt;= 40 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="42">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 40 years &lt;= 50 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 40 vuotta &lt;= 50 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 40 år &lt;= 50 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 3 years &lt;= 4 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 3 vuotta &lt;= 4 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 3 år &lt;= 4 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt; 4 years &lt;= 5 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt; 4 vuotta &lt;= 5 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt; 4 år &lt;= 5 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt;5 years &lt;= 6 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt;5 vuotta &lt;= 6 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt;5 år &lt;= 6 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="8">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt;6 years &lt;= 7 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt;6 vuotta &lt;= 7 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt;6 år &lt;= 7 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="9">
        <xs:annotation>
          <xs:documentation xml:lang="en">&gt;7 years &lt;= 8 years</xs:documentation>
          <xs:documentation xml:lang="fi">&gt;7 vuotta &lt;= 8 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">&gt;7 år &lt;= 8 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="99">
        <xs:annotation>
          <xs:documentation xml:lang="en">Perpetual</xs:documentation>
          <xs:documentation xml:lang="fi">Ikuinen</xs:documentation>
          <xs:documentation xml:lang="sv">Evig</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="sizeOfLoanEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="11">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loans to non-financial corporations: up to EUR 50.000</xs:documentation>
          <xs:documentation xml:lang="fi">Yrityslainat enintään 50.000 EUR</xs:documentation>
          <xs:documentation xml:lang="sv">Företagslån upp till 50 000 euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loans to non-financial corporations: over EUR 50.000 and up to EUR 250.000</xs:documentation>
          <xs:documentation xml:lang="fi">Yrityslainat yli 50.000 ja enintään 250.000 EUR</xs:documentation>
          <xs:documentation xml:lang="sv">Företagslån över 50 000 euro och upp till 250 000 euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loans to non-financial corporations, over EUR 250 000 and up to EUR 1 million</xs:documentation>
          <xs:documentation xml:lang="fi">Yrityslainat yli 250.000 EUR ja enintään 1 miljoona EUR</xs:documentation>
          <xs:documentation xml:lang="sv">Företagslån över 250 000 euro och upp till 1 miljon euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="3">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loans to non-financial corporations, over EUR 1 million</xs:documentation>
          <xs:documentation xml:lang="fi">Yrityslainat yli 1 miljoona EUR</xs:documentation>
          <xs:documentation xml:lang="sv">Företagslån över 1 miljon euro</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="categoryEnum">
    <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="transactionTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="D">
        <xs:annotation>
          <xs:documentation xml:lang="en">New drawdown</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi nosto</xs:documentation>
          <xs:documentation xml:lang="sv">Ny utbetalning</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="F">
        <xs:annotation>
          <xs:documentation xml:lang="en">Flow</xs:documentation>
          <xs:documentation xml:lang="fi">Virta</xs:documentation>
          <xs:documentation xml:lang="sv">Flöde</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Acquisition of own securities</xs:documentation>
          <xs:documentation xml:lang="fi">Omien arvopapereiden ostot</xs:documentation>
          <xs:documentation xml:lang="sv">Köp av värdepapper emitterade av innehavaren själv</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="N">
        <xs:annotation>
          <xs:documentation xml:lang="en">New deposit agreement</xs:documentation>
          <xs:documentation xml:lang="fi">Uusi talletussopimus</xs:documentation>
          <xs:documentation xml:lang="sv">Nya inlåningsavtal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="N01">
        <xs:annotation>
          <xs:documentation xml:lang="en">Genuine new loan agreement</xs:documentation>
          <xs:documentation xml:lang="fi">Aito uusi lainasopimus</xs:documentation>
          <xs:documentation xml:lang="sv">Genuint nya låneavtal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="N02">
        <xs:annotation>
          <xs:documentation xml:lang="en">Renegotiated loan agreement</xs:documentation>
          <xs:documentation xml:lang="fi">Uudelleen neuvoteltu lainasopimus</xs:documentation>
          <xs:documentation xml:lang="sv">Omförhandlade låneavtal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="P">
        <xs:annotation>
          <xs:documentation xml:lang="en">Undrawn credit facilities</xs:documentation>
          <xs:documentation xml:lang="fi">Käyttämättömät luottojärjestelyt</xs:documentation>
          <xs:documentation xml:lang="sv">Outnyttjade kreditmöjligheter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RB">
        <xs:annotation>
          <xs:documentation xml:lang="en">Purchases of securities / Repo purchases (Reverse repos)</xs:documentation>
          <xs:documentation xml:lang="fi">Repo-ostot / Arvopaperin lainaus</xs:documentation>
          <xs:documentation xml:lang="sv">Omvända repor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="RS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Sales of securities / Repo sales (Repos)</xs:documentation>
          <xs:documentation xml:lang="fi">Repomyynnit / Arvopaperin lainaus</xs:documentation>
          <xs:documentation xml:lang="sv">Repor</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:enumeration value="SH">
        <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="T">
        <xs:annotation>
          <xs:documentation xml:lang="en">Repo netting</xs:documentation>
          <xs:documentation xml:lang="fi">Repojen nettoutus</xs:documentation>
          <xs:documentation xml:lang="sv">Nettoredovisning av repor och omvända repor</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="loanTransferTypeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="LH">
        <xs:annotation>
          <xs:documentation xml:lang="en">Outstanding amount of loan sold and serviced</xs:documentation>
          <xs:documentation xml:lang="fi">Myydyn ja hallinnoidun lainan kanta</xs:documentation>
          <xs:documentation xml:lang="sv">Utestående belopp av sålt lån, ansvarig institut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Outstanding amount of loan securitised and serviced</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopaperistetun ja hallinnoidun lainan kanta</xs:documentation>
          <xs:documentation xml:lang="sv">Utestående belopp av värdepapperiserat lån, ansvarigt institut</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LA">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loan acquisition</xs:documentation>
          <xs:documentation xml:lang="fi">Ostettu laina</xs:documentation>
          <xs:documentation xml:lang="sv">Köpt lån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LI">
        <xs:annotation>
          <xs:documentation xml:lang="en">Intermediated loan</xs:documentation>
          <xs:documentation xml:lang="fi">Siirretty laina</xs:documentation>
          <xs:documentation xml:lang="sv">Överfört lån</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LS">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loan sale (no loan servicing)</xs:documentation>
          <xs:documentation xml:lang="fi">Myyty laina (ei hallinnoitu)</xs:documentation>
          <xs:documentation xml:lang="sv">Sålt lån (ej ansvarigt institut)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SL">
        <xs:annotation>
          <xs:documentation xml:lang="en">Securitised loan (no loan servicing)</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopaperistettu laina (ei hallinnoitu)</xs:documentation>
          <xs:documentation xml:lang="sv">Värdepapperiserat lån (ej förvaltat)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="SR">
        <xs:annotation>
          <xs:documentation xml:lang="en">Securitised loan (loan servicing)</xs:documentation>
          <xs:documentation xml:lang="fi">Arvopaperistettu laina (hallinnoija)</xs:documentation>
          <xs:documentation xml:lang="sv">Värdepapperiserat lån (ansvarigt institut)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="LT">
        <xs:annotation>
          <xs:documentation xml:lang="en">Loan sale (serviced)</xs:documentation>
          <xs:documentation xml:lang="fi">Myyty laina (hallinnoitu)</xs:documentation>
          <xs:documentation xml:lang="sv">Sålt lån (ansvarigt institut)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="ExemptFromMinResEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="Y">
        <xs:annotation>
          <xs:documentation xml:lang="en">Yes (included in minimum reserve calculation)</xs:documentation>
          <xs:documentation xml:lang="fi">Kyllä (mukaan varantolaskelmaan)</xs:documentation>
          <xs:documentation xml:lang="sv">Ja (tas med i kassakravskalkyl)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="N">
        <xs:annotation>
          <xs:documentation xml:lang="en">No (subtracted from minimum reserve calculation)</xs:documentation>
          <xs:documentation xml:lang="fi">Ei (vähennetään varantolaskelmasta)</xs:documentation>
          <xs:documentation xml:lang="sv">Nej (subtraheras från kassakravskalkyl)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Investment firm authorised as a credit institution (subtracted from minimum reserve calculation)</xs:documentation>
          <xs:documentation xml:lang="fi">Vähimmäisvarantovelvollinen sijoituspalveluyhtiö (vähennetään varantolaskelmasta)</xs:documentation>
          <xs:documentation xml:lang="sv">Värdepappersföretag med koncession för kreditinstitut (subtraheras från kassakravskalkyl)</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="auxiliarySectorEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">FVCs (Financial Vehicle Corporations) / SSPEs securitisation special-purpose entity</xs:documentation>
          <xs:documentation xml:lang="fi">FVC:t / SSPE:t</xs:documentation>
          <xs:documentation xml:lang="sv">FVC/SSPE</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Central counter party clearing houses</xs:documentation>
          <xs:documentation xml:lang="fi">Selvitysyhteisöt, jotka toimivat keskusvastapuolina</xs:documentation>
          <xs:documentation xml:lang="sv">Clearingorganisationer som är centrala motparter</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="initialPeriodOfFixationEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="31">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 3 months and up to 6 months</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 3 kk ja enintään 6 kk</xs:documentation>
          <xs:documentation xml:lang="sv">Över 3 mån. och upp till 6 mån.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="32">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 6 months and up to 12 months</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 6 kk ja enintään 12 kk</xs:documentation>
          <xs:documentation xml:lang="sv">Över 6 mån. och upp till 12 mån.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">Floating rate and up to 1 month</xs:documentation>
          <xs:documentation xml:lang="fi">Vaihtuvakorkoiset ja enintään 1 kk</xs:documentation>
          <xs:documentation xml:lang="sv">Rörlig ränta och upp till 1 månad</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 1 month and up to 3 months</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 1 kk ja enintään 3 kk</xs:documentation>
          <xs:documentation xml:lang="sv">Över 1 månad och upp till 3 månader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="4">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 1 year and up to 3 years</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 1 vuosi ja enintään 3 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">Över 1 år och upp till 3 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="5">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 3 years and up to 5 years</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 3 vuotta ja enintään 5 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">Över 3 år och upp till 5 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="6">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 5 years and up to 10 years</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 5 vuotta ja enintään 10 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">Över 5 år och upp till 10 år</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="7">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 10 years</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 10 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">Över 10 år</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="termOfNoticeEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation xml:lang="en">Up to 3 months</xs:documentation>
          <xs:documentation xml:lang="fi">Enintään 3kk</xs:documentation>
          <xs:documentation xml:lang="sv">Upp till 3 månader</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation xml:lang="en">Over 3 months and up to 2 years</xs:documentation>
          <xs:documentation xml:lang="fi">Yli 3 kk ja enintään 2 vuotta</xs:documentation>
          <xs:documentation xml:lang="sv">Över 3 månader 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="countryAndOrganisationAndUnkownEnum">
    <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="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="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:restriction>
  </xs:simpleType>
  <xs:simpleType name="instrumentSBSEnum">
    <xs:restriction base="xs:string">
      <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="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="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:restriction>
  </xs:simpleType>
  <xs:simpleType name="accountingClassificationEnum">
    <xs:restriction base="xs:string">
      <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="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="typeOfIdentifierEnum">
    <xs:restriction base="xs:string">
      <xs:enumeration value="A">
        <xs:annotation>
          <xs:documentation xml:lang="en">VAT number</xs:documentation>
          <xs:documentation xml:lang="fi">ALV-tunnus</xs:documentation>
          <xs:documentation xml:lang="sv">Momsnummer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="B">
        <xs:annotation>
          <xs:documentation xml:lang="en">BIC code</xs:documentation>
          <xs:documentation xml:lang="fi">BIC-koodi</xs:documentation>
          <xs:documentation xml:lang="sv">BIC-kod</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="M">
        <xs:annotation>
          <xs:documentation xml:lang="en">MFI code</xs:documentation>
          <xs:documentation xml:lang="fi">MFI-koodi</xs:documentation>
          <xs:documentation xml:lang="sv">MFI-kod</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="O">
        <xs:annotation>
          <xs:documentation xml:lang="en">Other identifier</xs:documentation>
          <xs:documentation xml:lang="fi">Muu tunnus</xs:documentation>
          <xs:documentation xml:lang="sv">Annan ID-kod</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Y">
        <xs:annotation>
          <xs:documentation xml:lang="en">Business ID</xs:documentation>
          <xs:documentation xml:lang="fi">Y-tunnus</xs:documentation>
          <xs:documentation xml:lang="sv">FO-nummer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:schema>