<?xml version="1.0" encoding="utf-8"?><xs:schema xmlns="http://schemas.gov.sk/form/00151866.ziskanie_potvrdenia_o_trvalom_pobyte.sk/1.4" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://schemas.gov.sk/form/00151866.ziskanie_potvrdenia_o_trvalom_pobyte.sk/1.4" elementFormDefault="qualified" attributeFormDefault="unqualified"><xs:annotation><xs:documentation xml:lang="sk">Ziskanie potvrdenia o trvalom pobyte</xs:documentation></xs:annotation><xs:element name="eform"><xs:complexType><xs:sequence><xs:element name="Ziadatel"><xs:annotation><xs:documentation xml:lang="sk">Ziadatel</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="PersonIdentifier" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">IFO Ziadatela</xs:documentation></xs:annotation></xs:element><xs:element name="GivenName" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Meno</xs:documentation></xs:annotation></xs:element><xs:element name="FamilyName" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Priezvisko</xs:documentation></xs:annotation></xs:element><xs:element name="GivenFamilyName" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Rodne meno</xs:documentation></xs:annotation></xs:element><xs:element name="DateOfBirth" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Datum narodenia</xs:documentation></xs:annotation></xs:element><xs:element name="BirthNumber" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Rodne cislo</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="ShowApplicant" minOccurs="0"><xs:annotation><xs:documentation xml:lang="sk">Zobrazenie ziadatela</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="FormattedName" minOccurs="0" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Meno a priezvisko</xs:documentation></xs:annotation></xs:element><xs:element name="AddressLine1" minOccurs="0" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Trvaly pobyt</xs:documentation></xs:annotation></xs:element><xs:element name="AddressLine2" minOccurs="0" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">PSC, Obec</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="DeliveryAddress"><xs:annotation><xs:documentation xml:lang="sk">Kam si prajete dorucit potvrdenie o trvalom pobyte?</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Codelist" type="Codelist_type_1"></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="OtherDeliveryAddress" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="GivenName" type="GivenName_type_1"><xs:annotation><xs:documentation xml:lang="sk">Meno</xs:documentation></xs:annotation></xs:element><xs:element name="FamilyName" type="GivenName_type_1"><xs:annotation><xs:documentation xml:lang="sk">Priezvisko</xs:documentation></xs:annotation></xs:element><xs:element name="Municipality" type="Municipality_type_1"><xs:annotation><xs:documentation xml:lang="sk">Obec</xs:documentation></xs:annotation></xs:element><xs:element name="District" type="Municipality_type_1"><xs:annotation><xs:documentation xml:lang="sk">Cast obce</xs:documentation></xs:annotation></xs:element><xs:element name="StreetName" type="Municipality_type_1"><xs:annotation><xs:documentation xml:lang="sk">Ulica</xs:documentation></xs:annotation></xs:element><xs:element name="BuildingNumber" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Orientacne cislo</xs:documentation></xs:annotation></xs:element><xs:element name="PropertyRegistrationNumber" type="PersonIdentifier_type_1"><xs:annotation><xs:documentation xml:lang="sk">Supisne cislo budovy</xs:documentation></xs:annotation></xs:element><xs:element name="PostalCode" type="PostalCode_type_1"><xs:annotation><xs:documentation xml:lang="sk">PSC</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Pobox" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="GivenName" type="GivenName_type_1"><xs:annotation><xs:documentation xml:lang="sk">Meno</xs:documentation></xs:annotation></xs:element><xs:element name="FamilyName" type="GivenName_type_1"><xs:annotation><xs:documentation xml:lang="sk">Priezvisko</xs:documentation></xs:annotation></xs:element><xs:element name="PostOfficeBox" type="GivenName_type_1"><xs:annotation><xs:documentation xml:lang="sk">Cislo P.O.BOX-u</xs:documentation></xs:annotation></xs:element><xs:element name="Municipality" type="Municipality_type_1"><xs:annotation><xs:documentation xml:lang="sk">Obec</xs:documentation></xs:annotation></xs:element><xs:element name="PostalCode" type="GivenName_type_1"><xs:annotation><xs:documentation xml:lang="sk">PSC</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element><xs:simpleType name="PersonIdentifier_type_1"><xs:restriction base="xs:string"><xs:maxLength value="4000"></xs:maxLength></xs:restriction></xs:simpleType><xs:simpleType name="GivenName_type_1"><xs:restriction base="xs:string"><xs:maxLength value="4000"></xs:maxLength><xs:minLength value="1"></xs:minLength></xs:restriction></xs:simpleType><xs:simpleType name="Municipality_type_1"><xs:restriction base="xs:string"></xs:restriction></xs:simpleType><xs:simpleType name="PostalCode_type_1"><xs:restriction base="xs:string"><xs:minLength value="5"></xs:minLength><xs:maxLength value="5"></xs:maxLength><xs:pattern value="\d{5}"></xs:pattern></xs:restriction></xs:simpleType><xs:complexType name="Codelist_type_1"><xs:sequence><xs:element name="CodelistCode" type="xs:string"></xs:element><xs:element name="ReferenceIdentifier" type="xs:string"></xs:element><xs:element name="CodelistItem"><xs:complexType><xs:sequence><xs:element name="ItemCode"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="A"></xs:enumeration><xs:enumeration value="B"></xs:enumeration><xs:enumeration value="C"></xs:enumeration></xs:restriction></xs:simpleType></xs:element><xs:element name="ReferenceIdentifier" type="xs:string"></xs:element><xs:element name="ItemName"><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="Language" type="xs:string"></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:schema>