Example filter operators for XML
- Last UpdatedSep 06, 2023
- 1 minute read
Examples for escaping XML operators.
|
Operator |
Description |
|---|---|
|
> |
greater than |
|
< |
less than |
|
>= |
greater than or equals to |
|
<= |
less than or equals to |