rng-any-content

rng-any-content 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 the attributes and content of any element.

Value:

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