Definition Type: Element
Name: SearchValueText
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:TextType
Containing Schema: Fields.xsd
Abstract
Documentation:
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
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into TextType in schema fields_xsdXSD Diagram of SearchValueText in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="SearchValueText" type="TextType">
    <xsd:annotation>
        <xsd:documentation>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>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: