1
0
Fork 0

Document "not-equals" condition.

This commit is contained in:
ThorstenB 2011-07-10 10:29:45 +02:00
parent ae5f44dfe1
commit f81385b36a

View file

@ -162,6 +162,11 @@ Here's a quick syntax summary:
Contains two properties or a property and value, and is true if the
properties have equivalent values.
* <not-equals>...</not-equals>
Contains two properties or a property and value, and is true if the
properties have different values.
* <greater-than>...</greater-than>
Contains two properties or a property and a value, and is true if