nxml-in-mixed-content-hook

nxml-in-mixed-content-hook is a variable defined in `nxml-mode.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Hook to determine whether point is in mixed content.
The hook is called without arguments. It should return nil if it is
definitely not mixed; non-nil otherwise. The hook will be run until
one of the functions returns nil.