HR-XML 3.0 Standards, 2009  September  23.

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

Element: SearchCriteria

Name SearchCriteria
Type SearchCriteriaType
Documentation (of type) Dictionary Entry Name: Search Criteria. Details

Definition: Contains information used as input for search or matching operations against a database or other data store.

Usage Rule: The use of this component is not restricted to any particular jurisdiction. However, within the United States, this component may be useful in solutions to comply with U.S. Office of Federal Contracts Compliance Programs (OFCCP) regulations. U.S. OFCCP require contractors to maintain a record of positions for which searches of external candidate databases were conducted, and for each search, "the substantive search criteria used."

XML Instance Representation
<SearchCriteria>

< SearchTargetName> ... </ SearchTargetName> [0..*]
< UserID> ... </ UserID> [0..1]
< SearchTimeStamp> ... </ SearchTimeStamp> [0..1]
< SearchString> ... </ SearchString> [0..1]
< SearchCriterion> ... </ SearchCriterion> [0..*]
< UserArea> ... </ UserArea> [0..1]
</SearchCriteria>
Schema Component Representation
<xsd:element name="SearchCriteria" type=" SearchCriteriaType"/>