[EBNF]rhs

$Revision: 1.3 $

$Date: 2002/06/12 11:18:33 $

rhs — The right-hand side of an EBNF production

Synopsis

Mixed Content Model

rhs ::=
(#PCDATA|nonterminal|lineannotation|sbr)*

Attributes

Common attributes

Description

This element is only available if you are using the EBNF Module.

The right-hand side (RHS) of a production provides a definition for the NonTerminal on the left-hand side (LHS) of the Production.

Parents

These elements contain rhs: production.

Children

The following elements occur in rhs: lineannotation, nonterminal, sbr.

Examples

For examples, see productionset.