Hi using the find_service message..
Is there a way to find a set of searches that match a specified text
in the description?
For example, if I wanted to search for all services that had the word
"imaging" in the description.
<businessService serviceKey="uddi:snip" businessKey="uddi:snip">
<name xml:lang="en">My Service</name>
<description xml:lang="en">A Web Service supporting imaging
services</description>
</bindingTemplate>
</bindingTemplates>
</businessService>
I dont see it in the spec.
http://www.uddi.org/pubs/uddi_v3.htm#_Toc85908088