Search


Click here for a complete list of operations.

findEditeurs

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /WebService/search.asmx HTTP/1.1
Host: www.electre.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://electre.com/ElectreNET/findEditeurs"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://electre.com/ElectreNET/" xmlns:types="http://electre.com/ElectreNET/encodedTypes" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <tns:findEditeurs>
      <sessionToken xsi:type="xsd:string">string</sessionToken>
      <expression href="#id1" />
      <distributeurs xsi:type="xsd:boolean">boolean</distributeurs>
    </tns:findEditeurs>
    <tns:SearchExpression id="id1" xsi:type="tns:SearchExpression">
      <expression xsi:type="xsd:string">string</expression>
      <phonetic xsi:type="xsd:boolean">boolean</phonetic>
      <inflections xsi:type="xsd:boolean">boolean</inflections>
    </tns:SearchExpression>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://electre.com/ElectreNET/" xmlns:types="http://electre.com/ElectreNET/encodedTypes" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <tns:findEditeursResponse>
      <findEditeursResult href="#id1" />
    </tns:findEditeursResponse>
    <soapenc:Array id="id1" soapenc:arrayType="tns:EditeurInfo[2]">
      <Item href="#id2" />
      <Item href="#id3" />
    </soapenc:Array>
    <tns:EditeurInfo id="id2" xsi:type="tns:EditeurInfo">
      <refEdite xsi:type="xsd:string">string</refEdite>
      <cnuf xsi:type="xsd:string">string</cnuf>
      <raiSocia xsi:type="xsd:string">string</raiSocia>
      <adresse href="#id4" />
      <telephone xsi:type="xsd:string">string</telephone>
      <fax xsi:type="xsd:string">string</fax>
      <siteInternet xsi:type="xsd:string">string</siteInternet>
      <email xsi:type="xsd:string">string</email>
      <distribue href="#id5" />
      <formeBiblio xsi:type="xsd:string">string</formeBiblio>
      <liensCA xsi:type="xsd:string">string</liensCA>
      <nationalite xsi:type="xsd:string">string</nationalite>
    </tns:EditeurInfo>
    <tns:EditeurInfo id="id3" xsi:type="tns:EditeurInfo">
      <refEdite xsi:type="xsd:string">string</refEdite>
      <cnuf xsi:type="xsd:string">string</cnuf>
      <raiSocia xsi:type="xsd:string">string</raiSocia>
      <adresse href="#id6" />
      <telephone xsi:type="xsd:string">string</telephone>
      <fax xsi:type="xsd:string">string</fax>
      <siteInternet xsi:type="xsd:string">string</siteInternet>
      <email xsi:type="xsd:string">string</email>
      <distribue href="#id7" />
      <formeBiblio xsi:type="xsd:string">string</formeBiblio>
      <liensCA xsi:type="xsd:string">string</liensCA>
      <nationalite xsi:type="xsd:string">string</nationalite>
    </tns:EditeurInfo>
    <soapenc:Array id="id4" soapenc:arrayType="tns:Adresse[2]">
      <Item href="#id8" />
      <Item href="#id9" />
    </soapenc:Array>
    <soapenc:Array id="id5" soapenc:arrayType="xsd:string[2]">
      <Item>string</Item>
      <Item>string</Item>
    </soapenc:Array>
    <soapenc:Array id="id6" soapenc:arrayType="tns:Adresse[2]">
      <Item href="#id10" />
      <Item href="#id11" />
    </soapenc:Array>
    <soapenc:Array id="id7" soapenc:arrayType="xsd:string[2]">
      <Item>string</Item>
      <Item>string</Item>
    </soapenc:Array>
    <tns:Adresse id="id8" xsi:type="tns:Adresse">
      <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
      <intitule xsi:type="xsd:string">string</intitule>
      <complement xsi:type="xsd:string">string</complement>
      <num2rue xsi:type="xsd:string">string</num2rue>
      <typvoie xsi:type="xsd:string">string</typvoie>
      <rue xsi:type="xsd:string">string</rue>
      <codepost xsi:type="xsd:string">string</codepost>
      <ville xsi:type="xsd:string">string</ville>
      <etatprov xsi:type="xsd:string">string</etatprov>
      <pays xsi:type="xsd:string">string</pays>
      <moyenLiaison xsi:null="1" />
    </tns:Adresse>
    <tns:Adresse id="id9" xsi:type="tns:Adresse">
      <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
      <intitule xsi:type="xsd:string">string</intitule>
      <complement xsi:type="xsd:string">string</complement>
      <num2rue xsi:type="xsd:string">string</num2rue>
      <typvoie xsi:type="xsd:string">string</typvoie>
      <rue xsi:type="xsd:string">string</rue>
      <codepost xsi:type="xsd:string">string</codepost>
      <ville xsi:type="xsd:string">string</ville>
      <etatprov xsi:type="xsd:string">string</etatprov>
      <pays xsi:type="xsd:string">string</pays>
      <moyenLiaison xsi:null="1" />
    </tns:Adresse>
    <tns:Adresse id="id10" xsi:type="tns:Adresse">
      <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
      <intitule xsi:type="xsd:string">string</intitule>
      <complement xsi:type="xsd:string">string</complement>
      <num2rue xsi:type="xsd:string">string</num2rue>
      <typvoie xsi:type="xsd:string">string</typvoie>
      <rue xsi:type="xsd:string">string</rue>
      <codepost xsi:type="xsd:string">string</codepost>
      <ville xsi:type="xsd:string">string</ville>
      <etatprov xsi:type="xsd:string">string</etatprov>
      <pays xsi:type="xsd:string">string</pays>
      <moyenLiaison xsi:null="1" />
    </tns:Adresse>
    <tns:Adresse id="id11" xsi:type="tns:Adresse">
      <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
      <intitule xsi:type="xsd:string">string</intitule>
      <complement xsi:type="xsd:string">string</complement>
      <num2rue xsi:type="xsd:string">string</num2rue>
      <typvoie xsi:type="xsd:string">string</typvoie>
      <rue xsi:type="xsd:string">string</rue>
      <codepost xsi:type="xsd:string">string</codepost>
      <ville xsi:type="xsd:string">string</ville>
      <etatprov xsi:type="xsd:string">string</etatprov>
      <pays xsi:type="xsd:string">string</pays>
      <moyenLiaison xsi:null="1" />
    </tns:Adresse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /WebService/search.asmx HTTP/1.1
Host: www.electre.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://electre.com/ElectreNET/" xmlns:types="http://electre.com/ElectreNET/encodedTypes" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body soap12:encodingStyle="http://www.w3.org/2003/05/soap-encoding">
    <tns:findEditeurs>
      <sessionToken xsi:type="xsd:string">string</sessionToken>
      <expression soapenc:id="id0" xsi:type="tns:SearchExpression">
        <expression xsi:type="xsd:string">string</expression>
        <phonetic xsi:type="xsd:boolean">boolean</phonetic>
        <inflections xsi:type="xsd:boolean">boolean</inflections>
      </expression>
      <distributeurs xsi:type="xsd:boolean">boolean</distributeurs>
    </tns:findEditeurs>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://electre.com/ElectreNET/" xmlns:types="http://electre.com/ElectreNET/encodedTypes" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body soap12:encodingStyle="http://www.w3.org/2003/05/soap-encoding">
    <tns:findEditeursResponse>
      <rpc:result xmlns="">findEditeursResult</rpc:result>
      <findEditeursResult soapenc:id="id0" soapenc:itemType="tns:EditeurInfo" soapenc:arraySize="2">
        <Item soapenc:id="id1">
          <refEdite xsi:type="xsd:string">string</refEdite>
          <cnuf xsi:type="xsd:string">string</cnuf>
          <raiSocia xsi:type="xsd:string">string</raiSocia>
          <adresse soapenc:id="id2" soapenc:itemType="tns:Adresse" soapenc:arraySize="2">
            <Item soapenc:id="id3">
              <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
              <intitule xsi:type="xsd:string">string</intitule>
              <complement xsi:type="xsd:string">string</complement>
              <num2rue xsi:type="xsd:string">string</num2rue>
              <typvoie xsi:type="xsd:string">string</typvoie>
              <rue xsi:type="xsd:string">string</rue>
              <codepost xsi:type="xsd:string">string</codepost>
              <ville xsi:type="xsd:string">string</ville>
              <etatprov xsi:type="xsd:string">string</etatprov>
              <pays xsi:type="xsd:string">string</pays>
              <moyenLiaison xsi:nil="true" />
            </Item>
            <Item soapenc:id="id4">
              <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
              <intitule xsi:type="xsd:string">string</intitule>
              <complement xsi:type="xsd:string">string</complement>
              <num2rue xsi:type="xsd:string">string</num2rue>
              <typvoie xsi:type="xsd:string">string</typvoie>
              <rue xsi:type="xsd:string">string</rue>
              <codepost xsi:type="xsd:string">string</codepost>
              <ville xsi:type="xsd:string">string</ville>
              <etatprov xsi:type="xsd:string">string</etatprov>
              <pays xsi:type="xsd:string">string</pays>
              <moyenLiaison xsi:nil="true" />
            </Item>
          </adresse>
          <telephone xsi:type="xsd:string">string</telephone>
          <fax xsi:type="xsd:string">string</fax>
          <siteInternet xsi:type="xsd:string">string</siteInternet>
          <email xsi:type="xsd:string">string</email>
          <distribue soapenc:id="id5" soapenc:itemType="xsd:string" soapenc:arraySize="2">
            <Item>string</Item>
            <Item>string</Item>
          </distribue>
          <formeBiblio xsi:type="xsd:string">string</formeBiblio>
          <liensCA xsi:type="xsd:string">string</liensCA>
          <nationalite xsi:type="xsd:string">string</nationalite>
        </Item>
        <Item soapenc:id="id6">
          <refEdite xsi:type="xsd:string">string</refEdite>
          <cnuf xsi:type="xsd:string">string</cnuf>
          <raiSocia xsi:type="xsd:string">string</raiSocia>
          <adresse soapenc:id="id7" soapenc:itemType="tns:Adresse" soapenc:arraySize="2">
            <Item soapenc:id="id8">
              <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
              <intitule xsi:type="xsd:string">string</intitule>
              <complement xsi:type="xsd:string">string</complement>
              <num2rue xsi:type="xsd:string">string</num2rue>
              <typvoie xsi:type="xsd:string">string</typvoie>
              <rue xsi:type="xsd:string">string</rue>
              <codepost xsi:type="xsd:string">string</codepost>
              <ville xsi:type="xsd:string">string</ville>
              <etatprov xsi:type="xsd:string">string</etatprov>
              <pays xsi:type="xsd:string">string</pays>
              <moyenLiaison xsi:nil="true" />
            </Item>
            <Item soapenc:id="id9">
              <typAdresse xsi:type="tns:TypeAdresse">TYPE_INCONNU or BUREAU_PARISIEN or BUREAU or DIRECTION_GENERALE or SIEGE_SOCIAL or SIEGE_ADMINISTATIF or SUCCURSALE or SECRETARIAT_GENERAL or SERVICE_COMMERCIAL or SERVICE_TECHNIQUE or REDACTION or SERVICE_DES_PUBLICATIONS or SERVICE_DE_PRESSE or SERVICE_DE_PUBLICITE or SERVICE_ISBN or ADRESSE_POSTALE or VENTE or RETOURS or ENTREPOT or VENTE_AUX_LIBRAIRES or VENTE_PAR_CORRESPONDANCE or DIRECTION or ADRESSE_EN_FRANCE or ADRESSE_A_L_ETRANGER or COMPTOIR_DE_VENTE or FACTURATION</typAdresse>
              <intitule xsi:type="xsd:string">string</intitule>
              <complement xsi:type="xsd:string">string</complement>
              <num2rue xsi:type="xsd:string">string</num2rue>
              <typvoie xsi:type="xsd:string">string</typvoie>
              <rue xsi:type="xsd:string">string</rue>
              <codepost xsi:type="xsd:string">string</codepost>
              <ville xsi:type="xsd:string">string</ville>
              <etatprov xsi:type="xsd:string">string</etatprov>
              <pays xsi:type="xsd:string">string</pays>
              <moyenLiaison xsi:nil="true" />
            </Item>
          </adresse>
          <telephone xsi:type="xsd:string">string</telephone>
          <fax xsi:type="xsd:string">string</fax>
          <siteInternet xsi:type="xsd:string">string</siteInternet>
          <email xsi:type="xsd:string">string</email>
          <distribue soapenc:id="id10" soapenc:itemType="xsd:string" soapenc:arraySize="2">
            <Item>string</Item>
            <Item>string</Item>
          </distribue>
          <formeBiblio xsi:type="xsd:string">string</formeBiblio>
          <liensCA xsi:type="xsd:string">string</liensCA>
          <nationalite xsi:type="xsd:string">string</nationalite>
        </Item>
      </findEditeursResult>
    </tns:findEditeursResponse>
  </soap12:Body>
</soap12:Envelope>