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

assignMethod — Defines how to assign content to start and named patterns.

Class:

Synopsis


assignMethod        ::= "="
                        |"|="
                        |"&="

May be included in:

div, grammar, include.

XML syntax equivalent:

none

Description:

The assignMethod describes how the content of start and named patterns are affected by a new definition. assignMethod which may take the values: " =" (definition), " &=" (combination by interleave) or " |=" (combination by choice).


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.