<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://schemas.gov.sk/form/URHH.VyuctovanieOdvoduPenaznejLoterie/1.13" xmlns="http://schemas.gov.sk/form/URHH.VyuctovanieOdvoduPenaznejLoterie/1.13"><xs:simpleType name="nazovPO"><xs:restriction base="xs:string"><xs:pattern value="\s*\S.*" /><xs:maxLength value="1023" /></xs:restriction></xs:simpleType><xs:simpleType name="ico"><xs:restriction base="xs:string"><xs:pattern value="\d{6,8}" /><xs:minLength value="6" /><xs:maxLength value="8" /></xs:restriction></xs:simpleType><xs:simpleType name="ciselnikPravnaForma"><xs:restriction base="xs:string"></xs:restriction></xs:simpleType><xs:simpleType name="nazovUlice"><xs:restriction base="xs:string"><xs:pattern value="\s*\S.*" /><xs:maxLength value="100" /></xs:restriction></xs:simpleType><xs:simpleType name="supisneCislo"><xs:restriction base="xs:string"><xs:pattern value="\s*\S.*" /><xs:maxLength value="10" /></xs:restriction></xs:simpleType><xs:simpleType name="orientacneCislo"><xs:restriction base="xs:string"><xs:pattern value="\s*\S.*" /><xs:maxLength value="20" /></xs:restriction></xs:simpleType><xs:simpleType name="psc"><xs:restriction base="xs:string"><xs:maxLength value="10" /></xs:restriction></xs:simpleType><xs:simpleType name="nazovObce"><xs:restriction base="xs:string"><xs:pattern value="\s*\S.*" /><xs:maxLength value="100" /></xs:restriction></xs:simpleType><xs:simpleType name="ciselnikStatEU"><xs:restriction base="xs:string"></xs:restriction></xs:simpleType><xs:simpleType name="telefonneCislo"><xs:restriction base="xs:string"><xs:pattern value="(\+|00)\d{7,15}" /><xs:maxLength value="20" /></xs:restriction></xs:simpleType><xs:simpleType name="email"><xs:restriction base="xs:string"><xs:pattern value="[a-z0-9A-Z](\.?[a-z0-9A-Z_-]){0,}@[a-z0-9A-Z-]+([\.-]?[a-z0-9A-Z-]+)*\.[a-z]{2,6}" /><xs:maxLength value="255" /></xs:restriction></xs:simpleType><xs:simpleType name="radioButonListDruhPodania"><xs:restriction base="xs:string"><xs:enumeration value="R" /><xs:enumeration value="O" /></xs:restriction></xs:simpleType><xs:simpleType name="ciselnikDruhLicencie"><xs:restriction base="xs:string"></xs:restriction></xs:simpleType><xs:simpleType name="ciselnikDruhHazardnejHry"><xs:restriction base="xs:int"></xs:restriction></xs:simpleType><xs:simpleType name="kladneCeleSnulou"><xs:restriction base="xs:nonNegativeInteger"><xs:pattern value="(0|[1-9][0-9]*)" /></xs:restriction></xs:simpleType><xs:simpleType name="penaznaSuma"><xs:restriction base="xs:decimal"><xs:pattern value="(0((\.|,)[0]{1,2})?|-?(0(\.|,)([1-9][0-9]{0,1}|[0-9][1-9])|[1-9][0-9]*((\.|,)[0-9]{1,2})?))" /><xs:totalDigits value="16" /><xs:fractionDigits value="2" /></xs:restriction></xs:simpleType><xs:simpleType name="datum"><xs:restriction base="xs:date"><xs:pattern value="[\d\.\-]{10}" /></xs:restriction></xs:simpleType><xs:simpleType name="cisloSerie4cifry"><xs:restriction base="xs:string"><xs:pattern value="[0-9]{4}" /><xs:minLength value="4" /><xs:maxLength value="4" /></xs:restriction></xs:simpleType><xs:simpleType name="mesiac"><xs:restriction base="xs:string"><xs:pattern value="(0[1-9]|1[0-2])" /><xs:minLength value="2" /><xs:maxLength value="2" /></xs:restriction></xs:simpleType><xs:simpleType name="rok"><xs:restriction base="xs:string"><xs:pattern value="\d{4}" /><xs:minLength value="4" /><xs:maxLength value="4" /></xs:restriction></xs:simpleType><xs:simpleType name="string1023noEmpty"><xs:restriction base="xs:string"><xs:pattern value="\s*\S.*" /><xs:maxLength value="1023" /></xs:restriction></xs:simpleType><xs:element name="urhh_Vyuctovanie_odvodu_z_prevadzkovania_loterie_do_statneho_rozpoctu"><xs:complexType><xs:sequence><xs:element name="formTitle" minOccurs="0"><xs:complexType><xs:sequence></xs:sequence></xs:complexType></xs:element><xs:element name="infoLabel" minOccurs="0"><xs:complexType><xs:sequence></xs:sequence></xs:complexType></xs:element><xs:element name="prevadzkovatel" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="obchodneMeno" type="nazovPO" minOccurs="1" /><xs:element name="ico" type="ico" minOccurs="0" nillable="true" /><xs:element name="pravnaForma" type="ciselnikPravnaForma" minOccurs="0" nillable="true" /></xs:sequence></xs:complexType></xs:element><xs:element name="sidlo" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="ulica" type="nazovUlice" minOccurs="0" nillable="true" /><xs:element name="supisneCislo" type="supisneCislo" minOccurs="1" /><xs:element name="orientacneCislo" type="orientacneCislo" minOccurs="0" nillable="true" /><xs:element name="psc" type="psc" minOccurs="1" /><xs:element name="obec" type="nazovObce" minOccurs="1" /><xs:element name="stat" type="ciselnikStatEU" minOccurs="1" /><xs:element name="telefonneCislo" type="telefonneCislo" minOccurs="1" /><xs:element name="email" type="email" minOccurs="1" /></xs:sequence></xs:complexType></xs:element><xs:element name="druhPodaniaBlok" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="druhPodania" type="radioButonListDruhPodania" minOccurs="1" /></xs:sequence></xs:complexType></xs:element><xs:element name="druhLicencieAhazardnaHra" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="druhLicencie" type="ciselnikDruhLicencie" minOccurs="1" /><xs:element name="druhHazardnejHry" type="ciselnikDruhHazardnejHry" minOccurs="1" /><xs:element name="Obdobie" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="mesiac" type="mesiac" minOccurs="1" /><xs:element name="rok" type="rok" minOccurs="1" /></xs:sequence></xs:complexType></xs:element><xs:element name="pocetVydanychZrebov" type="kladneCeleSnulou" minOccurs="1" /><xs:element name="pocetPredanychZrebov" type="kladneCeleSnulou" minOccurs="1" /><xs:element name="cenaZaJedenZreb" type="penaznaSuma" minOccurs="1" /><xs:element name="hernaIstina" type="penaznaSuma" minOccurs="1" /><xs:element name="prijateStavky" type="penaznaSuma" minOccurs="1" /><xs:element name="vyplateneVyhry" type="penaznaSuma" minOccurs="1" /><xs:element name="cisloSerie" type="cisloSerie4cifry" minOccurs="0" nillable="true" /><xs:element name="lehotaNaUplatnenieNaroku" type="datum" minOccurs="1" /><xs:element name="predpisOdvodu" type="penaznaSuma" minOccurs="1" /></xs:sequence></xs:complexType></xs:element><xs:element name="infoLabel2" minOccurs="0"><xs:complexType><xs:sequence></xs:sequence></xs:complexType></xs:element><xs:element name="blokPreDatum" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="datum" type="datum" minOccurs="1" /></xs:sequence></xs:complexType></xs:element><xs:element name="blokPrePodpis" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="podpis" type="string1023noEmpty" minOccurs="0" nillable="true" /></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element></xs:schema>