ulex:StructuredSearchType
A data type for a set of structured search capabilities for a service provider.
Complex type information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Content
- Sequence [1..1]
- ulex:MultipleValueIndicator [1..1]True if the service provider allows for multiple values in individual elements in a structured search; false otherwise.
- ulex:WildcardIndicator [1..1]True if the service provider allows wildcard character(s) in structured searches; false otherwise.
- ulex:FuzzySearchIndicator [1..1]True if the service provider supports some form of fuzzy search, such as soundex or metaphone; false otherwise.
- ulex:DateRangeIndicator [1..1]True if service provider supports search by date range; false otherwise.
- ulex:NumericRangeIndicator [1..1]True if the service provider supports queries on ranges for numeric elements, such as a range on a boat length. This also includes "open-ended" ranges, such as a search on a boat length less than a specified value. Note that a service provider may support range searches on some numbers and not others; this Boolean does not indicate what elements, just that the service provider supports some level of numeric range searches; false otherwise.
Attributes
None
Used in
- Element ulex:StructuredSearch