2.4.42 BrtBeginCustomRichFilters
The BrtBeginCustomRichFilters record specifies a property of a filter and specifies the beginning of a collection of BrtCustomRichFilter (section 2.4.347) records as defined by the Common Productions (section 2.1.8) part ABNF. The collection of BrtCustomRichFilter records specifies custom filter criteria to applied to a filter associated with rich values.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fAnd |
fAnd (4 bytes): A Boolean (section 2.5.98.3) that specifies whether the criteria specified by the BrtCustomRichFilter records in this collection have an “AND” relationship if there are two criteria. This value MUST be one of the values specified in the following table.
-
Value
Meaning
0x00000000
AND relationship will be used.
0x00000001
OR relationship will be used.
-