﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by Jurijs Kornijenko (SIA ABC software) -->
<xs:schema xmlns="http://ivis.eps.gov.lv/XMLSchemas/100006/LandRegister/v1-0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:restate="http://ivis.eps.gov.lv/XMLSchemas/100006/LandRegister/v1-0" xmlns:cadastre="http://ivis.eps.gov.lv/XMLSchemas/100007/CadastreRegistry/v1-0" targetNamespace="http://ivis.eps.gov.lv/XMLSchemas/100006/LandRegister/v1-0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.1" id="v1-0-LandRegister">
  <xs:import namespace="http://ivis.eps.gov.lv/XMLSchemas/100007/CadastreRegistry/v1-0" schemaLocation="http://purl.oclc.org/NET/IVIS/xmlschemas/100007/CadastreRegistry/v1-0/20060616/Cadastre.xsd" />
  <xs:import namespace="http://ivis.eps.gov.lv/XMLSchemas/100007/CadastreRegistry/v1-0" schemaLocation="http://purl.oclc.org/NET/IVIS/xmlschemas/100007/CadastreRegistry/v1-0/20060616/EstateObjectList.xsd" />
  <xs:complexType name="FolioStructure">
    <xs:sequence>
      <xs:element name="FolioID" type="FolioIDType" />
      <xs:element name="FolioNr" type="FolioNrType" />
    </xs:sequence>
  </xs:complexType>
  <xs:simpleType name="FolioIDType">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Nodalījuma ID kods</xs:documentation>
      <appinfo xmlns="">
        <Metadata xmlns="http://ivis.eps.gov.lv/XMLSchemas/100001/IVIS/v1-0">
          <Audience CodeListCodeValue="324">visiem</Audience>
          <Creator>Zemesgrāmata</Creator>
          <Date>
            <Created>2006-07-14</Created>
            <Modified>2006-07-14</Modified>
          </Date>
          <Format>
            <Default>text/xml</Default>
          </Format>
          <Identifier>URN:IVIS:100006:XSD-LandRegister-LandRegister-v1-0</Identifier>
          <Language>LV</Language>
          <Publisher>Zemesgrāmata</Publisher>
          <Relation />
          <Status>
	    <Default>EDITED</Default>
            <Version>v1.0</Version>
          </Status>
          <Subject>
            <Keyword CodeListCodeValue="324">nekustamais īpašums</Keyword>
          </Subject>
          <Title>
            <Default>Nekustamais īpašums</Default>
          </Title>
        </Metadata>
      </appinfo>
    </xs:annotation>
    <xs:restriction base="xs:normalizedString" />
  </xs:simpleType>
  <xs:simpleType name="FolioNrType">
    <xs:annotation>
      <xs:documentation xml:lang="lv">Nodalījuma numurs</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:normalizedString" />
  </xs:simpleType>
  <xs:complexType name="RealEstateStructure">
    <xs:sequence>
      <xs:element name="CadastreNr" type="cadastre:CadastreNrStructure" />
      <xs:element name="Folio" type="FolioStructure" />
      <xs:element name="Address" type="xs:normalizedString" />
      <xs:element name="EstateObjectList" type="cadastre:EstateObjectListStructure" />
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="RealEstateListStructure">
    <xs:sequence>
      <xs:element name="RealEstateList" type="RealEstateStructure" maxOccurs="unbounded" />
    </xs:sequence>
  </xs:complexType>
  <annotation xmlns="" />
  <annotation xmlns="" />
</xs:schema>