The basic CCML element is
<cc:rel>
, and is used to express
comparisons against the environment description. A
<cc:rel prop="propname"
arg="arg">
compares the value of
an environment property called propname
against a value arg. The attribute
type specifies how the two values are to
be interpreted, while op specifies how
they are to be compared.
See the range of property expressions available.