| Author: |
|
| Project: |
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1 |
| Dates: |
Created: 03/03/2006 13:06:54; Modified: 06/03/2006 17:52:04; |
| Flags: |
Active: false; IsRoot: false; IsLeaf: false; |
| Extension Points: |
|
| UUID: |
{C9E82B10-ABBF-42c0-AACB-F0E2369C846B} |
Provides for a nested boolean relationship between searchKeywords. Example relationships are:
- Condition AND Procedure - Procedure1 OR Procedure2 - Condition AND (Procedure1 OR Procedure2)
Each Boolean operator must have at least two operands (one of which could be another operator). Where only one searchKeyword is provided no searchKeywordOperator should be provided.
A single search keyword can exist independently of a searchKeywordOperator. Where multiple searchKeywords exist they must be related via a set of searchKeywordOperators.
A searchKeywordOperator can be owned either by searchCriteria or by another searchKeywordOperator. |