CMLR-564 — Excluding member misuse
The CML parser has found an exclamation mark in a place where it cannot be used. Typical reason can be using it after a hyphen, in place of the upper bound of a range.
The currently defined list (and the directive in which it is used) will be marked as invalid and will not be inserted into the CML tree.
The exact CML path to the configuration node where the error occurs (interactive case) or line and character number (file case) is printed at the beginning of the message (before the colon).