RELAX NG by Eric van der Vlist will be published by O'Reilly & Associates (ISBN: 0596004214)

You are welcome to use our annotation system to give your feedback.


Name

QuotedIdentifier — Quoted identifier

Class:

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 non-colonized names preceded by a \. This is needed to allow names which are the same as the keywords of the compact syntax.


You are welcome to use our annotation system to give your feedback.
[Annotations for this page]
All text is copyright Eric van der Vlist, Dyomedea. During development, I give permission for non-commercial copying for educational and review purposes. After publication, all text will be released under the Free Software Foundation GFDL.