<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s1="http://giykimbil.egm.gov.tr/giykimbil/Paket" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:import namespace="http://giykimbil.egm.gov.tr/giykimbil/Paket" />
      <s:element name="Login">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TesisKodu" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TesisSifre" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LoginResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LoginResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SecureLogin">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TesisKodu" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TesisSifreMD5Base64" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SecureLoginResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SecureLoginResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TesisPaketGonder">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Konaklama" type="s1:Konaklama" />
            <s:element minOccurs="0" maxOccurs="1" name="sifre" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TesisPaketGonderResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TesisPaketGonderResult" type="tns:TesisPaketBilgileriSonuc" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="TesisPaketBilgileriSonuc">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="KabulDurumu" type="tns:KayitKabulDurumu" />
          <s:element minOccurs="0" maxOccurs="1" name="Mesaj" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="TesisPaketId" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Hatalar" type="tns:ArrayOfString" />
        </s:sequence>
      </s:complexType>
      <s:simpleType name="KayitKabulDurumu">
        <s:restriction base="s:string">
          <s:enumeration value="Kaydedildi" />
          <s:enumeration value="HataVar" />
        </s:restriction>
      </s:simpleType>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
    </s:schema>
    <s:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:kdata="http://localhost/WebSvc/konaklamadata.xsd" xmlns="http://giykimbil.egm.gov.tr/giykimbil/Paket" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://giykimbil.egm.gov.tr/giykimbil/Paket" id="KonaklamaSchema">
      <xs:element name="Konaklama" type="s1:Konaklama" />
      <xs:complexType name="Konaklama">
        <xs:sequence>
          <xs:element maxOccurs="unbounded" name="Kisi">
            <xs:complexType>
              <xs:attribute name="SiraNo" type="s1:dtSiraNo" use="required" />
              <xs:attribute name="Uyrugu" type="s1:dtUyruk" use="required" />
              <xs:attribute name="TCKimlikNo" type="s1:dtTCKimlikNo" use="optional" />
              <xs:attribute name="Adi" type="s1:dtAd" use="required" />
              <xs:attribute name="Soyadi" type="s1:dtAd" use="required" />
              <xs:attribute name="BabaAdi" type="s1:dtAd" use="required" />
              <xs:attribute name="AnaAdi" type="s1:dtAd" use="required" />
              <xs:attribute name="DogumYeri" type="s1:dtAd" use="required" />
              <xs:attribute name="DogumTarihi" type="xs:date" use="required" />
              <xs:attribute name="KimlikBelgesiTuru" type="s1:dtKimlikBelgesiTuru" use="required" />
              <xs:attribute name="KimlikSeriNo" type="s1:dtKimlikSeriNo" use="required" />
              <xs:attribute name="NufusaKayitliOlduguIl" type="s1:dtAd" use="optional" />
              <xs:attribute name="NufusaKayitliOlduguIlce" type="s1:dtAd" use="optional" />
              <xs:attribute name="NufusaKayitliOlduguMahalle" type="s1:dtAd" use="optional" />
              <xs:attribute name="NufusCilt" type="s1:dtSayi" use="optional" />
              <xs:attribute name="NufusAileSira" type="s1:dtSayi" use="optional" />
              <xs:attribute name="NufusSiraNo" type="s1:dtSayi" use="optional" />
              <xs:attribute name="Cinsiyet" type="s1:dtCinsiyet" use="required" />
              <xs:attribute name="MedeniHali" type="s1:dtMedeniHali" use="required" />
              <xs:attribute name="Isi" type="s1:dtAd" use="optional" />
              <xs:attribute name="IkametAdresi" type="s1:dtAdres" use="required" />
              <xs:attribute name="GelisTarihi" type="xs:dateTime" use="required" />
              <xs:attribute name="AyrilisTarihi" type="xs:dateTime" use="optional" />
              <xs:attribute name="VerilenOdaNo" type="s1:dtOdaNo" use="required" />
              <xs:attribute name="AracPlakaNo" type="s1:dtPlakaNo" use="optional" />
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="TesisKodu" type="s1:dtTamSayi" use="required" />
        <xs:attribute name="Tarih" type="xs:dateTime" use="required" />
        <xs:attribute name="GonderenProgram" type="s1:dtAd" use="required" />
        <xs:attribute name="GonderenProgramVersiyon" type="s1:dtAd" use="required" />
      </xs:complexType>
      <xs:simpleType name="dtSiraNo">
        <xs:restriction base="xs:int" />
      </xs:simpleType>
      <xs:simpleType name="dtAd">
        <xs:restriction base="xs:string">
          <xs:minLength value="1" />
          <xs:maxLength value="80" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtTCKimlikNo">
        <xs:restriction base="xs:string">
          <xs:length value="11" />
          <xs:pattern value="([0-9]){11}" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtTamSayi">
        <xs:restriction base="xs:int">
          <xs:minInclusive value="1" />
          <xs:maxInclusive value="999999" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtUyruk">
        <xs:restriction base="xs:string">
          <xs:maxLength value="5" />
          <xs:enumeration value="TC">
            <xs:annotation>
              <xs:documentation>TÜRKİYE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KKTC">
            <xs:annotation>
              <xs:documentation>KUZEY KIBRIS TURK CUMHURİYETİ</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AFG">
            <xs:annotation>
              <xs:documentation>AFGHANISTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ALB">
            <xs:annotation>
              <xs:documentation>ALBANIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DZA">
            <xs:annotation>
              <xs:documentation>ALGERIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ASM">
            <xs:annotation>
              <xs:documentation>AMERICAN SAMOA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AND">
            <xs:annotation>
              <xs:documentation>ANDORRA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AGO">
            <xs:annotation>
              <xs:documentation>ANGOLA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AIA">
            <xs:annotation>
              <xs:documentation>ANGUILLA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ATA">
            <xs:annotation>
              <xs:documentation>ANTARCTICA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ATG">
            <xs:annotation>
              <xs:documentation>ANTIGUA AND BARBUDA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ARG">
            <xs:annotation>
              <xs:documentation>ARGENTINA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ARM">
            <xs:annotation>
              <xs:documentation>ARMENIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ABW">
            <xs:annotation>
              <xs:documentation>ARUBA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AUS">
            <xs:annotation>
              <xs:documentation>AUSTRALIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AUT">
            <xs:annotation>
              <xs:documentation>AUSTRIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="AZE">
            <xs:annotation>
              <xs:documentation>AZERBAIJAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BHS">
            <xs:annotation>
              <xs:documentation>BAHAMAS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BHR">
            <xs:annotation>
              <xs:documentation>BAHRAIN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BGD">
            <xs:annotation>
              <xs:documentation>BANGLADESH</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BRB">
            <xs:annotation>
              <xs:documentation>BARBADOS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BLR">
            <xs:annotation>
              <xs:documentation>BELARUS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BEL">
            <xs:annotation>
              <xs:documentation>BELGIUM</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BLZ">
            <xs:annotation>
              <xs:documentation>BELIZE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BEN">
            <xs:annotation>
              <xs:documentation>BENIN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BMU">
            <xs:annotation>
              <xs:documentation>BERMUDA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BTN">
            <xs:annotation>
              <xs:documentation>BHUTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BOL">
            <xs:annotation>
              <xs:documentation>BOLIVIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BIH">
            <xs:annotation>
              <xs:documentation>BOSNIA AND HERZEGOVINA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BWA">
            <xs:annotation>
              <xs:documentation>BOTSWANA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BVT">
            <xs:annotation>
              <xs:documentation>BOUVET ISLAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BRA">
            <xs:annotation>
              <xs:documentation>BRAZIL</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="IOT">
            <xs:annotation>
              <xs:documentation>BRITISH INDIAN OCEAN TERRITORY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BRN">
            <xs:annotation>
              <xs:documentation>BRUNEI DARUSSALAM</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BGR">
            <xs:annotation>
              <xs:documentation>BULGARIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BFA">
            <xs:annotation>
              <xs:documentation>BURKINA FASO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="BDI">
            <xs:annotation>
              <xs:documentation>BURUNDI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KHM">
            <xs:annotation>
              <xs:documentation>CAMBODIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CMR">
            <xs:annotation>
              <xs:documentation>CAMEROON</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CAN">
            <xs:annotation>
              <xs:documentation>CANADA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CPV">
            <xs:annotation>
              <xs:documentation>CAPE VERDE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CYM">
            <xs:annotation>
              <xs:documentation>CAYMAN ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CAF">
            <xs:annotation>
              <xs:documentation>CENTRAL AFRICAN REPUBLIC</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TCD">
            <xs:annotation>
              <xs:documentation>CHAD (Tchad)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CHL">
            <xs:annotation>
              <xs:documentation>CHILE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CHN">
            <xs:annotation>
              <xs:documentation>CHINA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CXR">
            <xs:annotation>
              <xs:documentation>CHRISTMAS ISLAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CCK">
            <xs:annotation>
              <xs:documentation>COCOS (KEELING) ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="COL">
            <xs:annotation>
              <xs:documentation>COLOMBIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="COM">
            <xs:annotation>
              <xs:documentation>COMOROS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="COG">
            <xs:annotation>
              <xs:documentation>CONGO - REPUBLIC OF</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="COD">
            <xs:annotation>
              <xs:documentation>CONGO-THE DEMOCRATIC REPUBLIC OF THE (formerly Zaire)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="COK">
            <xs:annotation>
              <xs:documentation>COOK ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CRI">
            <xs:annotation>
              <xs:documentation>COSTA RICA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CIV">
            <xs:annotation>
              <xs:documentation>CÔTE DIVOIRE (Ivory Coast)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="HRV">
            <xs:annotation>
              <xs:documentation>CROATIA (Hrvatska)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CUB">
            <xs:annotation>
              <xs:documentation>CUBA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CYP">
            <xs:annotation>
              <xs:documentation>CYPRUS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CZE">
            <xs:annotation>
              <xs:documentation>CZECH REPUBLIC</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DNK">
            <xs:annotation>
              <xs:documentation>DENMARK</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DJI">
            <xs:annotation>
              <xs:documentation>DJIBOUTI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DMA">
            <xs:annotation>
              <xs:documentation>DOMINICA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DOM">
            <xs:annotation>
              <xs:documentation>DOMINICAN REPUBLIC</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ECU">
            <xs:annotation>
              <xs:documentation>ECUADOR</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="EGY">
            <xs:annotation>
              <xs:documentation>EGYPT</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SLV">
            <xs:annotation>
              <xs:documentation>EL SALVADOR</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GNQ">
            <xs:annotation>
              <xs:documentation>EQUATORIAL GUINEA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ERI">
            <xs:annotation>
              <xs:documentation>ERITREA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="EST">
            <xs:annotation>
              <xs:documentation>ESTONIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ETH">
            <xs:annotation>
              <xs:documentation>ETHIOPIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="FRO">
            <xs:annotation>
              <xs:documentation>FAEROE ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="FLK">
            <xs:annotation>
              <xs:documentation>FALKLAND ISLANDS (MALVINAS)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="FJI">
            <xs:annotation>
              <xs:documentation>FIJI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="FIN">
            <xs:annotation>
              <xs:documentation>FINLAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="FRA">
            <xs:annotation>
              <xs:documentation>FRANCE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GUF">
            <xs:annotation>
              <xs:documentation>FRENCH GUIANA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PYF">
            <xs:annotation>
              <xs:documentation>FRENCH POLYNESIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ATF">
            <xs:annotation>
              <xs:documentation>FRENCH SOUTHERN TERRITORIES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GAB">
            <xs:annotation>
              <xs:documentation>GABON</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GMB">
            <xs:annotation>
              <xs:documentation>GAMBIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GEO">
            <xs:annotation>
              <xs:documentation>GEORGIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="DEU">
            <xs:annotation>
              <xs:documentation>GERMANY (Deutschland)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GHA">
            <xs:annotation>
              <xs:documentation>GHANA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GIB">
            <xs:annotation>
              <xs:documentation>GIBRALTAR</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GRC">
            <xs:annotation>
              <xs:documentation>GREECE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GRL">
            <xs:annotation>
              <xs:documentation>GREENLAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GRD">
            <xs:annotation>
              <xs:documentation>GRENADA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GLP">
            <xs:annotation>
              <xs:documentation>GUADELOUPE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GUM">
            <xs:annotation>
              <xs:documentation>GUAM</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GTM">
            <xs:annotation>
              <xs:documentation>GUATEMALA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GBG">
            <xs:annotation>
              <xs:documentation>GUERNSEY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GIN">
            <xs:annotation>
              <xs:documentation>GUINEA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GNB">
            <xs:annotation>
              <xs:documentation>GUINEA-BISSAU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GUY">
            <xs:annotation>
              <xs:documentation>GUYANA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="HTI">
            <xs:annotation>
              <xs:documentation>HAITI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="HMD">
            <xs:annotation>
              <xs:documentation>HEARD ISLAND AND MCDONALD ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="HND">
            <xs:annotation>
              <xs:documentation>HONDURAS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="HKG">
            <xs:annotation>
              <xs:documentation>HONG KONG (Special Administrative Region of China)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="HUN">
            <xs:annotation>
              <xs:documentation>HUNGARY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ISL">
            <xs:annotation>
              <xs:documentation>ICELAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="IND">
            <xs:annotation>
              <xs:documentation>INDIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="IDN">
            <xs:annotation>
              <xs:documentation>INDONESIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="IRN">
            <xs:annotation>
              <xs:documentation>IRAN (Islamic Republic of Iran)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="IRQ">
            <xs:annotation>
              <xs:documentation>IRAQ</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="IRL">
            <xs:annotation>
              <xs:documentation>IRELAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ISR">
            <xs:annotation>
              <xs:documentation>ISRAEL</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ITA">
            <xs:annotation>
              <xs:documentation>ITALY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="JAM">
            <xs:annotation>
              <xs:documentation>JAMAICA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="JPN">
            <xs:annotation>
              <xs:documentation>JAPAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GBJ">
            <xs:annotation>
              <xs:documentation>JERSEY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="JOR">
            <xs:annotation>
              <xs:documentation>JORDAN (Hashemite Kingdom of Jordan)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KAZ">
            <xs:annotation>
              <xs:documentation>KAZAKHSTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KEN">
            <xs:annotation>
              <xs:documentation>KENYA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KIR">
            <xs:annotation>
              <xs:documentation>KIRIBATI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PRK">
            <xs:annotation>
              <xs:documentation>KOREA (Democratic Peoples Republic of [North] Korea)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KOR">
            <xs:annotation>
              <xs:documentation>KOREA (Republic of South Korea)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KWT">
            <xs:annotation>
              <xs:documentation>KUWAIT</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KGZ">
            <xs:annotation>
              <xs:documentation>KYRGYZSTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LAO">
            <xs:annotation>
              <xs:documentation>LAO PEOPLE'S DEMOCRATIC REPUBLIC</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LVA">
            <xs:annotation>
              <xs:documentation>LATVIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LBN">
            <xs:annotation>
              <xs:documentation>LEBANON</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LSO">
            <xs:annotation>
              <xs:documentation>LESOTHO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LBR">
            <xs:annotation>
              <xs:documentation>LIBERIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LBY">
            <xs:annotation>
              <xs:documentation>LIBYA (Libyan Arab Jamahirya)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LIE">
            <xs:annotation>
              <xs:documentation>LIECHTENSTEIN (Fürstentum Liechtenstein)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LTU">
            <xs:annotation>
              <xs:documentation>LITHUANIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LUX">
            <xs:annotation>
              <xs:documentation>LUXEMBOURG</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MAC">
            <xs:annotation>
              <xs:documentation>MACAO (Special Administrative Region of China)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MKD">
            <xs:annotation>
              <xs:documentation>MACEDONIA (Former Yugoslav Republic of Macedonia)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MDG">
            <xs:annotation>
              <xs:documentation>MADAGASCAR</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MWI">
            <xs:annotation>
              <xs:documentation>MALAWI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MYS">
            <xs:annotation>
              <xs:documentation>MALAYSIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MDV">
            <xs:annotation>
              <xs:documentation>MALDIVES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MLI">
            <xs:annotation>
              <xs:documentation>MALI</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MLT">
            <xs:annotation>
              <xs:documentation>MALTA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MHL">
            <xs:annotation>
              <xs:documentation>MARSHALL ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MTQ">
            <xs:annotation>
              <xs:documentation>MARTINIQUE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MRT">
            <xs:annotation>
              <xs:documentation>MAURITANIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MUS">
            <xs:annotation>
              <xs:documentation>MAURITIUS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MYT">
            <xs:annotation>
              <xs:documentation>MAYOTTE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MEX">
            <xs:annotation>
              <xs:documentation>MEXICO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="FSM">
            <xs:annotation>
              <xs:documentation>MICRONESIA (Federated States of Micronesia)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MDA">
            <xs:annotation>
              <xs:documentation>MOLDOVA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MCO">
            <xs:annotation>
              <xs:documentation>MONACO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MNG">
            <xs:annotation>
              <xs:documentation>MONGOLIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MSR">
            <xs:annotation>
              <xs:documentation>MONTSERRAT</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MAR">
            <xs:annotation>
              <xs:documentation>MOROCCO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MOZ">
            <xs:annotation>
              <xs:documentation>MOZAMBIQUE (Moçambique)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MMR">
            <xs:annotation>
              <xs:documentation>MYANMAR (formerly Burma)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NAM">
            <xs:annotation>
              <xs:documentation>NAMIBIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NRU">
            <xs:annotation>
              <xs:documentation>NAURU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NPL">
            <xs:annotation>
              <xs:documentation>NEPAL</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NLD">
            <xs:annotation>
              <xs:documentation>NETHERLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ANT">
            <xs:annotation>
              <xs:documentation>NETHERLANDS ANTILLES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NCL">
            <xs:annotation>
              <xs:documentation>NEW CALEDONIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NZL">
            <xs:annotation>
              <xs:documentation>NEW ZEALAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NIC">
            <xs:annotation>
              <xs:documentation>NICARAGUA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NER">
            <xs:annotation>
              <xs:documentation>NIGER</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NGA">
            <xs:annotation>
              <xs:documentation>NIGERIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NIU">
            <xs:annotation>
              <xs:documentation>NIUE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NFK">
            <xs:annotation>
              <xs:documentation>NORFOLK ISLAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="MNP">
            <xs:annotation>
              <xs:documentation>NORTHERN MARIANA ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="NOR">
            <xs:annotation>
              <xs:documentation>NORWAY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="OMN">
            <xs:annotation>
              <xs:documentation>OMAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PAK">
            <xs:annotation>
              <xs:documentation>PAKISTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PLW">
            <xs:annotation>
              <xs:documentation>PALAU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PSE">
            <xs:annotation>
              <xs:documentation>PALESTINIAN TERRITORIES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PAN">
            <xs:annotation>
              <xs:documentation>PANAMA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PNG">
            <xs:annotation>
              <xs:documentation>PAPUA NEW GUINEA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PRY">
            <xs:annotation>
              <xs:documentation>PARAGUAY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PER">
            <xs:annotation>
              <xs:documentation>PERU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PHL">
            <xs:annotation>
              <xs:documentation>PHILIPPINES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PCN">
            <xs:annotation>
              <xs:documentation>PITCAIRN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="POL">
            <xs:annotation>
              <xs:documentation>POLAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PRT">
            <xs:annotation>
              <xs:documentation>PORTUGAL</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="PRI">
            <xs:annotation>
              <xs:documentation>PUERTO RICO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="QAT">
            <xs:annotation>
              <xs:documentation>QATAR</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="REU">
            <xs:annotation>
              <xs:documentation>RÉUNION</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ROU">
            <xs:annotation>
              <xs:documentation>ROMANIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RUS">
            <xs:annotation>
              <xs:documentation>RUSSIAN FEDERATION</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="RWA">
            <xs:annotation>
              <xs:documentation>RWANDA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SHN">
            <xs:annotation>
              <xs:documentation>SAINT HELENA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="KNA">
            <xs:annotation>
              <xs:documentation>SAINT KITTS AND NEVIS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LCA">
            <xs:annotation>
              <xs:documentation>SAINT LUCIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SPM">
            <xs:annotation>
              <xs:documentation>SAINT PIERRE AND MIQUELON</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VCT">
            <xs:annotation>
              <xs:documentation>SAINT VINCENT AND THE GRENADINES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="WSM">
            <xs:annotation>
              <xs:documentation>SAMOA (formerly Western Samoa)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SMR">
            <xs:annotation>
              <xs:documentation>SAN MARINO (Republic of)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="STP">
            <xs:annotation>
              <xs:documentation>SAO TOME AND PRINCIPE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SAU">
            <xs:annotation>
              <xs:documentation>SAUDI ARABIA (Kingdom of Saudi Arabia)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SEN">
            <xs:annotation>
              <xs:documentation>SENEGAL</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SCG">
            <xs:annotation>
              <xs:documentation>SERBIA AND MONTENEGRO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SYC">
            <xs:annotation>
              <xs:documentation>SEYCHELLES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SLE">
            <xs:annotation>
              <xs:documentation>SIERRA LEONE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SGP">
            <xs:annotation>
              <xs:documentation>SINGAPORE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SVK">
            <xs:annotation>
              <xs:documentation>SLOVAKIA (Slovak Republic)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SVN">
            <xs:annotation>
              <xs:documentation>SLOVENIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SLB">
            <xs:annotation>
              <xs:documentation>SOLOMON ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SOM">
            <xs:annotation>
              <xs:documentation>SOMALIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ZAF">
            <xs:annotation>
              <xs:documentation>SOUTH AFRICA (Zuid Afrika)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SGS">
            <xs:annotation>
              <xs:documentation>SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ESP">
            <xs:annotation>
              <xs:documentation>SPAIN (España)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="LKA">
            <xs:annotation>
              <xs:documentation>SRI LANKA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SDN">
            <xs:annotation>
              <xs:documentation>SUDAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SUR">
            <xs:annotation>
              <xs:documentation>SURINAME</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SJM">
            <xs:annotation>
              <xs:documentation>SVALBARD AND JAN MAYEN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SWZ">
            <xs:annotation>
              <xs:documentation>SWAZILAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SWE">
            <xs:annotation>
              <xs:documentation>SWEDEN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="CHE">
            <xs:annotation>
              <xs:documentation>SWITZERLAND (Confederation of Helvetia)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="SYR">
            <xs:annotation>
              <xs:documentation>SYRIAN ARAB REPUBLIC</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TWN">
            <xs:annotation>
              <xs:documentation>TAIWAN (Chinese Taipei for IOC)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TJK">
            <xs:annotation>
              <xs:documentation>TAJIKISTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TZA">
            <xs:annotation>
              <xs:documentation>TANZANIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="THA">
            <xs:annotation>
              <xs:documentation>THAILAND</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TLS">
            <xs:annotation>
              <xs:documentation>TIMOR-LESTE (formerly East Timor)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TGO">
            <xs:annotation>
              <xs:documentation>TOGO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TKL">
            <xs:annotation>
              <xs:documentation>TOKELAU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TON">
            <xs:annotation>
              <xs:documentation>TONGA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TTO">
            <xs:annotation>
              <xs:documentation>TRINIDAD AND TOBAGO</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TUN">
            <xs:annotation>
              <xs:documentation>TUNISIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TKM">
            <xs:annotation>
              <xs:documentation>TURKMENISTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TCA">
            <xs:annotation>
              <xs:documentation>TURKS AND CAICOS ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="TUV">
            <xs:annotation>
              <xs:documentation>TUVALU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="UGA">
            <xs:annotation>
              <xs:documentation>UGANDA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="UKR">
            <xs:annotation>
              <xs:documentation>UKRAINE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ARE">
            <xs:annotation>
              <xs:documentation>UNITED ARAB EMIRATES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="GBR">
            <xs:annotation>
              <xs:documentation>UNITED KINGDOM (Great Britain)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="USA">
            <xs:annotation>
              <xs:documentation>UNITED STATES</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="UMI">
            <xs:annotation>
              <xs:documentation>UNITED STATES MINOR OUTLYING ISLANDS</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="URY">
            <xs:annotation>
              <xs:documentation>URUGUAY</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="UZB">
            <xs:annotation>
              <xs:documentation>UZBEKISTAN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VUT">
            <xs:annotation>
              <xs:documentation>VANUATU</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VAT">
            <xs:annotation>
              <xs:documentation>VATICAN CITY (Holy See)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VEN">
            <xs:annotation>
              <xs:documentation>VENEZUELA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VNM">
            <xs:annotation>
              <xs:documentation>VIET NAM</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VGB">
            <xs:annotation>
              <xs:documentation>VIRGIN ISLANDS( BRITISH)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="VIR">
            <xs:annotation>
              <xs:documentation>VIRGIN ISLANDS( U.S.)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="WLF">
            <xs:annotation>
              <xs:documentation>WALLIS AND FUTUNA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ESH">
            <xs:annotation>
              <xs:documentation>WESTERN SAHARA (formerly Spanish Sahara)</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="YEM">
            <xs:annotation>
              <xs:documentation>YEMEN</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ZMB">
            <xs:annotation>
              <xs:documentation>ZAMBIA</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="ZIM">
            <xs:annotation>
              <xs:documentation>ZIMBABWE</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtKimlikBelgesiTuru">
        <xs:restriction base="xs:string">
          <xs:annotation>
            <xs:documentation>Kimlik türü girilecektir.</xs:documentation>
          </xs:annotation>
          <xs:length value="1" />
          <xs:enumeration value="P">
            <xs:annotation>
              <xs:documentation>Pasaport</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="A">
            <xs:annotation>
              <xs:documentation>Avrupa Birliği Kimliği</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="N">
            <xs:annotation>
              <xs:documentation>Nufüs Hüviyet Cüzdanı</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="E">
            <xs:annotation>
              <xs:documentation>Ehliyet</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="D">
            <xs:annotation>
              <xs:documentation>Diğer</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtKimlikSeriNo">
        <xs:restriction base="xs:string">
          <xs:minLength value="1" />
          <xs:maxLength value="20" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtSayi">
        <xs:restriction base="xs:string">
          <xs:minLength value="1" />
          <xs:maxLength value="15" />
          <xs:pattern value="[0-9]{1,15}" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtCinsiyet">
        <xs:restriction base="xs:string">
          <xs:annotation>
            <xs:documentation>Cinsiyet Bilgisi İçin Kullanılacaktır.</xs:documentation>
          </xs:annotation>
          <xs:length value="1" />
          <xs:enumeration value="E">
            <xs:annotation>
              <xs:documentation>Erkek</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="K">
            <xs:annotation>
              <xs:documentation>Kadın</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtMedeniHali">
        <xs:restriction base="xs:string">
          <xs:annotation>
            <xs:documentation>Medeni Hali Alanı İçin Kullanılacaktır.</xs:documentation>
          </xs:annotation>
          <xs:length value="1" />
          <xs:enumeration value="E">
            <xs:annotation>
              <xs:documentation>Evli</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="B">
            <xs:annotation>
              <xs:documentation>Bekar</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtAdres">
        <xs:restriction base="xs:string">
          <xs:minLength value="1" />
          <xs:maxLength value="255" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtOdaNo">
        <xs:restriction base="xs:string">
          <xs:minLength value="1" />
          <xs:maxLength value="15" />
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType name="dtPlakaNo">
        <xs:restriction base="xs:string">
          <xs:minLength value="1" />
          <xs:maxLength value="20" />
        </xs:restriction>
      </xs:simpleType>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="LoginSoapIn">
    <wsdl:part name="parameters" element="tns:Login" />
  </wsdl:message>
  <wsdl:message name="LoginSoapOut">
    <wsdl:part name="parameters" element="tns:LoginResponse" />
  </wsdl:message>
  <wsdl:message name="SecureLoginSoapIn">
    <wsdl:part name="parameters" element="tns:SecureLogin" />
  </wsdl:message>
  <wsdl:message name="SecureLoginSoapOut">
    <wsdl:part name="parameters" element="tns:SecureLoginResponse" />
  </wsdl:message>
  <wsdl:message name="TesisPaketGonderSoapIn">
    <wsdl:part name="parameters" element="tns:TesisPaketGonder" />
  </wsdl:message>
  <wsdl:message name="TesisPaketGonderSoapOut">
    <wsdl:part name="parameters" element="tns:TesisPaketGonderResponse" />
  </wsdl:message>
  <wsdl:portType name="AkbsWebServiceSoap">
    <wsdl:operation name="Login">
      <wsdl:input message="tns:LoginSoapIn" />
      <wsdl:output message="tns:LoginSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SecureLogin">
      <wsdl:input message="tns:SecureLoginSoapIn" />
      <wsdl:output message="tns:SecureLoginSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TesisPaketGonder">
      <wsdl:input message="tns:TesisPaketGonderSoapIn" />
      <wsdl:output message="tns:TesisPaketGonderSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="AkbsWebServiceSoap" type="tns:AkbsWebServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Login">
      <soap:operation soapAction="http://tempuri.org/Login" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SecureLogin">
      <soap:operation soapAction="http://tempuri.org/SecureLogin" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TesisPaketGonder">
      <soap:operation soapAction="http://tempuri.org/TesisPaketGonder" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="AkbsWebServiceSoap12" type="tns:AkbsWebServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Login">
      <soap12:operation soapAction="http://tempuri.org/Login" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SecureLogin">
      <soap12:operation soapAction="http://tempuri.org/SecureLogin" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TesisPaketGonder">
      <soap12:operation soapAction="http://tempuri.org/TesisPaketGonder" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="AkbsWebService">
    <wsdl:port name="AkbsWebServiceSoap" binding="tns:AkbsWebServiceSoap">
      <soap:address location="http://giykimbil.egm.gov.tr/giykimbil/Paket/AkbsWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="AkbsWebServiceSoap12" binding="tns:AkbsWebServiceSoap12">
      <soap12:address location="http://giykimbil.egm.gov.tr/giykimbil/Paket/AkbsWebService.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>