by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)


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.


This text is released under the Free Software Foundation GFDL.