HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: ExactMatchIndicator

Name ExactMatchIndicator
Type IndicatorType
Documentation 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.
XML Instance Representation
<ExactMatchIndicator> IndicatorType </ExactMatchIndicator>
Schema Component Representation
<xsd:element name="ExactMatchIndicator" type=" IndicatorType"/>