%app-group-model;

Appendix Group Model

Content model for the <app-group> element

Model

<!ENTITY % app-group-model
                        "(title?, (%just-para.class;)*, 
                          (%app.class;)* )"                          >

Expanded Model

(title?, (p)*, (app)* )