<?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://tempuri.org/" 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://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:element name="ComplementNegatif">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="valeur" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="type" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="lon" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ComplementNegatifResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ComplementNegatifResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourCommande">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="numCom" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="liste" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourCommandeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MiseJourCommandeResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FichierBac">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="adresse" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="demande" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="numCom" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FichierBacResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="FichierBacResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FactureBac">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="adresse" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="demande" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Service" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="numFac" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="fiche" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FactureBacResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="FactureBacResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FichierEuro">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="filename" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FichierEuroResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="FichierEuroResult" type="tns:ArrayOfString" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="GetClients">
        <s:complexType />
      </s:element>
      <s:element name="GetClientsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetClientsResult" type="tns:ArrayOfString" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FichierParam">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="filename" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="chapitre" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="defaut" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FichierParamResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="FichierParamResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetFichierParam">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="filename" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="chapitre" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="valeur" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetFichierParamResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SetFichierParamResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RetourneValeur">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="fichier" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RetourneValeurResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RetourneValeurResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTableService">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTableServiceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetTableServiceResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetTableService">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="couvert" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetTableServiceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SetTableServiceResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetCommande">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetCommandeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SetCommandeResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListeArticles">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="carte" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="famille" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="origine" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListeArticlesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetListeArticlesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFamille">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="codeArt" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFamilleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetFamilleResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPrix">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="carte" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codeArt" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPrixResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetPrixResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLiquide">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="codeArt" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLiquideResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetLiquideResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCodeArticle">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="libelle" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCodeArticleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetCodeArticleResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFormule">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="codeArt" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFormuleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetFormuleResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetArticleRemise">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="codeArt" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetArticleRemiseResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SetArticleRemiseResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListeMessages">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="famille" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListeMessagesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetListeMessagesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetType">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="famille" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTypeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetTypeResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMomment">
        <s:complexType />
      </s:element>
      <s:element name="GetMommentResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMommentResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRangs">
        <s:complexType />
      </s:element>
      <s:element name="GetRangsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRangsResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCarte">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="adresse" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="rangchoisi" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCarteResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetCarteResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTables">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="rang" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTablesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetTablesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListeFamilles">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="carte" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListeFamillesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetListeFamillesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourService">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="couvert" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fa" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fb" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fc" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fd" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fe" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ff" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fg" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="enfant" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourServiceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MiseJourServiceResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourFacture">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="carte" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="liste" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="facture" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="edite" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourFactureResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="MiseJourFactureResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFacture">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFactureResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetFactureResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCommande">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCommandeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetCommandeResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMotPasse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="niveau" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMotPasseResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMotPasseResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="EcritureMouchard">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="carte" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="libelle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="codeArt" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="envoi" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Service" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="EcritureMouchardResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="EcritureMouchardResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SuppressionTable">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="totAdd" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Service" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SuppressionTableResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SuppressionTableResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTableUtilisation">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dateS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTableUtilisationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetTableUtilisationResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetReglement">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetReglementResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetReglementResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourReglement">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="nTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nLigne" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="horaire" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="liste" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MiseJourReglementResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MiseJourReglementResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="ComplementNegatifSoapIn">
    <wsdl:part name="parameters" element="tns:ComplementNegatif" />
  </wsdl:message>
  <wsdl:message name="ComplementNegatifSoapOut">
    <wsdl:part name="parameters" element="tns:ComplementNegatifResponse" />
  </wsdl:message>
  <wsdl:message name="MiseJourCommandeSoapIn">
    <wsdl:part name="parameters" element="tns:MiseJourCommande" />
  </wsdl:message>
  <wsdl:message name="MiseJourCommandeSoapOut">
    <wsdl:part name="parameters" element="tns:MiseJourCommandeResponse" />
  </wsdl:message>
  <wsdl:message name="FichierBacSoapIn">
    <wsdl:part name="parameters" element="tns:FichierBac" />
  </wsdl:message>
  <wsdl:message name="FichierBacSoapOut">
    <wsdl:part name="parameters" element="tns:FichierBacResponse" />
  </wsdl:message>
  <wsdl:message name="FactureBacSoapIn">
    <wsdl:part name="parameters" element="tns:FactureBac" />
  </wsdl:message>
  <wsdl:message name="FactureBacSoapOut">
    <wsdl:part name="parameters" element="tns:FactureBacResponse" />
  </wsdl:message>
  <wsdl:message name="FichierEuroSoapIn">
    <wsdl:part name="parameters" element="tns:FichierEuro" />
  </wsdl:message>
  <wsdl:message name="FichierEuroSoapOut">
    <wsdl:part name="parameters" element="tns:FichierEuroResponse" />
  </wsdl:message>
  <wsdl:message name="GetClientsSoapIn">
    <wsdl:part name="parameters" element="tns:GetClients" />
  </wsdl:message>
  <wsdl:message name="GetClientsSoapOut">
    <wsdl:part name="parameters" element="tns:GetClientsResponse" />
  </wsdl:message>
  <wsdl:message name="FichierParamSoapIn">
    <wsdl:part name="parameters" element="tns:FichierParam" />
  </wsdl:message>
  <wsdl:message name="FichierParamSoapOut">
    <wsdl:part name="parameters" element="tns:FichierParamResponse" />
  </wsdl:message>
  <wsdl:message name="SetFichierParamSoapIn">
    <wsdl:part name="parameters" element="tns:SetFichierParam" />
  </wsdl:message>
  <wsdl:message name="SetFichierParamSoapOut">
    <wsdl:part name="parameters" element="tns:SetFichierParamResponse" />
  </wsdl:message>
  <wsdl:message name="RetourneValeurSoapIn">
    <wsdl:part name="parameters" element="tns:RetourneValeur" />
  </wsdl:message>
  <wsdl:message name="RetourneValeurSoapOut">
    <wsdl:part name="parameters" element="tns:RetourneValeurResponse" />
  </wsdl:message>
  <wsdl:message name="GetTableServiceSoapIn">
    <wsdl:part name="parameters" element="tns:GetTableService" />
  </wsdl:message>
  <wsdl:message name="GetTableServiceSoapOut">
    <wsdl:part name="parameters" element="tns:GetTableServiceResponse" />
  </wsdl:message>
  <wsdl:message name="SetTableServiceSoapIn">
    <wsdl:part name="parameters" element="tns:SetTableService" />
  </wsdl:message>
  <wsdl:message name="SetTableServiceSoapOut">
    <wsdl:part name="parameters" element="tns:SetTableServiceResponse" />
  </wsdl:message>
  <wsdl:message name="SetCommandeSoapIn">
    <wsdl:part name="parameters" element="tns:SetCommande" />
  </wsdl:message>
  <wsdl:message name="SetCommandeSoapOut">
    <wsdl:part name="parameters" element="tns:SetCommandeResponse" />
  </wsdl:message>
  <wsdl:message name="GetListeArticlesSoapIn">
    <wsdl:part name="parameters" element="tns:GetListeArticles" />
  </wsdl:message>
  <wsdl:message name="GetListeArticlesSoapOut">
    <wsdl:part name="parameters" element="tns:GetListeArticlesResponse" />
  </wsdl:message>
  <wsdl:message name="GetFamilleSoapIn">
    <wsdl:part name="parameters" element="tns:GetFamille" />
  </wsdl:message>
  <wsdl:message name="GetFamilleSoapOut">
    <wsdl:part name="parameters" element="tns:GetFamilleResponse" />
  </wsdl:message>
  <wsdl:message name="GetPrixSoapIn">
    <wsdl:part name="parameters" element="tns:GetPrix" />
  </wsdl:message>
  <wsdl:message name="GetPrixSoapOut">
    <wsdl:part name="parameters" element="tns:GetPrixResponse" />
  </wsdl:message>
  <wsdl:message name="GetLiquideSoapIn">
    <wsdl:part name="parameters" element="tns:GetLiquide" />
  </wsdl:message>
  <wsdl:message name="GetLiquideSoapOut">
    <wsdl:part name="parameters" element="tns:GetLiquideResponse" />
  </wsdl:message>
  <wsdl:message name="GetCodeArticleSoapIn">
    <wsdl:part name="parameters" element="tns:GetCodeArticle" />
  </wsdl:message>
  <wsdl:message name="GetCodeArticleSoapOut">
    <wsdl:part name="parameters" element="tns:GetCodeArticleResponse" />
  </wsdl:message>
  <wsdl:message name="GetFormuleSoapIn">
    <wsdl:part name="parameters" element="tns:GetFormule" />
  </wsdl:message>
  <wsdl:message name="GetFormuleSoapOut">
    <wsdl:part name="parameters" element="tns:GetFormuleResponse" />
  </wsdl:message>
  <wsdl:message name="SetArticleRemiseSoapIn">
    <wsdl:part name="parameters" element="tns:SetArticleRemise" />
  </wsdl:message>
  <wsdl:message name="SetArticleRemiseSoapOut">
    <wsdl:part name="parameters" element="tns:SetArticleRemiseResponse" />
  </wsdl:message>
  <wsdl:message name="GetListeMessagesSoapIn">
    <wsdl:part name="parameters" element="tns:GetListeMessages" />
  </wsdl:message>
  <wsdl:message name="GetListeMessagesSoapOut">
    <wsdl:part name="parameters" element="tns:GetListeMessagesResponse" />
  </wsdl:message>
  <wsdl:message name="GetTypeSoapIn">
    <wsdl:part name="parameters" element="tns:GetType" />
  </wsdl:message>
  <wsdl:message name="GetTypeSoapOut">
    <wsdl:part name="parameters" element="tns:GetTypeResponse" />
  </wsdl:message>
  <wsdl:message name="GetMommentSoapIn">
    <wsdl:part name="parameters" element="tns:GetMomment" />
  </wsdl:message>
  <wsdl:message name="GetMommentSoapOut">
    <wsdl:part name="parameters" element="tns:GetMommentResponse" />
  </wsdl:message>
  <wsdl:message name="GetRangsSoapIn">
    <wsdl:part name="parameters" element="tns:GetRangs" />
  </wsdl:message>
  <wsdl:message name="GetRangsSoapOut">
    <wsdl:part name="parameters" element="tns:GetRangsResponse" />
  </wsdl:message>
  <wsdl:message name="GetCarteSoapIn">
    <wsdl:part name="parameters" element="tns:GetCarte" />
  </wsdl:message>
  <wsdl:message name="GetCarteSoapOut">
    <wsdl:part name="parameters" element="tns:GetCarteResponse" />
  </wsdl:message>
  <wsdl:message name="GetTablesSoapIn">
    <wsdl:part name="parameters" element="tns:GetTables" />
  </wsdl:message>
  <wsdl:message name="GetTablesSoapOut">
    <wsdl:part name="parameters" element="tns:GetTablesResponse" />
  </wsdl:message>
  <wsdl:message name="GetListeFamillesSoapIn">
    <wsdl:part name="parameters" element="tns:GetListeFamilles" />
  </wsdl:message>
  <wsdl:message name="GetListeFamillesSoapOut">
    <wsdl:part name="parameters" element="tns:GetListeFamillesResponse" />
  </wsdl:message>
  <wsdl:message name="MiseJourServiceSoapIn">
    <wsdl:part name="parameters" element="tns:MiseJourService" />
  </wsdl:message>
  <wsdl:message name="MiseJourServiceSoapOut">
    <wsdl:part name="parameters" element="tns:MiseJourServiceResponse" />
  </wsdl:message>
  <wsdl:message name="MiseJourFactureSoapIn">
    <wsdl:part name="parameters" element="tns:MiseJourFacture" />
  </wsdl:message>
  <wsdl:message name="MiseJourFactureSoapOut">
    <wsdl:part name="parameters" element="tns:MiseJourFactureResponse" />
  </wsdl:message>
  <wsdl:message name="GetFactureSoapIn">
    <wsdl:part name="parameters" element="tns:GetFacture" />
  </wsdl:message>
  <wsdl:message name="GetFactureSoapOut">
    <wsdl:part name="parameters" element="tns:GetFactureResponse" />
  </wsdl:message>
  <wsdl:message name="GetCommandeSoapIn">
    <wsdl:part name="parameters" element="tns:GetCommande" />
  </wsdl:message>
  <wsdl:message name="GetCommandeSoapOut">
    <wsdl:part name="parameters" element="tns:GetCommandeResponse" />
  </wsdl:message>
  <wsdl:message name="GetMotPasseSoapIn">
    <wsdl:part name="parameters" element="tns:GetMotPasse" />
  </wsdl:message>
  <wsdl:message name="GetMotPasseSoapOut">
    <wsdl:part name="parameters" element="tns:GetMotPasseResponse" />
  </wsdl:message>
  <wsdl:message name="EcritureMouchardSoapIn">
    <wsdl:part name="parameters" element="tns:EcritureMouchard" />
  </wsdl:message>
  <wsdl:message name="EcritureMouchardSoapOut">
    <wsdl:part name="parameters" element="tns:EcritureMouchardResponse" />
  </wsdl:message>
  <wsdl:message name="SuppressionTableSoapIn">
    <wsdl:part name="parameters" element="tns:SuppressionTable" />
  </wsdl:message>
  <wsdl:message name="SuppressionTableSoapOut">
    <wsdl:part name="parameters" element="tns:SuppressionTableResponse" />
  </wsdl:message>
  <wsdl:message name="GetTableUtilisationSoapIn">
    <wsdl:part name="parameters" element="tns:GetTableUtilisation" />
  </wsdl:message>
  <wsdl:message name="GetTableUtilisationSoapOut">
    <wsdl:part name="parameters" element="tns:GetTableUtilisationResponse" />
  </wsdl:message>
  <wsdl:message name="GetReglementSoapIn">
    <wsdl:part name="parameters" element="tns:GetReglement" />
  </wsdl:message>
  <wsdl:message name="GetReglementSoapOut">
    <wsdl:part name="parameters" element="tns:GetReglementResponse" />
  </wsdl:message>
  <wsdl:message name="MiseJourReglementSoapIn">
    <wsdl:part name="parameters" element="tns:MiseJourReglement" />
  </wsdl:message>
  <wsdl:message name="MiseJourReglementSoapOut">
    <wsdl:part name="parameters" element="tns:MiseJourReglementResponse" />
  </wsdl:message>
  <wsdl:portType name="Service1Soap">
    <wsdl:operation name="ComplementNegatif">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Complement Négatif</wsdl:documentation>
      <wsdl:input message="tns:ComplementNegatifSoapIn" />
      <wsdl:output message="tns:ComplementNegatifSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MiseJourCommande">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Met à jour la commande</wsdl:documentation>
      <wsdl:input message="tns:MiseJourCommandeSoapIn" />
      <wsdl:output message="tns:MiseJourCommandeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FichierBac">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Creer le fichier .bac pour edition</wsdl:documentation>
      <wsdl:input message="tns:FichierBacSoapIn" />
      <wsdl:output message="tns:FichierBacSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FactureBac">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Creer le fichier .bac pour edition Facture</wsdl:documentation>
      <wsdl:input message="tns:FactureBacSoapIn" />
      <wsdl:output message="tns:FactureBacSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FichierEuro">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Lire le fichier EuroR</wsdl:documentation>
      <wsdl:input message="tns:FichierEuroSoapIn" />
      <wsdl:output message="tns:FichierEuroSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetClients">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Lire les clients débiteurs</wsdl:documentation>
      <wsdl:input message="tns:GetClientsSoapIn" />
      <wsdl:output message="tns:GetClientsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FichierParam">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Lire le fichier Param.txt</wsdl:documentation>
      <wsdl:input message="tns:FichierParamSoapIn" />
      <wsdl:output message="tns:FichierParamSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetFichierParam">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Ecrire le fichier Param.txt</wsdl:documentation>
      <wsdl:input message="tns:SetFichierParamSoapIn" />
      <wsdl:output message="tns:SetFichierParamSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RetourneValeur">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Retourne les enregistrements d'un fichier Bacchus</wsdl:documentation>
      <wsdl:input message="tns:RetourneValeurSoapIn" />
      <wsdl:output message="tns:RetourneValeurSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTableService">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Retourne l'ocupation de la table dans le service demandé</wsdl:documentation>
      <wsdl:input message="tns:GetTableServiceSoapIn" />
      <wsdl:output message="tns:GetTableServiceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetTableService">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Ouvre la table ou mets le nombre de couvert à jour</wsdl:documentation>
      <wsdl:input message="tns:SetTableServiceSoapIn" />
      <wsdl:output message="tns:SetTableServiceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetCommande">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Ouvre la commande et/ou renvoie les plats déjà saisis</wsdl:documentation>
      <wsdl:input message="tns:SetCommandeSoapIn" />
      <wsdl:output message="tns:SetCommandeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetListeArticles">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la liste des articles d'un famille</wsdl:documentation>
      <wsdl:input message="tns:GetListeArticlesSoapIn" />
      <wsdl:output message="tns:GetListeArticlesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFamille">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la famille d'un article donné</wsdl:documentation>
      <wsdl:input message="tns:GetFamilleSoapIn" />
      <wsdl:output message="tns:GetFamilleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPrix">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie le prix de vente d'un article donné</wsdl:documentation>
      <wsdl:input message="tns:GetPrixSoapIn" />
      <wsdl:output message="tns:GetPrixSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLiquide">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie le % liquide d'un article donné</wsdl:documentation>
      <wsdl:input message="tns:GetLiquideSoapIn" />
      <wsdl:output message="tns:GetLiquideSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCodeArticle">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie le codeArt d'un libelle article</wsdl:documentation>
      <wsdl:input message="tns:GetCodeArticleSoapIn" />
      <wsdl:output message="tns:GetCodeArticleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFormule">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie si l'article damandé est une formule</wsdl:documentation>
      <wsdl:input message="tns:GetFormuleSoapIn" />
      <wsdl:output message="tns:GetFormuleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetArticleRemise">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Gere l'article Remise</wsdl:documentation>
      <wsdl:input message="tns:SetArticleRemiseSoapIn" />
      <wsdl:output message="tns:SetArticleRemiseSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetListeMessages">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la liste des messages d'un famille</wsdl:documentation>
      <wsdl:input message="tns:GetListeMessagesSoapIn" />
      <wsdl:output message="tns:GetListeMessagesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetType">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie le type  d'une famille</wsdl:documentation>
      <wsdl:input message="tns:GetTypeSoapIn" />
      <wsdl:output message="tns:GetTypeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMomment">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la date et l'horaire du service</wsdl:documentation>
      <wsdl:input message="tns:GetMommentSoapIn" />
      <wsdl:output message="tns:GetMommentSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetRangs">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la liste des code Rang de Bacchus</wsdl:documentation>
      <wsdl:input message="tns:GetRangsSoapIn" />
      <wsdl:output message="tns:GetRangsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCarte">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la carte d'un rang donné ou la carte par défaut</wsdl:documentation>
      <wsdl:input message="tns:GetCarteSoapIn" />
      <wsdl:output message="tns:GetCarteSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTables">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la liste des tables d'un rang donné</wsdl:documentation>
      <wsdl:input message="tns:GetTablesSoapIn" />
      <wsdl:output message="tns:GetTablesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetListeFamilles">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoie la liste des Familles de plats</wsdl:documentation>
      <wsdl:input message="tns:GetListeFamillesSoapIn" />
      <wsdl:output message="tns:GetListeFamillesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MiseJourService">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Met à jour les quantités de formule A B C .. enfants cartes dans fichier Services</wsdl:documentation>
      <wsdl:input message="tns:MiseJourServiceSoapIn" />
      <wsdl:output message="tns:MiseJourServiceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MiseJourFacture">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Met à jour la facturation</wsdl:documentation>
      <wsdl:input message="tns:MiseJourFactureSoapIn" />
      <wsdl:output message="tns:MiseJourFactureSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFacture">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoi no facture editeO/N et/ou les articles déjà saisis</wsdl:documentation>
      <wsdl:input message="tns:GetFactureSoapIn" />
      <wsdl:output message="tns:GetFactureSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCommande">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Retrouve la commande d'une table</wsdl:documentation>
      <wsdl:input message="tns:GetCommandeSoapIn" />
      <wsdl:output message="tns:GetCommandeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMotPasse">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Retrouve le xeme mot de passe</wsdl:documentation>
      <wsdl:input message="tns:GetMotPasseSoapIn" />
      <wsdl:output message="tns:GetMotPasseSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="EcritureMouchard">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Ecrit les modifs prix ou les suppression d'article</wsdl:documentation>
      <wsdl:input message="tns:EcritureMouchardSoapIn" />
      <wsdl:output message="tns:EcritureMouchardSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SuppressionTable">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Suppression Table dans sa totalite</wsdl:documentation>
      <wsdl:input message="tns:SuppressionTableSoapIn" />
      <wsdl:output message="tns:SuppressionTableSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTableUtilisation">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Retourne les elements d'une utilisation précise de table</wsdl:documentation>
      <wsdl:input message="tns:GetTableUtilisationSoapIn" />
      <wsdl:output message="tns:GetTableUtilisationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetReglement">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Renvoi les elements de Reglement d'une table</wsdl:documentation>
      <wsdl:input message="tns:GetReglementSoapIn" />
      <wsdl:output message="tns:GetReglementSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MiseJourReglement">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Mise à jour des Règlements</wsdl:documentation>
      <wsdl:input message="tns:MiseJourReglementSoapIn" />
      <wsdl:output message="tns:MiseJourReglementSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="Service1Soap" type="tns:Service1Soap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ComplementNegatif">
      <soap:operation soapAction="http://tempuri.org/ComplementNegatif" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourCommande">
      <soap:operation soapAction="http://tempuri.org/MiseJourCommande" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FichierBac">
      <soap:operation soapAction="http://tempuri.org/FichierBac" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FactureBac">
      <soap:operation soapAction="http://tempuri.org/FactureBac" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FichierEuro">
      <soap:operation soapAction="http://tempuri.org/FichierEuro" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetClients">
      <soap:operation soapAction="http://tempuri.org/GetClients" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FichierParam">
      <soap:operation soapAction="http://tempuri.org/FichierParam" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetFichierParam">
      <soap:operation soapAction="http://tempuri.org/SetFichierParam" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RetourneValeur">
      <soap:operation soapAction="http://tempuri.org/RetourneValeur" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTableService">
      <soap:operation soapAction="http://tempuri.org/GetTableService" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetTableService">
      <soap:operation soapAction="http://tempuri.org/SetTableService" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetCommande">
      <soap:operation soapAction="http://tempuri.org/SetCommande" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListeArticles">
      <soap:operation soapAction="http://tempuri.org/GetListeArticles" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFamille">
      <soap:operation soapAction="http://tempuri.org/GetFamille" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPrix">
      <soap:operation soapAction="http://tempuri.org/GetPrix" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLiquide">
      <soap:operation soapAction="http://tempuri.org/GetLiquide" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCodeArticle">
      <soap:operation soapAction="http://tempuri.org/GetCodeArticle" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFormule">
      <soap:operation soapAction="http://tempuri.org/GetFormule" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetArticleRemise">
      <soap:operation soapAction="http://tempuri.org/SetArticleRemise" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListeMessages">
      <soap:operation soapAction="http://tempuri.org/GetListeMessages" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetType">
      <soap:operation soapAction="http://tempuri.org/GetType" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMomment">
      <soap:operation soapAction="http://tempuri.org/GetMomment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRangs">
      <soap:operation soapAction="http://tempuri.org/GetRangs" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCarte">
      <soap:operation soapAction="http://tempuri.org/GetCarte" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTables">
      <soap:operation soapAction="http://tempuri.org/GetTables" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListeFamilles">
      <soap:operation soapAction="http://tempuri.org/GetListeFamilles" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourService">
      <soap:operation soapAction="http://tempuri.org/MiseJourService" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourFacture">
      <soap:operation soapAction="http://tempuri.org/MiseJourFacture" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFacture">
      <soap:operation soapAction="http://tempuri.org/GetFacture" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCommande">
      <soap:operation soapAction="http://tempuri.org/GetCommande" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMotPasse">
      <soap:operation soapAction="http://tempuri.org/GetMotPasse" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="EcritureMouchard">
      <soap:operation soapAction="http://tempuri.org/EcritureMouchard" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SuppressionTable">
      <soap:operation soapAction="http://tempuri.org/SuppressionTable" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTableUtilisation">
      <soap:operation soapAction="http://tempuri.org/GetTableUtilisation" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetReglement">
      <soap:operation soapAction="http://tempuri.org/GetReglement" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourReglement">
      <soap:operation soapAction="http://tempuri.org/MiseJourReglement" 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="Service1Soap12" type="tns:Service1Soap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ComplementNegatif">
      <soap12:operation soapAction="http://tempuri.org/ComplementNegatif" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourCommande">
      <soap12:operation soapAction="http://tempuri.org/MiseJourCommande" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FichierBac">
      <soap12:operation soapAction="http://tempuri.org/FichierBac" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FactureBac">
      <soap12:operation soapAction="http://tempuri.org/FactureBac" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FichierEuro">
      <soap12:operation soapAction="http://tempuri.org/FichierEuro" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetClients">
      <soap12:operation soapAction="http://tempuri.org/GetClients" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FichierParam">
      <soap12:operation soapAction="http://tempuri.org/FichierParam" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetFichierParam">
      <soap12:operation soapAction="http://tempuri.org/SetFichierParam" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RetourneValeur">
      <soap12:operation soapAction="http://tempuri.org/RetourneValeur" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTableService">
      <soap12:operation soapAction="http://tempuri.org/GetTableService" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetTableService">
      <soap12:operation soapAction="http://tempuri.org/SetTableService" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetCommande">
      <soap12:operation soapAction="http://tempuri.org/SetCommande" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListeArticles">
      <soap12:operation soapAction="http://tempuri.org/GetListeArticles" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFamille">
      <soap12:operation soapAction="http://tempuri.org/GetFamille" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPrix">
      <soap12:operation soapAction="http://tempuri.org/GetPrix" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLiquide">
      <soap12:operation soapAction="http://tempuri.org/GetLiquide" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCodeArticle">
      <soap12:operation soapAction="http://tempuri.org/GetCodeArticle" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFormule">
      <soap12:operation soapAction="http://tempuri.org/GetFormule" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetArticleRemise">
      <soap12:operation soapAction="http://tempuri.org/SetArticleRemise" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListeMessages">
      <soap12:operation soapAction="http://tempuri.org/GetListeMessages" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetType">
      <soap12:operation soapAction="http://tempuri.org/GetType" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMomment">
      <soap12:operation soapAction="http://tempuri.org/GetMomment" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRangs">
      <soap12:operation soapAction="http://tempuri.org/GetRangs" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCarte">
      <soap12:operation soapAction="http://tempuri.org/GetCarte" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTables">
      <soap12:operation soapAction="http://tempuri.org/GetTables" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListeFamilles">
      <soap12:operation soapAction="http://tempuri.org/GetListeFamilles" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourService">
      <soap12:operation soapAction="http://tempuri.org/MiseJourService" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourFacture">
      <soap12:operation soapAction="http://tempuri.org/MiseJourFacture" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFacture">
      <soap12:operation soapAction="http://tempuri.org/GetFacture" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCommande">
      <soap12:operation soapAction="http://tempuri.org/GetCommande" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMotPasse">
      <soap12:operation soapAction="http://tempuri.org/GetMotPasse" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="EcritureMouchard">
      <soap12:operation soapAction="http://tempuri.org/EcritureMouchard" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SuppressionTable">
      <soap12:operation soapAction="http://tempuri.org/SuppressionTable" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTableUtilisation">
      <soap12:operation soapAction="http://tempuri.org/GetTableUtilisation" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetReglement">
      <soap12:operation soapAction="http://tempuri.org/GetReglement" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MiseJourReglement">
      <soap12:operation soapAction="http://tempuri.org/MiseJourReglement" 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="Service1">
    <wsdl:port name="Service1Soap" binding="tns:Service1Soap">
      <soap:address location="http://gestevalimmobilier.com/service1.asmx" />
    </wsdl:port>
    <wsdl:port name="Service1Soap12" binding="tns:Service1Soap12">
      <soap12:address location="http://gestevalimmobilier.com/service1.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>