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


Name

identifier — Identifier

Synopsis

identifier ::= (
NCName - 
keyword)
 |
quotedIdentifier

May be included in

(pattern), attribute, datatypeName param exceptPattern, datatypes, default namespace, div, element, external, grammar, include, list, mixed, namespace, parent, pattern&pattern, pattern*, pattern+, pattern,pattern, pattern?, pattern|pattern

XML syntax equivalent

None

Description

The identifier production describes valid identifiers for the compact syntax, either quoted identifiers or noncolonized names that aren't keywords.


This text is released under the Free Software Foundation GFDL.