Variable: rng-current-schema
rng-current-schema is a buffer-local variable defined in
rng-pttrn.el.gz.
Documentation
Pattern to be used as schema for the current buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/nxml/rng-pttrn.el.gz
(defvar-local rng-current-schema nil
"Pattern to be used as schema for the current buffer.")