<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions name="WS_UBY" targetNamespace="http://UBY.pcr.cz/WS_UBY" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://UBY.pcr.cz/WS_UBY" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
	<wsdl:types>
		<xs:schema elementFormDefault="qualified" targetNamespace="http://UBY.pcr.cz/WS_UBY" xmlns:xs="http://www.w3.org/2001/XMLSchema">
			<xs:import namespace="http://schemas.datacontract.org/2004/07/WS_UBY"/>
			<xs:element name="TestDostupnosti">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="AutentificationCode" nillable="true" type="xs:string"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="TestDostupnostiResponse">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="TestDostupnostiResult" type="xs:boolean"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="MaximalniDelkaSeznamu">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="AutentificationCode" nillable="true" type="xs:string"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="MaximalniDelkaSeznamuResponse">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="MaximalniDelkaSeznamuResult" type="xs:int"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="DejMiCiselnik">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="AutentificationCode" nillable="true" type="xs:string"/>
						<xs:element minOccurs="0" name="CoChci" type="q1:DruhCiselniku" xmlns:q1="http://schemas.datacontract.org/2004/07/WS_UBY"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="DejMiCiselnikResponse">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="DejMiCiselnikResult" nillable="true" type="q2:ArrayOfCiselnikType" xmlns:q2="http://schemas.datacontract.org/2004/07/WS_UBY"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="ZapisUbytovane">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="AutentificationCode" nillable="true" type="xs:string"/>
						<xs:element minOccurs="0" name="Seznam" nillable="true" type="q3:SeznamUbytovanych" xmlns:q3="http://schemas.datacontract.org/2004/07/WS_UBY"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="ZapisUbytovaneResponse">
				<xs:complexType>
					<xs:sequence>
						<xs:element minOccurs="0" name="ZapisUbytovaneResult" nillable="true" type="q4:Chyby" xmlns:q4="http://schemas.datacontract.org/2004/07/WS_UBY"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:schema>
		<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/">
			<xs:element name="anyType" nillable="true" type="xs:anyType"/>
			<xs:element name="anyURI" nillable="true" type="xs:anyURI"/>
			<xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/>
			<xs:element name="boolean" nillable="true" type="xs:boolean"/>
			<xs:element name="byte" nillable="true" type="xs:byte"/>
			<xs:element name="dateTime" nillable="true" type="xs:dateTime"/>
			<xs:element name="decimal" nillable="true" type="xs:decimal"/>
			<xs:element name="double" nillable="true" type="xs:double"/>
			<xs:element name="float" nillable="true" type="xs:float"/>
			<xs:element name="int" nillable="true" type="xs:int"/>
			<xs:element name="long" nillable="true" type="xs:long"/>
			<xs:element name="QName" nillable="true" type="xs:QName"/>
			<xs:element name="short" nillable="true" type="xs:short"/>
			<xs:element name="string" nillable="true" type="xs:string"/>
			<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/>
			<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/>
			<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/>
			<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/>
			<xs:element name="char" nillable="true" type="tns:char"/>
			<xs:simpleType name="char">
				<xs:restriction base="xs:int"/>
			</xs:simpleType>
			<xs:element name="duration" nillable="true" type="tns:duration"/>
			<xs:simpleType name="duration">
				<xs:restriction base="xs:duration">
					<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/>
					<xs:minInclusive value="-P10675199DT2H48M5.4775808S"/>
					<xs:maxInclusive value="P10675199DT2H48M5.4775807S"/>
				</xs:restriction>
			</xs:simpleType>
			<xs:element name="guid" nillable="true" type="tns:guid"/>
			<xs:simpleType name="guid">
				<xs:restriction base="xs:string">
					<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/>
				</xs:restriction>
			</xs:simpleType>
			<xs:attribute name="FactoryType" type="xs:QName"/>
			<xs:attribute name="Id" type="xs:ID"/>
			<xs:attribute name="Ref" type="xs:IDREF"/>
		</xs:schema>
		<xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/WS_UBY" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/WS_UBY">
			<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
			<xs:simpleType name="DruhCiselniku">
				<xs:restriction base="xs:string">
					<xs:enumeration value="Staty"/>
					<xs:enumeration value="UcelyPobytu"/>
					<xs:enumeration value="Chyby"/>
				</xs:restriction>
			</xs:simpleType>
			<xs:element name="DruhCiselniku" nillable="true" type="tns:DruhCiselniku"/>
			<xs:complexType name="ArrayOfCiselnikType">
				<xs:sequence>
					<xs:element minOccurs="0" maxOccurs="unbounded" name="CiselnikType" nillable="true" type="tns:CiselnikType"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="ArrayOfCiselnikType" nillable="true" type="tns:ArrayOfCiselnikType"/>
			<xs:complexType name="CiselnikType">
				<xs:sequence>
					<xs:element minOccurs="0" name="Id" type="xs:int"/>
					<xs:element minOccurs="0" name="Kod2" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="Kod3" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="PlatiDo" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="PlatiOd" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="TextCZ" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="TextENG" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="TextKratkyCZ" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="TextKratkyENG" nillable="true" type="xs:string"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="CiselnikType" nillable="true" type="tns:CiselnikType"/>
			<xs:complexType name="SeznamUbytovanych">
				<xs:sequence>
					<xs:element minOccurs="0" name="Ubytovani" nillable="true" type="tns:ArrayOfUbytovany"/>
					<xs:element minOccurs="0" name="VracetPDF" type="xs:boolean"/>
					<xs:element minOccurs="0" name="uCont" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uHomN" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uIdub" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uMark" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uName" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uOb" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uObCa" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uOkr" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uOriN" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uPsc" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="uStr" nillable="true" type="xs:string"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="SeznamUbytovanych" nillable="true" type="tns:SeznamUbytovanych"/>
			<xs:complexType name="ArrayOfUbytovany">
				<xs:sequence>
					<xs:element minOccurs="0" maxOccurs="unbounded" name="Ubytovany" nillable="true" type="tns:Ubytovany"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="ArrayOfUbytovany" nillable="true" type="tns:ArrayOfUbytovany"/>
			<xs:complexType name="Ubytovany">
				<xs:sequence>
					<xs:element minOccurs="0" name="cDate" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cDocN" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cFirstN" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cFrom" type="xs:dateTime"/>
					<xs:element minOccurs="0" name="cNati" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cNote" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cPlac" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cPurp" nillable="true" type="xs:int"/>
					<xs:element minOccurs="0" name="cResi" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cSpz" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cSurN" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="cUntil" type="xs:dateTime"/>
					<xs:element minOccurs="0" name="cVisN" nillable="true" type="xs:string"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="Ubytovany" nillable="true" type="tns:Ubytovany"/>
			<xs:complexType name="Chyby">
				<xs:sequence>
					<xs:element minOccurs="0" name="ChybyHlavicky" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="ChybyZaznamu" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
					<xs:element minOccurs="0" name="DokumentChybyPotvrzeni" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="DokumentPotvrzeni" nillable="true" type="xs:string"/>
					<xs:element minOccurs="0" name="PseudoRazitko" nillable="true" type="xs:string"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="Chyby" nillable="true" type="tns:Chyby"/>
		</xs:schema>
		<xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
			<xs:complexType name="ArrayOfstring">
				<xs:sequence>
					<xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/>
				</xs:sequence>
			</xs:complexType>
			<xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/>
		</xs:schema>
	</wsdl:types>
	<wsdl:message name="IWS_UBY_TestDostupnosti_InputMessage">
		<wsdl:part name="parameters" element="tns:TestDostupnosti"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_TestDostupnosti_OutputMessage">
		<wsdl:part name="parameters" element="tns:TestDostupnostiResponse"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_MaximalniDelkaSeznamu_InputMessage">
		<wsdl:part name="parameters" element="tns:MaximalniDelkaSeznamu"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_MaximalniDelkaSeznamu_OutputMessage">
		<wsdl:part name="parameters" element="tns:MaximalniDelkaSeznamuResponse"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_DejMiCiselnik_InputMessage">
		<wsdl:part name="parameters" element="tns:DejMiCiselnik"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_DejMiCiselnik_OutputMessage">
		<wsdl:part name="parameters" element="tns:DejMiCiselnikResponse"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_ZapisUbytovane_InputMessage">
		<wsdl:part name="parameters" element="tns:ZapisUbytovane"/>
	</wsdl:message>
	<wsdl:message name="IWS_UBY_ZapisUbytovane_OutputMessage">
		<wsdl:part name="parameters" element="tns:ZapisUbytovaneResponse"/>
	</wsdl:message>
	<wsdl:portType name="IWS_UBY">
		<wsdl:operation name="TestDostupnosti">
			<wsdl:input wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/TestDostupnosti" message="tns:IWS_UBY_TestDostupnosti_InputMessage"/>
			<wsdl:output wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/TestDostupnostiResponse" message="tns:IWS_UBY_TestDostupnosti_OutputMessage"/>
		</wsdl:operation>
		<wsdl:operation name="MaximalniDelkaSeznamu">
			<wsdl:input wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/MaximalniDelkaSeznamu" message="tns:IWS_UBY_MaximalniDelkaSeznamu_InputMessage"/>
			<wsdl:output wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/MaximalniDelkaSeznamuResponse" message="tns:IWS_UBY_MaximalniDelkaSeznamu_OutputMessage"/>
		</wsdl:operation>
		<wsdl:operation name="DejMiCiselnik">
			<wsdl:input wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/DejMiCiselnik" message="tns:IWS_UBY_DejMiCiselnik_InputMessage"/>
			<wsdl:output wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/DejMiCiselnikResponse" message="tns:IWS_UBY_DejMiCiselnik_OutputMessage"/>
		</wsdl:operation>
		<wsdl:operation name="ZapisUbytovane">
			<wsdl:input wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/ZapisUbytovane" message="tns:IWS_UBY_ZapisUbytovane_InputMessage"/>
			<wsdl:output wsaw:Action="http://UBY.pcr.cz/WS_UBY/IWS_UBY/ZapisUbytovaneResponse" message="tns:IWS_UBY_ZapisUbytovane_OutputMessage"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="BasicHttpBinding_IWS_UBY" type="tns:IWS_UBY">
		<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="TestDostupnosti">
			<soap:operation soapAction="http://UBY.pcr.cz/WS_UBY/IWS_UBY/TestDostupnosti" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="MaximalniDelkaSeznamu">
			<soap:operation soapAction="http://UBY.pcr.cz/WS_UBY/IWS_UBY/MaximalniDelkaSeznamu" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="DejMiCiselnik">
			<soap:operation soapAction="http://UBY.pcr.cz/WS_UBY/IWS_UBY/DejMiCiselnik" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="ZapisUbytovane">
			<soap:operation soapAction="http://UBY.pcr.cz/WS_UBY/IWS_UBY/ZapisUbytovane" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:service name="WS_UBY">
		<wsdl:port name="BasicHttpBinding_IWS_UBY" binding="tns:BasicHttpBinding_IWS_UBY">
			<soap:address location="http://localhost:5975/WS_UBY.svc"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>