Schema Central > OAGIS® 9.4.1 > SearchTerm
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

SearchTerm

The SEARCHTERM data type contains information that can be used to perform an initial search on the destination’s application.  For example, a requester might wish to view a supplier’s catalog but restrict the result set for only ‘ballpoint pens’.  The requester would use this data type to perform this initial query.

See http://www.openapplications.org/oagis/9.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/OnlineSession.xsd

Type: SearchTermType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<SearchTerm>
   <SearchValueText>string</SearchValueText>
   <InclusiveIndicator>true</InclusiveIndicator>
   <ExactMatchIndicator>true</ExactMatchIndicator>
   <Operator>token</Operator>
   <SearchQualifier>token</SearchQualifier>
   <UserArea>
      <!--any element-->
   </UserArea>
</SearchTerm>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com