Variable: nxml-font-lock-keywords
nxml-font-lock-keywords is a variable defined in nxml-mode.el.gz.
Value
(nxml-fontify-matcher)
Documentation
Default font lock keywords for nxml-mode.
Source Code
;; Defined in /usr/src/emacs/lisp/nxml/nxml-mode.el.gz
(defvar nxml-font-lock-keywords
'(nxml-fontify-matcher)
"Default font lock keywords for `nxml-mode'.")