Message
The XML should not contain any control characters, private use characters, or disallowed
characters. Found string-length($found) invalid characters "$found" with codepoints string-join(string-to-codepoints($found), ', ')
Rule XPath:
This rule ASSERTS the following, raising an alert if FALSE:
let $regex := '([-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-]|[-])'
returnlet $found := string-join(for $t in (@*, node() except *) return analyze-string($t,
$regex)//*:group) returnstring-length($found) = 0
Contexts
Inherited Contexts