Schema Central > OAGIS® 10 > Common.xsd > 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.

Element information

Type: SearchTermType

Properties: Global, Qualified, ID: oagis-id-2637cd9eccf5435c92ec91787298813d

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<SearchTerm>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <SearchValueText/>
   <InclusiveIndicator>true</InclusiveIndicator>
   <ExactMatchIndicator>true</ExactMatchIndicator>
   <Operator/>
   <SearchQualifier/>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</SearchTerm>

Site developed and hosted by Datypic, Inc.

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