<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Body>
    <ns1:getConceptResultsByKeyword
      soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
      xmlns:ns1="http://skos.Europe.sw.y2001.w3.org">
      <in0 xsi:type="xsd:string">malformations</in0>
      <in1 href="#id0" />
    </ns1:getConceptResultsByKeyword>
    <multiRef
      id="id0"
      soapenc:root="0"
      soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
      xsi:type="ns2:URI"
      xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
      xmlns:ns2="http://www.w3.org/2001/sw/Europe/skos/namespace">
      <uri xsi:type="xsd:string">http://localhost:9999/ws/services/SKOSThesaurusService</uri>
    </multiRef>
  </soapenv:Body>
</soapenv:Envelope>
