nxml-attribute-colon | Face used for the colon in attribute names. |
nxml-attribute-local-name | Face used for the local name of attributes. |
nxml-attribute-prefix | Face used for the prefix of attributes. |
nxml-attribute-value | Face used for the value of attributes. |
nxml-attribute-value-delimiter | Face used for the delimiters of attribute values. |
nxml-cdata-section-CDATA | Face used for the CDATA keyword in CDATA sections. |
nxml-cdata-section-content | Face used for the content of CDATA sections. |
nxml-cdata-section-delimiter | Face used for the delimiters of CDATA sections, i.e., <![, [, and ]]>. |
nxml-char-ref-delimiter | Face used for the delimiters of character references, i.e., &# and ;. |
nxml-char-ref-number | Face used for the number in character references.
This includes the `x' in hex references. |
nxml-delimited-data | Face used to highlight data enclosed between delimiters.
This is not used directly, but only via inheritance by other faces. |
nxml-delimiter | Face used to highlight delimiters.
This is not used directly, but only via inheritance by other faces. |
nxml-element-colon | Face used for the colon in element names. |
nxml-element-local-name | Face used for the local name of elements. |
nxml-element-prefix | Face used for the prefix of elements. |
nxml-entity-ref-delimiter | Face used for the delimiters of entity references, i.e., & and ;. |
nxml-entity-ref-name | Face used for the entity name in general entity references. |
nxml-glyph | Face used for glyph for char references. |
nxml-markup-declaration-delimiter | Face used for the delimiters of markup declarations in the prolog.
The delimiters are <! and >. |
nxml-name | Face used to highlight various names.
This includes element and attribute names, processing
instruction targets and the CDATA keyword in a CDATA section.
This is not used directly, but only via inheritance by other faces. |
nxml-namespace-attribute-colon | Face used for the colon in namespace attributes. |
nxml-namespace-attribute-prefix | Face used for the prefix declared in namespace attributes. |
nxml-namespace-attribute-xmlns | Face used for `xmlns' in namespace attributes. |
nxml-processing-instruction-content | Face used for the content of processing instructions. |
nxml-processing-instruction-delimiter | Face used for the delimiters of processing instructions, i.e., <? and ?>. |
nxml-processing-instruction-target | Face used for the target of processing instructions. |
nxml-prolog-keyword | Face used for keywords in the prolog. |
nxml-prolog-literal-content | Face used for the content of literals in the prolog. |
nxml-prolog-literal-delimiter | Face used for the delimiters of literals in the prolog. |
nxml-ref | Face used to highlight character and entity references.
This is not used directly, but only via inheritance by other faces. |
nxml-tag-delimiter | Face used for the angle brackets delimiting tags.
`nxml-tag-slash' is used for slashes. |
nxml-tag-slash | Face used for slashes in tags, both in end-tags and empty-elements. |
nxml-text | Face used to highlight text. |