Name
QuotedIdentifier — Quoted identifier
Synopsis
quotedIdentifier ::= "\"
NCName |
May be included in
(pattern), attribute,
datatypes, default namespace,
element, list,
mixed, namespace,
parent, pattern&pattern,
pattern*, pattern+,
pattern,pattern, pattern?,
pattern|pattern
XML syntax equivalent
None
Description
The
QuotedIdentifier production describes quoted
identifiers, which are noncolonized names preceded by a backslash.
This is needed to allow names that are the same as the keywords of
the compact syntax.