<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://stag-ws.zcu.cz/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" name="GeneratedZcu_trozServiceImplService" targetNamespace="http://stag-ws.zcu.cz/">
  <wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://stag-ws.zcu.cz/" elementFormDefault="unqualified" targetNamespace="http://stag-ws.zcu.cz/" version="1.0">

  <xs:element name="predmet" type="tns:predmet"/>

  <xs:element name="predmetResponse" type="tns:predmetResponse"/>

  <xs:element name="predmet_poctystud" type="tns:predmet_poctystud"/>

  <xs:element name="predmet_poctystudResponse" type="tns:predmet_poctystudResponse"/>

  <xs:element name="predmet_spoluucast" type="tns:predmet_spoluucast"/>

  <xs:element name="predmet_spoluucastResponse" type="tns:predmet_spoluucastResponse"/>

  <xs:element name="stud_program" type="tns:stud_program"/>

  <xs:element name="stud_programResponse" type="tns:stud_programResponse"/>

  <xs:element name="studenti_fakult_tv" type="tns:studenti_fakult_tv"/>

  <xs:element name="studenti_fakult_tvResponse" type="tns:studenti_fakult_tvResponse"/>

  <xs:element name="studenti_fakult_ujp" type="tns:studenti_fakult_ujp"/>

  <xs:element name="studenti_fakult_ujpResponse" type="tns:studenti_fakult_ujpResponse"/>

  <xs:element name="ukazatel_B" type="tns:ukazatel_B"/>

  <xs:element name="ukazatel_BResponse" type="tns:ukazatel_BResponse"/>

  <xs:element name="ukazatel_D" type="tns:ukazatel_D"/>

  <xs:element name="ukazatel_DResponse" type="tns:ukazatel_DResponse"/>

  <xs:element name="ukazatel_G" type="tns:ukazatel_G"/>

  <xs:element name="ukazatel_GResponse" type="tns:ukazatel_GResponse"/>

  <xs:element name="ws_zcu_troz_Predmet" type="tns:ws_zcu_troz_PredmetType"/>

  <xs:element name="ws_zcu_troz_PredmetPoctystud" type="tns:ws_zcu_troz_PredmetPoctystudType"/>

  <xs:element name="ws_zcu_troz_PredmetSpoluucast" type="tns:ws_zcu_troz_PredmetSpoluucastType"/>

  <xs:element name="ws_zcu_troz_StudProgram" type="tns:ws_zcu_troz_StudProgramType"/>

  <xs:element name="ws_zcu_troz_StudentiFakultTv" type="tns:ws_zcu_troz_StudentiFakultTvType"/>

  <xs:element name="ws_zcu_troz_StudentiFakultUjp" type="tns:ws_zcu_troz_StudentiFakultUjpType"/>

  <xs:element name="ws_zcu_troz_UkazatelB" type="tns:ws_zcu_troz_UkazatelBType"/>

  <xs:element name="ws_zcu_troz_UkazatelD" type="tns:ws_zcu_troz_UkazatelDType"/>

  <xs:element name="ws_zcu_troz_UkazatelG" type="tns:ws_zcu_troz_UkazatelGType"/>

  <xs:complexType name="studenti_fakult_tv">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="studenti_fakult_tvResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_StudentiFakultTv"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_StudentiFakultTvType">
    <xs:sequence>
      <xs:element minOccurs="0" name="FAKULTA" type="xs:string"/>
      <xs:element minOccurs="0" name="VAZENY_POCET_STUDENTU" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="predmet">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="predmetResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_Predmet"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_PredmetType">
    <xs:sequence>
      <xs:element minOccurs="0" name="ID_STAG_PREDMET" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PREDMETU" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="VERZE" type="xs:string"/>
      <xs:element minOccurs="0" name="SEMESTR" type="xs:string"/>
      <xs:element minOccurs="0" name="AKREDITACE" type="xs:string"/>
      <xs:element minOccurs="0" name="KREDITY" type="xs:decimal"/>
      <xs:element minOccurs="0" name="STRUKTURA" type="xs:string"/>
      <xs:element minOccurs="0" name="CVICENI" type="xs:string"/>
      <xs:element minOccurs="0" name="ETAPA" type="xs:string"/>
      <xs:element minOccurs="0" name="INFRA" type="xs:string"/>
      <xs:element minOccurs="0" name="KATEGORIE" type="xs:string"/>
      <xs:element minOccurs="0" name="KOEF_INFRA_RUCNI" type="xs:decimal"/>
      <xs:element minOccurs="0" name="KOEF_PREDMETU_RUCNI" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="stud_program">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="stud_programResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_StudProgram"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_StudProgramType">
    <xs:sequence>
      <xs:element minOccurs="0" name="ID_STAG_STPROGRAM" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PROGRAMU" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="NAZEV" type="xs:string"/>
      <xs:element minOccurs="0" name="STUDENTI" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ukazatel_G">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ukazatel_GResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_UkazatelG"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_UkazatelGType">
    <xs:sequence>
      <xs:element minOccurs="0" name="KOD_UKAZATELE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="HODNOTA" type="xs:string"/>
      <xs:element minOccurs="0" name="URL" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="predmet_poctystud">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="predmet_poctystudResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_PredmetPoctystud"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_PredmetPoctystudType">
    <xs:sequence>
      <xs:element minOccurs="0" name="ID_STAG_PREDMET" type="xs:string"/>
      <xs:element minOccurs="0" name="ID_STAG_STPROGRAM" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="POCET" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ukazatel_B">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ukazatel_BResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_UkazatelB"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_UkazatelBType">
    <xs:sequence>
      <xs:element minOccurs="0" name="KOD_UKAZATELE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="HODNOTA" type="xs:string"/>
      <xs:element minOccurs="0" name="URL" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="predmet_spoluucast">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="predmet_spoluucastResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_PredmetSpoluucast"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_PredmetSpoluucastType">
    <xs:sequence>
      <xs:element minOccurs="0" name="ID_STAG_PREDMET" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="PODIL" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ukazatel_D">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ukazatel_DResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_UkazatelD"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_UkazatelDType">
    <xs:sequence>
      <xs:element minOccurs="0" name="KOD_UKAZATELE" type="xs:string"/>
      <xs:element minOccurs="0" name="TYP_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="KOD_PRACOVISTE" type="xs:string"/>
      <xs:element minOccurs="0" name="HODNOTA" type="xs:string"/>
      <xs:element minOccurs="0" name="URL" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="studenti_fakult_ujp">
    <xs:sequence>
      <xs:element minOccurs="0" name="stagUser" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="rok" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="studenti_fakult_ujpResponse">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="tns:ws_zcu_troz_StudentiFakultUjp"/>
    </xs:sequence>
  </xs:complexType>

  <xs:complexType name="ws_zcu_troz_StudentiFakultUjpType">
    <xs:sequence>
      <xs:element minOccurs="0" name="FAKULTA" type="xs:string"/>
      <xs:element minOccurs="0" name="VAZENY_POCET_STUDENTU" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>

</xs:schema>
  </wsdl:types>
  <wsdl:message name="stud_program">
    <wsdl:part element="tns:stud_program" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="stud_programResponse">
    <wsdl:part element="tns:stud_programResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="predmet_poctystudResponse">
    <wsdl:part element="tns:predmet_poctystudResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ukazatel_B">
    <wsdl:part element="tns:ukazatel_B" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ukazatel_D">
    <wsdl:part element="tns:ukazatel_D" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="studenti_fakult_ujp">
    <wsdl:part element="tns:studenti_fakult_ujp" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="studenti_fakult_tv">
    <wsdl:part element="tns:studenti_fakult_tv" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="studenti_fakult_tvResponse">
    <wsdl:part element="tns:studenti_fakult_tvResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="predmetResponse">
    <wsdl:part element="tns:predmetResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="predmet">
    <wsdl:part element="tns:predmet" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ukazatel_GResponse">
    <wsdl:part element="tns:ukazatel_GResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ukazatel_G">
    <wsdl:part element="tns:ukazatel_G" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="predmet_poctystud">
    <wsdl:part element="tns:predmet_poctystud" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ukazatel_BResponse">
    <wsdl:part element="tns:ukazatel_BResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="predmet_spoluucastResponse">
    <wsdl:part element="tns:predmet_spoluucastResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="predmet_spoluucast">
    <wsdl:part element="tns:predmet_spoluucast" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ukazatel_DResponse">
    <wsdl:part element="tns:ukazatel_DResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="studenti_fakult_ujpResponse">
    <wsdl:part element="tns:studenti_fakult_ujpResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:portType name="GeneratedZcu_trozService">
    <wsdl:operation name="studenti_fakult_tv">
      <wsdl:input message="tns:studenti_fakult_tv" name="studenti_fakult_tv">
    </wsdl:input>
      <wsdl:output message="tns:studenti_fakult_tvResponse" name="studenti_fakult_tvResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="predmet">
      <wsdl:input message="tns:predmet" name="predmet">
    </wsdl:input>
      <wsdl:output message="tns:predmetResponse" name="predmetResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="stud_program">
      <wsdl:input message="tns:stud_program" name="stud_program">
    </wsdl:input>
      <wsdl:output message="tns:stud_programResponse" name="stud_programResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ukazatel_G">
      <wsdl:input message="tns:ukazatel_G" name="ukazatel_G">
    </wsdl:input>
      <wsdl:output message="tns:ukazatel_GResponse" name="ukazatel_GResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="predmet_poctystud">
      <wsdl:input message="tns:predmet_poctystud" name="predmet_poctystud">
    </wsdl:input>
      <wsdl:output message="tns:predmet_poctystudResponse" name="predmet_poctystudResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ukazatel_B">
      <wsdl:input message="tns:ukazatel_B" name="ukazatel_B">
    </wsdl:input>
      <wsdl:output message="tns:ukazatel_BResponse" name="ukazatel_BResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="predmet_spoluucast">
      <wsdl:input message="tns:predmet_spoluucast" name="predmet_spoluucast">
    </wsdl:input>
      <wsdl:output message="tns:predmet_spoluucastResponse" name="predmet_spoluucastResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ukazatel_D">
      <wsdl:input message="tns:ukazatel_D" name="ukazatel_D">
    </wsdl:input>
      <wsdl:output message="tns:ukazatel_DResponse" name="ukazatel_DResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="studenti_fakult_ujp">
      <wsdl:input message="tns:studenti_fakult_ujp" name="studenti_fakult_ujp">
    </wsdl:input>
      <wsdl:output message="tns:studenti_fakult_ujpResponse" name="studenti_fakult_ujpResponse">
    </wsdl:output>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="GeneratedZcu_trozServiceImplServiceSoapBinding" type="tns:GeneratedZcu_trozService">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="studenti_fakult_tv">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="studenti_fakult_tv">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="studenti_fakult_tvResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="predmet">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="predmet">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="predmetResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="stud_program">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="stud_program">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="stud_programResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ukazatel_G">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="ukazatel_G">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="ukazatel_GResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="predmet_poctystud">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="predmet_poctystud">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="predmet_poctystudResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ukazatel_B">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="ukazatel_B">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="ukazatel_BResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="predmet_spoluucast">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="predmet_spoluucast">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="predmet_spoluucastResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ukazatel_D">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="ukazatel_D">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="ukazatel_DResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="studenti_fakult_ujp">
      <soap:operation soapAction="" style="document"/>
      <wsdl:input name="studenti_fakult_ujp">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="studenti_fakult_ujpResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="GeneratedZcu_trozServiceImplService">
    <wsdl:port binding="tns:GeneratedZcu_trozServiceImplServiceSoapBinding" name="GeneratedZcu_trozServiceImplPort">
      <soap:address location="https://stag-ws.zcu.cz/ws/services/soap/zcu_troz"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>