webservice/html/ws/WsEntreprises.wsdl
2011-12-13 13:12:00 +00:00

428 lines
15 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<definitions name="WsEntreprises" targetNamespace="urn:WsEntreprises" xmlns:typens="urn:WsEntreprises" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/">
<message name="getAnnonces">
<part name="siren"/>
<part name="filtre"/>
<part name="idAnn"/>
</message>
<message name="getAnnoncesResponse">
<part name="getAnnoncesReturn"/>
</message>
<message name="getBilan">
<part name="siren"/>
<part name="millesime"/>
<part name="typeBilan"/>
<part name="ref"/>
</message>
<message name="getBilanResponse">
<part name="getBilanReturn"/>
</message>
<message name="getDirigeants">
<part name="siren"/>
<part name="histo"/>
</message>
<message name="getDirigeantsResponse">
<part name="getDirigeantsReturn"/>
</message>
<message name="getIdentite">
<part name="siret"/>
<part name="id"/>
</message>
<message name="getIdentiteResponse">
<part name="getIdentiteReturn"/>
</message>
<message name="getIndiScore">
<part name="siren"/>
</message>
<message name="getIndiScoreResponse">
<part name="getIndiScoreReturn"/>
</message>
<message name="getInfosBourse">
<part name="siren"/>
</message>
<message name="getInfosBourseResponse">
<part name="getInfosBourseReturn"/>
</message>
<message name="getInfosLogin">
<part name="login"/>
</message>
<message name="getInfosLoginResponse">
<part name="getInfosLoginReturn"/>
</message>
<message name="getInfosReg">
<part name="siren"/>
<part name="id"/>
</message>
<message name="getInfosRegResponse">
<part name="getInfosRegReturn"/>
</message>
<message name="getLiens">
<part name="siren"/>
</message>
<message name="getLiensResponse">
<part name="getLiensReturn"/>
</message>
<message name="getListeBilans">
<part name="siren"/>
</message>
<message name="getListeBilansResponse">
<part name="getListeBilansReturn"/>
</message>
<message name="getListeEtablissements">
<part name="siren"/>
</message>
<message name="getListeEtablissementsResponse">
<part name="getListeEtablissementsReturn"/>
</message>
<message name="getTVA">
<part name="siren"/>
</message>
<message name="getTVAResponse">
<part name="getTVAReturn"/>
</message>
<message name="isSirenExistant">
<part name="siren"/>
</message>
<message name="isSirenExistantResponse">
<part name="isSirenExistantReturn"/>
</message>
<message name="searchAutreId">
<part name="typeId"/>
<part name="identifiant"/>
<part name="deb"/>
<part name="nbRep"/>
<part name="maxRep"/>
</message>
<message name="searchAutreIdResponse">
<part name="searchAutreIdReturn"/>
</message>
<message name="searchDir">
<part name="nom"/>
<part name="prenom"/>
<part name="dateNaiss"/>
<part name="lieuNaiss"/>
<part name="deb"/>
<part name="nbRep"/>
<part name="maxRep"/>
<part name="pertinence"/>
</message>
<message name="searchDirResponse">
<part name="searchDirReturn"/>
</message>
<message name="searchNomAdr">
<part name="raisonSociale"/>
<part name="adresse"/>
<part name="codePostal"/>
<part name="ville"/>
<part name="siege"/>
<part name="actif"/>
<part name="deb"/>
<part name="nbRep"/>
<part name="maxRep"/>
<part name="pertinence"/>
</message>
<message name="searchNomAdrResponse">
<part name="searchNomAdrReturn"/>
</message>
<message name="searchSiren">
<part name="siret"/>
<part name="deb"/>
<part name="nbRep"/>
<part name="maxRep"/>
</message>
<message name="searchSirenResponse">
<part name="searchSirenReturn"/>
</message>
<message name="searchTelFax">
<part name="telFax"/>
<part name="deb"/>
<part name="nbRep"/>
<part name="maxRep"/>
</message>
<message name="searchTelFaxResponse">
<part name="searchTelFaxReturn"/>
</message>
<portType name="WsEntreprisePortType">
<operation name="getAnnonces">
<documentation>
Retourne la liste des annonces legales relative a une entreprise
</documentation>
<input message="typens:getAnnonces"/>
<output message="typens:getAnnoncesResponse"/>
</operation>
<operation name="getBilan">
<documentation>
Retourne le bilan correspondant au siren, a l'exercice et au formalisme demande.
</documentation>
<input message="typens:getBilan"/>
<output message="typens:getBilanResponse"/>
</operation>
<operation name="getDirigeants">
<documentation>
Retourne l'ensemble des informations identitaires des dirigeants de l'entreprise
</documentation>
<input message="typens:getDirigeants"/>
<output message="typens:getDirigeantsResponse"/>
</operation>
<operation name="getIdentite">
<documentation>
Retourne les informations identitaires de l'entreprise ou de l'etablissement demande
</documentation>
<input message="typens:getIdentite"/>
<output message="typens:getIdentiteResponse"/>
</operation>
<operation name="getIndiScore">
<documentation>
Evaluation indiScore d'une entreprise
</documentation>
<input message="typens:getIndiScore"/>
<output message="typens:getIndiScoreResponse"/>
</operation>
<operation name="getInfosBourse">
<documentation>
Retourne les informations boursiere de l'entreprise
</documentation>
<input message="typens:getInfosBourse"/>
<output message="typens:getInfosBourseResponse"/>
</operation>
<operation name="getInfosReg">
<documentation>
Retourne tout ou patie des informations relementees sur l'entreprise
</documentation>
<input message="typens:getInfosReg"/>
<output message="typens:getInfosRegResponse"/>
</operation>
<operation name="getLiens">
<documentation>
Retourne les liens financiers pour une entreprise.
</documentation>
<input message="typens:getLiens"/>
<output message="typens:getLiensResponse"/>
</operation>
<operation name="getListeBilans">
<documentation>
Retourne la liste des bilans disponible pour une entreprise
</documentation>
<input message="typens:getListeBilans"/>
<output message="typens:getListeBilansResponse"/>
</operation>
<operation name="getListeEtablissements">
<documentation>
Liste de tous les etablissements actifs et radies d'une entreprise donnee
</documentation>
<input message="typens:getListeEtablissements"/>
<output message="typens:getListeEtablissementsResponse"/>
</operation>
<operation name="getTVA">
<documentation>
Retourne la fiche d'identite simplifie d'une entreprise avec son numero de TVA.
</documentation>
<input message="typens:getTVA"/>
<output message="typens:getTVAResponse"/>
</operation>
<operation name="isSirenExistant">
<documentation>
Verifie si un siren existe en base Scores et Decisions
</documentation>
<input message="typens:isSirenExistant"/>
<output message="typens:isSirenExistantResponse"/>
</operation>
<operation name="searchAutreId">
<documentation>
Recherche d'entreprise ou d'etablissement par un autre Identifiant
</documentation>
<input message="typens:searchAutreId"/>
<output message="typens:searchAutreIdResponse"/>
</operation>
<operation name="searchDir">
<documentation>
Recherche d'entreprise ou d'etablissement par leur dirigeant
</documentation>
<input message="typens:searchDir"/>
<output message="typens:searchDirResponse"/>
</operation>
<operation name="searchNomAdr">
<documentation>
Recherche d'une entreprise ou d'un etablissement par sa raison sociale, son enseigne, son sigle, son adresse .
</documentation>
<input message="typens:searchNomAdr"/>
<output message="typens:searchNomAdrResponse"/>
</operation>
<operation name="searchSiren">
<documentation>
Recherche d'entreprise ou d'etablissement par leur identifiant SIREN ou SIRET
</documentation>
<input message="typens:searchSiren"/>
<output message="typens:searchSirenResponse"/>
</operation>
<operation name="searchTelFax">
<documentation>
Recherche d'entreprise ou d'etablissement par leur TEL FAX
</documentation>
<input message="typens:searchTelFax"/>
<output message="typens:searchTelFaxResponse"/>
</operation>
</portType>
<binding name="WsEntrepriseBinding" type="typens:WsEntreprisePortType">
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
<operation name="getAnnonces">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getBilan">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getDirigeants">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getIdentite">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getIndiScore">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getInfosBourse">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getInfosReg">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getLiens">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getListeBilans">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getListeEtablissements">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="getTVA">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="isSirenExistant">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="searchAutreId">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="searchDir">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="searchNomAdr">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="searchSiren">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="searchTelFax">
<soap:operation soapAction="urn:WsEntrepriseAction"/>
<input>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body namespace="urn:WsEntreprises" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
</binding>
<service name="WsEntreprisesService">
<port name="WsEntreprisePort" binding="typens:WsEntrepriseBinding">
<soap:address location="http://tville.scores-decisions.com/ws/"/>
</port>
</service>
</definitions>