<!-- edited with XMLSpy v2007 rel. 3 (http://www.altova.com) by Guntars Peters (SIA RIX Technologies) -->
<xs:schema xmlns="http://ivis.eps.gov.lv/XMLSchemas/100010/PopulationRegister/v1-0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pers="http://ivis.eps.gov.lv/XMLSchemas/100001/Person/v1-0" xmlns:pr="http://ivis.eps.gov.lv/XMLSchemas/100010/PopulationRegister/v1-0" xmlns:ivis="http://ivis.eps.gov.lv/XMLSchemas/100001/IVIS/v1-0" xmlns:epcs="http://ivis.eps.gov.lv/XMLSchemas/100002/EPCommonSchemas/v1-0" targetNamespace="http://ivis.eps.gov.lv/XMLSchemas/100010/PopulationRegister/v1-0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" id="GetSaeimaVoterStatus.xsd">
  <xs:annotation>
    <xs:appinfo>
      <ivis:Metadata>
        <ivis:Contributor CodeListCodeValue="100010">Pilsonības un migrācijas lietu pārvalde</ivis:Contributor>
        <ivis:Creator CodeListCodeValue="100010">Pilsonības un migrācijas lietu pārvalde</ivis:Creator>
        <ivis:Date>
          <ivis:Created>2014-11-26Z</ivis:Created>
          <ivis:Modified>2020-05-14Z</ivis:Modified>
        </ivis:Date>
        <ivis:Description>
          <ivis:Default>Personas atbilstības Saeimas vēlētāja statusam pārbaude</ivis:Default>
        </ivis:Description>
        <ivis:Format>
          <ivis:Default>text/xml</ivis:Default>
        </ivis:Format>
        <ivis:Identifier Scheme="URN">URN:IVIS:100001:XSD-PopulationRegister-GetSaeimaVoterStatus-v1-0</ivis:Identifier>
        <ivis:Language>LV</ivis:Language>
        <ivis:Publisher CodeListCodeValue="100001">Valsts informācijas sistēmu savietotājs (VISS)</ivis:Publisher>
        <ivis:Relation>
          <ivis:ConformsTo Href="URN:IVIS:100001:DOC-FR-XML">XML shēmu izstrādes vadlīnijas</ivis:ConformsTo>
        </ivis:Relation>
        <ivis:Status>
          <ivis:Default>PUBLISHED</ivis:Default>
          <ivis:Version>1.0</ivis:Version>
        </ivis:Status>
        <ivis:Subject>
          <ivis:Category>Sabiedriskās apspriešanas, vēlēšanas, apbalvojumi</ivis:Category>
          <ivis:Keyword>PLMP</ivis:Keyword>
        </ivis:Subject>
        <ivis:Title>
          <ivis:Default>GetSaeimaVoterStatus</ivis:Default>
        </ivis:Title>
      </ivis:Metadata>
    </xs:appinfo>
  </xs:annotation>
  <xs:include schemaLocation="http://ivis.eps.gov.lv/XMLSchemas/100010/PopulationRegister/v1-0/CMISARI.xsd" />
  <xs:import namespace="http://ivis.eps.gov.lv/XMLSchemas/100001/IVIS/v1-0" schemaLocation="http://ivis.eps.gov.lv/XMLSchemas/100001/IVIS/v1-0/IVISService.xsd" />
  <xs:import namespace="http://ivis.eps.gov.lv/XMLSchemas/100002/EPCommonSchemas/v1-0" schemaLocation="http://ivis.eps.gov.lv/XMLSchemas/100002/EPCommonSchemas/v1-0/EServiceInstance.xsd" />
  <xs:import namespace="http://ivis.eps.gov.lv/XMLSchemas/100001/Person/v1-0" schemaLocation="http://ivis.eps.gov.lv/XMLSchemas/100001/Person/v1-0/PersonCode.xsd" />
  <xs:complexType name="SaeimaVoterStatusRequestStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS pieprasījuma struktūra</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PersonCode" type="pers:PersonCodeType">
        <xs:annotation>
          <xs:documentation xml:lang="lv">Personas kods</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Date" type="xs:date" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="lv">Pārbaudes datums</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="GetSaeimaVoterStatusRequestStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes pieprasījuma struktūra</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SaeimaVoterStatusRequest" type="SaeimaVoterStatusRequestStructure">
        <xs:annotation>
          <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS pieprasījums</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SessionId" type="CMISARISessionIdType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="lv">VMIS ARI sesijas identifikators</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EServiceInstance" type="epcs:EServiceInstanceStructure">
        <xs:annotation>
          <xs:documentation xml:lang="lv">E-pakalpojuma instance</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="GetSaeimaVoterStatusRequest" type="GetSaeimaVoterStatusRequestStructure">
    <xs:annotation>
      <xs:documentation>Personas atbilstības Saeimas vēlētāja statusam pārbaudes pieprasījums</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:complexType name="GetSaeimaVoterStatusResponseStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes pieprasījuma atbildes struktūra</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SessionId" type="CMISARISessionIdType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="lv">VMIS ARI sesijas identifikators</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:choice>
        <xs:element name="Error" type="ivis:ErrorStructure">
          <xs:annotation>
            <xs:documentation xml:lang="lv">Kļūda</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SaeimaVoterStatusResponse" type="SaeimaVoterStatusResponseStructure">
          <xs:annotation>
            <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS rezultāta dati</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:choice>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="GetSaeimaVoterStatusResponse" type="GetSaeimaVoterStatusResponseStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes pieprasījuma atbilde</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:complexType name="SaeimaVoterStatusStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS rezultāta struktūra</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PersonCode" type="pers:PersonCodeType">
        <xs:annotation>
          <xs:documentation xml:lang="lv">Personas kods</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HasRights" type="xs:boolean">
        <xs:annotation>
          <xs:documentation xml:lang="lv">Pazīme, vai personai ir tiesības piedalīties Saeimas vēlēšanās</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SaeimaVoterStatusResponseStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS rezultāta datu struktūra</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SaeimaVoterStatus" type="SaeimaVoterStatusStructure">
        <xs:annotation>
          <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS rezultāts</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="SaeimaVoterStatusRequest" type="SaeimaVoterStatusRequestStructure">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Personas atbilstības Saeimas vēlētāja statusam pārbaudes VMIS pieprasījums</xs:documentation>
    </xs:annotation>
  </xs:element>
</xs:schema>