IndExs – Index of Exsiccatae


Click here for a complete list of operations.

SearchExsiccataeEditors

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
Editor:

SOAP

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

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:snsb="http://www.snsb.info">
   <soap:Header/>
   <soap:Body>
      <snsb:SearchExsiccataeEditors>
         <snsb:Editor>Ase</snsb:Editor>
      </snsb:SearchExsiccataeEditors>
   </soap:Body>
</soap:Envelope>
              
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
   <soapenv:Body>
      <ns:SearchExsiccataeEditorsResponse xmlns:ns="http://www.snsb.info">
         <ns:return xsi:type="ax23:IndExs" xmlns:ax23="http://www.snsb.info/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <ax23:editor>Aseginolaza Iparragirre, C.</ax23:editor>
            <ax23:exsAbbreviation>Aseginolaza, Gómez, Monserrat, Morante & Uribe-Echebarría, Pl. Pais Vasco</ax23:exsAbbreviation>
            <ax23:exsNumberFirst>1</ax23:exsNumberFirst>
            <ax23:exsNumberLast>200</ax23:exsNumberLast>
            <ax23:exsTitle>Plantas del Pais Vasco y Alto Ebro. Exsiccata del herbarios: JACA, VIT y el particular de C. Aseginolaza</ax23:exsTitle>
            <ax23:exsiccataID>2147199789</ax23:exsiccataID>
         </ns:return>
      </ns:SearchExsiccataeEditorsResponse>
   </soapenv:Body>
</soapenv:Envelope>