Search


Click here for a complete list of operations.

mollatSearch

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/mollatSearch"

<?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:mollatSearch>
      <sessionCookie xsi:type="xsd:string">string</sessionCookie>
      <useFonds xsi:type="xsd:boolean">boolean</useFonds>
      <searchFilter href="#id1" />
      <mollatSearchParams href="#id2" />
    </tns:mollatSearch>
    <tns:SearchFilter id="id1" xsi:type="tns:SearchFilter">
      <disponible xsi:type="xsd:boolean">boolean</disponible>
      <indisponible xsi:type="xsd:boolean">boolean</indisponible>
      <aparaitre xsi:type="xsd:boolean">boolean</aparaitre>
      <manquant xsi:type="xsd:boolean">boolean</manquant>
      <m_Famille xsi:type="tns:TFilterFamille">FILTERFAMILLE_LIVRE or FILTERFAMILLE_NUMERIQUE or FILTERFAMILLE_CARTE or FILTERFAMILLE_ALL</m_Famille>
      <fiction xsi:type="tns:Fiction">NonFiction or Fiction or Tout</fiction>
      <avant xsi:type="xsd:string">string</avant>
      <apres xsi:type="xsd:string">string</apres>
      <prixMin xsi:type="xsd:string">string</prixMin>
      <prixMax xsi:type="xsd:string">string</prixMax>
      <niveauLectureId xsi:type="xsd:string">string</niveauLectureId>
      <nationaliteId xsi:type="xsd:string">string</nationaliteId>
      <langueId xsi:type="xsd:string">string</langueId>
      <dateenvoiAvant xsi:type="xsd:string">string</dateenvoiAvant>
      <dateenvoiApres xsi:type="xsd:string">string</dateenvoiApres>
      <dataSourceBits xsi:type="xsd:string">string</dataSourceBits>
      <restrictionImage xsi:type="xsd:boolean">boolean</restrictionImage>
      <restrictionImagette xsi:type="xsd:boolean">boolean</restrictionImagette>
      <restrictionCritiques xsi:type="xsd:boolean">boolean</restrictionCritiques>
      <refEdite xsi:type="xsd:string">string</refEdite>
      <memonotice xsi:type="xsd:boolean">boolean</memonotice>
      <nivlects href="#id3" />
    </tns:SearchFilter>
    <tns:MollatSearchParams id="id2" xsi:type="tns:MollatSearchParams">
      <titre href="#id4" />
      <auteur href="#id5" />
      <editeur href="#id6" />
      <collection href="#id7" />
      <isbnEan href="#id8" />
      <champ href="#id9" />
    </tns:MollatSearchParams>
    <soapenc:Array id="id3" soapenc:arrayType="xsd:string[2]">
      <Item>string</Item>
      <Item>string</Item>
    </soapenc:Array>
    <tns:SearchExpression id="id4" 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>
    <tns:SearchExpression id="id5" 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>
    <tns:SearchExpression id="id6" 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>
    <tns:SearchExpression id="id7" 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>
    <soapenc:Array id="id8" soapenc:arrayType="xsd:string[2]">
      <Item>string</Item>
      <Item>string</Item>
    </soapenc:Array>
    <soapenc:Array id="id9" soapenc:arrayType="tns:SearchExpression[2]">
      <Item href="#id10" />
      <Item href="#id11" />
    </soapenc:Array>
    <tns:SearchExpression id="id10" 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>
    <tns:SearchExpression id="id11" 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:mollatSearchResponse>
      <mollatSearchResult xsi:type="xsd:string">string</mollatSearchResult>
    </tns:mollatSearchResponse>
  </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:mollatSearch>
      <sessionCookie xsi:type="xsd:string">string</sessionCookie>
      <useFonds xsi:type="xsd:boolean">boolean</useFonds>
      <searchFilter soapenc:id="id0" xsi:type="tns:SearchFilter">
        <disponible xsi:type="xsd:boolean">boolean</disponible>
        <indisponible xsi:type="xsd:boolean">boolean</indisponible>
        <aparaitre xsi:type="xsd:boolean">boolean</aparaitre>
        <manquant xsi:type="xsd:boolean">boolean</manquant>
        <m_Famille xsi:type="tns:TFilterFamille">FILTERFAMILLE_LIVRE or FILTERFAMILLE_NUMERIQUE or FILTERFAMILLE_CARTE or FILTERFAMILLE_ALL</m_Famille>
        <fiction xsi:type="tns:Fiction">NonFiction or Fiction or Tout</fiction>
        <avant xsi:type="xsd:string">string</avant>
        <apres xsi:type="xsd:string">string</apres>
        <prixMin xsi:type="xsd:string">string</prixMin>
        <prixMax xsi:type="xsd:string">string</prixMax>
        <niveauLectureId xsi:type="xsd:string">string</niveauLectureId>
        <nationaliteId xsi:type="xsd:string">string</nationaliteId>
        <langueId xsi:type="xsd:string">string</langueId>
        <dateenvoiAvant xsi:type="xsd:string">string</dateenvoiAvant>
        <dateenvoiApres xsi:type="xsd:string">string</dateenvoiApres>
        <dataSourceBits xsi:type="xsd:string">string</dataSourceBits>
        <restrictionImage xsi:type="xsd:boolean">boolean</restrictionImage>
        <restrictionImagette xsi:type="xsd:boolean">boolean</restrictionImagette>
        <restrictionCritiques xsi:type="xsd:boolean">boolean</restrictionCritiques>
        <refEdite xsi:type="xsd:string">string</refEdite>
        <memonotice xsi:type="xsd:boolean">boolean</memonotice>
        <nivlects soapenc:id="id1" soapenc:itemType="xsd:string" soapenc:arraySize="2">
          <Item>string</Item>
          <Item>string</Item>
        </nivlects>
      </searchFilter>
      <mollatSearchParams soapenc:id="id2" xsi:type="tns:MollatSearchParams">
        <titre soapenc:id="id3" 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>
        </titre>
        <auteur soapenc:id="id4" 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>
        </auteur>
        <editeur soapenc:id="id5" 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>
        </editeur>
        <collection soapenc:id="id6" 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>
        </collection>
        <isbnEan soapenc:id="id7" soapenc:itemType="xsd:string" soapenc:arraySize="2">
          <Item>string</Item>
          <Item>string</Item>
        </isbnEan>
        <champ soapenc:id="id8" soapenc:itemType="tns:SearchExpression" soapenc:arraySize="2">
          <Item soapenc:id="id9">
            <expression xsi:type="xsd:string">string</expression>
            <phonetic xsi:type="xsd:boolean">boolean</phonetic>
            <inflections xsi:type="xsd:boolean">boolean</inflections>
          </Item>
          <Item soapenc:id="id10">
            <expression xsi:type="xsd:string">string</expression>
            <phonetic xsi:type="xsd:boolean">boolean</phonetic>
            <inflections xsi:type="xsd:boolean">boolean</inflections>
          </Item>
        </champ>
      </mollatSearchParams>
    </tns:mollatSearch>
  </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:mollatSearchResponse>
      <rpc:result xmlns="">mollatSearchResult</rpc:result>
      <mollatSearchResult xsi:type="xsd:string">string</mollatSearchResult>
    </tns:mollatSearchResponse>
  </soap12:Body>
</soap12:Envelope>