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.

Documentation:
A pattern that matches any element.

Value:

(element (any-name) (zero-or-more (choice (text) (attribute (any-name) (text)) (ref #0 "any-element"))))