
|
The section Element section elements are the core of a document Must have a title attribute Optionally has anchor attribute needed for cross-referencing with xref anchor value must be an XML Token no spaces, limited punctuation! (xml2rfc may be more forgiving about this!) toc attribute controls if title is in Table of Contents Choices are include force it in exclude force it out default in or out depends on the level of the section (default is the default) ... |