by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)


Name

includeContent — Content of an include pattern

Synopsis

includeContent ::= 
define
 |
start
 |"div" "{" 
includeContent* "}"

May be included in

include

XML syntax equivalent

None

Description

The includeContent production defines the content of an include. The only difference with grammarContent is that includeContent doesn't allow an embedded include.


This text is released under the Free Software Foundation GFDL.