%note-model;

Note in a Reference List Model

Content model for the <note> element.

Model

<!ENTITY % note-model   "(label?,
                          (%just-para.class; | %product.class;)+ )"  >

Expanded Model

(label?, (p | product)+ )