by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)
datatypeName literal — Matches a text node and a value
[datatypeName] literal |
(pattern), attribute, datatypeName param exceptPattern, element, list, mixed, pattern&pattern, pattern*, pattern+, pattern,pattern, pattern?, pattern|pattern
The datatypeName literal pattern matches a text node against a value using the semantic of a specified datatype to perform the comparison.
When datatypeName is omitted, the default datatype (which is the token datatype from the RELAX NG built in library) is used.
This text is released under the Free Software Foundation GFDL.