<xsd:element name="ExactMatchIndicator" type="IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
The ExactMatch element is used to define the type of search the external system should
perform. If the ExactMatch is true then the external system should (if supported) search
using this criterion and return only the data that exactly matches the search criteria.
A false value would mean that the external system should use this search criterion and
return a ‘fuzzy’ match of data that contains the search criteria but not necessarily an
explicit match.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|