by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)
keyword — Keywords
keyword ::= "attribute" |"default" |"datatypes" |"div" |"element" |"empty" |"external" |"grammar" |"include" |"inherit" |"list" |"mixed" |"namespace" |"notAllowed" |"parent" |"start" |"string" |"text" |"token" |
(pattern), attribute, datatypeName param exceptPattern, datatypes, default namespace, element, external, include, list, mixed, namespace, parent, pattern&pattern, pattern*, pattern+, pattern,pattern, pattern?, pattern|pattern
The keyword production gives the list of keywords for the RELAX NG compact syntax. Note that these keywords are reserved only when there is a risk of confusion. They can be used, for instance, as element or attribute names without being quoted. When they are reserved, they can still be used as identifiers, but they need to be quoted.
This text is released under the Free Software Foundation GFDL.