rng-any-element
rng-any-element is a variable defined in `rng-pttrn.el'.
Its value is shown below.
- This variable may be risky if used as a file-local variable.
(element
(any-name)
(zero-or-more
(choice
(text)
(attribute
(any-name)
(text))
(ref #0 "any-element"))))