<xsd:element name="SearchValueText" type="TextType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
The SearchValue is the element that identifies the search value the catalog provider
(destination system or context) should query for. As in the previous example, if the
user wishes to query for a result set of only ballpoint pens, the SearchValue for this
might be ‘Ballpoint.’ The catalog provider will then take this SearchValue and query for
this match. The Show URL transaction would then redirect the originating system to a URL
that contains this result set
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|