Name

grammarContent — Content of a grammar

Synopsis

grammarContent ::= 
start
 |
define
 |"div” “{” 
grammarContent* “}”
 |"include” 
literal [
inherit] ["{” 
includeContent* “}"]

Class

pattern

May be included in

div, grammar

XML syntax equivalent

None

Description

The grammarContent production defines the content of a grammar.

Get RELAX NG now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.