<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.cs.mfcr.cz/tariccz/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://www.cs.mfcr.cz/tariccz/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Webová služba TaricCZ slouží k získávání on-line informací ze systému TARIC.Obsahuje metody 'Zeme', 'Kody', 'Vypocet' a 'KontrolaVyvozu'. Metoda 'Zeme' vrací seznam zemí a skupin. Metoda 'Kody' vrací podle datumu platnosti, nomenklatury a země původu seznam použitelných preferencí, přídavných kódů a kvót. Metody 'Vypocet' a 'KontrolaVyvozu' slouží pro získání podrobných informací o dováženém, resp. vyváženém zboží. Výstup všech metod je XML řetězec v UTF-8, který je podrobně popsán v dokumentaci k webové službě XSD schématem. &lt;br&gt;&lt;br&gt;Web service TaricCZ serves for on-line information retrieval of TARIC system. Includes methods 'Zeme', 'Kody', 'Vypocet' and 'KontrolaVyvozu'. Method 'Zeme' returns list of countries and theirs groups. Method 'Kody' returns list of applicable preferences, additional codes, quotas and other information according to date of import, nomenclatures and country of origin. Methods 'Vypocet' and 'KontrolaVyvozu' return detailed information about imported or exported goods. Output of all methods is XML string in UTF-8, which is specified in documentation to web service by the XSD schema.</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.cs.mfcr.cz/tariccz/">
      <s:element name="WSVersion">
        <s:complexType />
      </s:element>
      <s:element name="WSVersionResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="WSVersionResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Kody">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="DatumDovozu" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Nomenklatura" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="KodZemePuvodu" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="KodyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="KodyResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Kody2">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="DatumDovozu" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Nomenklatura" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="KodZemePuvodu" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DruhKodu" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Jazyk" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Kody2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Kody2Result" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Vypocet">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="XmlStr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VypocetResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="VypocetResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Vypocet2">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="XmlStr" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Jazyk" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Vypocet2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Vypocet2Result" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="KontrolaVyvozu">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="XmlStr" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Jazyk" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="KontrolaVyvozuResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="KontrolaVyvozuResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Zeme">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="DatumPlatnosti" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="KodSkupiny" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Jazyk" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ZemeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ZemeResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="WSVersionSoapIn">
    <wsdl:part name="parameters" element="tns:WSVersion" />
  </wsdl:message>
  <wsdl:message name="WSVersionSoapOut">
    <wsdl:part name="parameters" element="tns:WSVersionResponse" />
  </wsdl:message>
  <wsdl:message name="KodySoapIn">
    <wsdl:part name="parameters" element="tns:Kody" />
  </wsdl:message>
  <wsdl:message name="KodySoapOut">
    <wsdl:part name="parameters" element="tns:KodyResponse" />
  </wsdl:message>
  <wsdl:message name="Kody2SoapIn">
    <wsdl:part name="parameters" element="tns:Kody2" />
  </wsdl:message>
  <wsdl:message name="Kody2SoapOut">
    <wsdl:part name="parameters" element="tns:Kody2Response" />
  </wsdl:message>
  <wsdl:message name="VypocetSoapIn">
    <wsdl:part name="parameters" element="tns:Vypocet" />
  </wsdl:message>
  <wsdl:message name="VypocetSoapOut">
    <wsdl:part name="parameters" element="tns:VypocetResponse" />
  </wsdl:message>
  <wsdl:message name="Vypocet2SoapIn">
    <wsdl:part name="parameters" element="tns:Vypocet2" />
  </wsdl:message>
  <wsdl:message name="Vypocet2SoapOut">
    <wsdl:part name="parameters" element="tns:Vypocet2Response" />
  </wsdl:message>
  <wsdl:message name="KontrolaVyvozuSoapIn">
    <wsdl:part name="parameters" element="tns:KontrolaVyvozu" />
  </wsdl:message>
  <wsdl:message name="KontrolaVyvozuSoapOut">
    <wsdl:part name="parameters" element="tns:KontrolaVyvozuResponse" />
  </wsdl:message>
  <wsdl:message name="ZemeSoapIn">
    <wsdl:part name="parameters" element="tns:Zeme" />
  </wsdl:message>
  <wsdl:message name="ZemeSoapOut">
    <wsdl:part name="parameters" element="tns:ZemeResponse" />
  </wsdl:message>
  <wsdl:portType name="TaricCZSoap">
    <wsdl:operation name="WSVersion">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Číslo verze webové služby.&lt;br&gt;Version number of web service.</wsdl:documentation>
      <wsdl:input message="tns:WSVersionSoapIn" />
      <wsdl:output message="tns:WSVersionSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Kody">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Vstup: string Datum dovozu (RRRR-MM-DD), string Nomenklatura (zbožový kód), string Kód země původu. Výstup: XML string v UTF-8, popsaný v dokumentaci schématem TARICCodes.xsd. Příklad volání: wm.Kody("2004-09-17", "0101101000", "CZ") &lt;br&gt;&lt;br&gt;Input: string Date of import (YYYY-MM-DD), string Nomenklature (goods code), string Country code of origin. Output: XML string in UTF-8, specified in documentation by the schema TARICCodes.xsd. Example: wm.Kody("2004-09-17", "0101101000", "CZ")</wsdl:documentation>
      <wsdl:input message="tns:KodySoapIn" />
      <wsdl:output message="tns:KodySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Kody2">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Vstup: string Datum dovozu (RRRR-MM-DD), string Nomenklatura (zbožový kód), string Kód země původu, string Druh kódu, string Druh jazyka. (0 - Čeština, 1 - Angličtina) - Čeština je defaultní jazyk. Výstup: XML string v UTF-8, popsaný v dokumentaci schématem TARICCodes.xsd. Příklad volání: wm.Kody("2004-09-17", "0101101000", "CZ", "A", "0") &lt;br&gt;&lt;br&gt;Input: string Date of import (YYYY-MM-DD), string Nomenklature (goods code), string Country code of origin, string Type code, string Type of language. (0 - Czech, 1 - English) - Default language is Czech. Output: XML string in UTF-8, specified in documentation by the schema TARICCodes.xsd. Example: wm.Kody("2004-09-17", "0101101000", "CZ", "A", "0")</wsdl:documentation>
      <wsdl:input message="tns:Kody2SoapIn" />
      <wsdl:output message="tns:Kody2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Vypocet">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Vstup: XML string v UTF-8 popsaný v dokumentaci schématem TARICCalcInput.xsd. Výstup v případě kompletně definovaného vstupu: XML string v UTF-8 popsaný v dokumentaci schématem TARICCalculation.xsd. Výstup v případě potřeby upřesnění vstupu: XML string v UTF-8 popsaný v dokumentaci schématem TARICQuestion.xsd. &lt;br&gt;&lt;br&gt;Input: XML string in UTF-8 specified in documentation by the schema TARICCalcInput.xsd. Output in case of fully defined input: XML string in UTF-8 specified in documentation by the schema TARICCalculation.xsd. Output in case of further specification needed input: XML string in UTF-8 specified in documentation by the schema TARICQuestion.xsd.</wsdl:documentation>
      <wsdl:input message="tns:VypocetSoapIn" />
      <wsdl:output message="tns:VypocetSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Vypocet2">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Vstup: XML string v UTF-8 popsaný v dokumentaci schématem TARICCalcInput.xsd, string Druh jazyka. (0 - Čeština, 1 - Angličtina) - Čeština je defaultní jazyk. Výstup v případě kompletně definovaného vstupu: XML string v UTF-8 popsaný v dokumentaci schématem TARICCalculation.xsd. Výstup v případě potřeby upřesnění vstupu: XML string v UTF-8 popsaný v dokumentaci schématem TARICQuestion.xsd. &lt;br&gt;&lt;br&gt;Input: XML string in UTF-8 specified in documentation by the schema TARICCalcInput.xsd, string Type of language. (0 - Czech, 1 - English) - Default language is Czech. Output in case of fully defined input: XML string in UTF-8 specified in documentation by the schema TARICCalculation.xsd. Output in case of further specification needed input: XML string in UTF-8 specified in documentation by the schema TARICQuestion.xsd.</wsdl:documentation>
      <wsdl:input message="tns:Vypocet2SoapIn" />
      <wsdl:output message="tns:Vypocet2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="KontrolaVyvozu">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Vstup: XML string v UTF-8 popsaný v dokumenaci schématem TARICCheckExport.xsd, string Druh jazyka. (0 - Čeština, 1 - Angličtina) - Čeština je defaultní jazyk. Výstup v případě kompletně definovaného vstupu: XML string v UTF-8 popsaný v dokumentaci schématem TARICExport.xsd. Výstup v případě potřeby upřesnění vstupu: XML string v UTF-8 popsaný v dokumentaci schématem TARICQuestion.xsd. &lt;br&gt;&lt;br&gt;Input: XML string in UTF-8 specified in documentation by the schema TARICCheckExport.xsd, string Type of language. (0 - Czech, 1 - English) - Default language is Czech. Output in case of fully defined input: XML string in UTF-8 specified in documentation by the schema TARICExport.xsd. Output in case of further specification needed input: XML string in UTF-8 specified in documentation by the schema TARICQuestion.xsd.</wsdl:documentation>
      <wsdl:input message="tns:KontrolaVyvozuSoapIn" />
      <wsdl:output message="tns:KontrolaVyvozuSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Zeme">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Vstup: string Datum platnosti (RRRR-MM-DD), string Kód skupiny zemí, string Jazyk(0 - Čeština, 1 - Angličtina) - Čeština je defaultní jazyk. Výstup: XML string v UTF-8, popsaný v dokumentaci schématem TARICCountries.xsd. Vrací seznam zemí, které jsou v platné skupině zemí, nebo všechny země. Příklad volání: wm.Zeme2("2007-01-01", "AAA", "1") &lt;br&gt;&lt;br&gt;Input: string Effective date, string Country code, string Type of language(0 - Czech, 1 - English) - Czech is default language. Output: XML string in UTF-8, specified in documentation by the schema TARICCountries.xsd. Returns list of countries. They are in one group of countries. Example: wm.Zeme2("2007-01-01", "AAA", "1")</wsdl:documentation>
      <wsdl:input message="tns:ZemeSoapIn" />
      <wsdl:output message="tns:ZemeSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="TaricCZSoap" type="tns:TaricCZSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="WSVersion">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/WSVersion" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Kody">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/Kody" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Kody2">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/Kody2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Vypocet">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/Vypocet" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Vypocet2">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/Vypocet2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="KontrolaVyvozu">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/KontrolaVyvozu" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Zeme">
      <soap:operation soapAction="http://www.cs.mfcr.cz/tariccz/Zeme" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="TaricCZSoap12" type="tns:TaricCZSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="WSVersion">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/WSVersion" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Kody">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/Kody" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Kody2">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/Kody2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Vypocet">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/Vypocet" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Vypocet2">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/Vypocet2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="KontrolaVyvozu">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/KontrolaVyvozu" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Zeme">
      <soap12:operation soapAction="http://www.cs.mfcr.cz/tariccz/Zeme" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="TaricCZ">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Webová služba TaricCZ slouží k získávání on-line informací ze systému TARIC.Obsahuje metody 'Zeme', 'Kody', 'Vypocet' a 'KontrolaVyvozu'. Metoda 'Zeme' vrací seznam zemí a skupin. Metoda 'Kody' vrací podle datumu platnosti, nomenklatury a země původu seznam použitelných preferencí, přídavných kódů a kvót. Metody 'Vypocet' a 'KontrolaVyvozu' slouží pro získání podrobných informací o dováženém, resp. vyváženém zboží. Výstup všech metod je XML řetězec v UTF-8, který je podrobně popsán v dokumentaci k webové službě XSD schématem. &lt;br&gt;&lt;br&gt;Web service TaricCZ serves for on-line information retrieval of TARIC system. Includes methods 'Zeme', 'Kody', 'Vypocet' and 'KontrolaVyvozu'. Method 'Zeme' returns list of countries and theirs groups. Method 'Kody' returns list of applicable preferences, additional codes, quotas and other information according to date of import, nomenclatures and country of origin. Methods 'Vypocet' and 'KontrolaVyvozu' return detailed information about imported or exported goods. Output of all methods is XML string in UTF-8, which is specified in documentation to web service by the XSD schema.</wsdl:documentation>
    <wsdl:port name="TaricCZSoap" binding="tns:TaricCZSoap">
      <soap:address location="http://www.cs.mfcr.cz/tariccz/tariccz.asmx" />
    </wsdl:port>
    <wsdl:port name="TaricCZSoap12" binding="tns:TaricCZSoap12">
      <soap12:address location="http://www.cs.mfcr.cz/tariccz/tariccz.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>