<notes>
Notes Section
Remarks
The Notes Section (<notes>) is a section-like grouping of material that can be used in the front or back matter of a standard to hold normative or non-normative notes, groups of such notes (<notes-group>), normative or non-normative examples, or even paragraphs and sections of prose. Typical use is to hold normative and non-normative notes in the front matter (<front> or <adoption-front>) of a standards document.
Attributes
Model Description
The following, in order:
- <label> Label of a Figure, Reference, Etc., zero or one
- <title> Title, zero or one
- Any combination of:
- Paragraph-level Display Elements
- <address> Address/Contact Information
- <array> Array (Simple Tabular Array)
- <boxed-text> Boxed Text
- <chem-struct-wrap> Chemical Structure Wrapper
- <code> Code Text
- <fig> Figure
- <fig-group> Figure Group
- <graphic> Graphic
- <media> Media Object
- <preformat> Preformatted Text
- <supplementary-material> Supplementary Material
- <table-wrap> Table Wrapper
- <table-wrap-group> Table Wrapper Group
- <alternatives> Alternatives For Processing
- Standards Note and Example Elements
- <disp-formula> Formula, Display
- <disp-formula-group> Formula, Display Group
- <editing-instruction> Editing Instruction
- Lists
- Math Elements
- <p> Paragraph
- Related Material Elements
- <disp-quote> Quote, Displayed
- <speech> Speech
- <statement> Statement, Formal
- <verse-group> Verse Form For Poetry
- <fn-group> Footnote Group
- <glossary> Glossary Elements
- <ref-list> Reference List (Bibliographic Reference List)
- Paragraph-level Display Elements
- Optionally, the following sequence (in order):
- One or more of any of:
- Section Elements
- Any combination of:
- <fn-group> Footnote Group
- <glossary> Glossary Elements
- <ref-list> Reference List (Bibliographic Reference List)
- Standards Note and Example Elements
- One or more of any of:
This element may be contained in:
Example
...
<front>
<std-meta>...</std-meta>
<notes>
<p><bold>Notice and Disclaimer of Liability Concerning
the Use of IEEE Documents:</bold> IEEE Standards
documents are developed within the IEEE Societies and
the Standards Coordinating Committees of the IEEE
Standards Association (IEEE-SA) Standards Board. IEEE
develops its standards ...</p>
...
</notes>
</front>
...