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.
nameClass|nameClass — Choice between name classes
nameClass
nameClass "|" nameClass |
(nameClass), *-nameClass, attribute, element, nameClass|nameClass, nsName exceptNameClass.
choice
The nameClass|nameClass production performs a choice between two name classes. A name will match nameClass|nameClass if and only if it matches at least one of the two alternatives.
element lib:* | hr:* { anything } |
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.