General container for styled text. Attributes cover a variety of styling and position shifting properties.
Attributes for text.
Content model for text.
Emphasized text.
Attributes for emph.
Content model for emph.
Deleted text.
Attributes for del.
Content model for del.
Textual subscript text.
Attributes for sub.
Content model for sub.
Textual superscript text.
Attributes for sup.
Content model for sup.
Represents the usage of a term from a glossary.
Attributes for glossaryref.
= text
should be used to identifier used for the glossaryref.
= text
gives a expanded form of the glossaryref (unused?),
= text
a pattern encoding how the text content should be filled in during postprocessing, if it is empty. It consists of the words type (standing for the object type, eg. Ch.), refnum, typerefnum and title or toctitle (for the shortform of the title) mixed with arbitrary characters.
Content model for glossaryref.
A Rule.
Attributes for rule.
Content model for rule.
empty
()
A hyperlink reference to some other object. When converted to HTML, the content would be the content of the anchor. The destination can be specified by one of the attributes labelref, idref or href; Missing fields will usually be filled in during postprocessing, based on data extracted from the document(s).
Attributes for ref.
= text
a pattern encoding how the text content should be filled in during postprocessing, if it is empty. It consists of the words type (standing for the object type, eg. Ch.), refnum and title (including type and refnum) or toctitle (for the shortform of the title) mixed with arbitrary characters.
= text
gives a longer form description of the target, this would typically appear as a tooltip in HTML. Typically filled in by postprocessor.
Content model for ref.
Inline anchor.
Attributes for anchor.
Content model for anchor.
A container for a bibliographic citation. The model is inline to allow arbitrary comments before and after the expected bibref(s) which are the specific citation.
Attributes for cite.
Content model for cite.
A bibliographic citation refering to a specific bibliographic item. Postprocessing will turn this into an ref for the actual link.
Attributes for bibref.
= text
= text
a pattern encoding how the text content (of an empty bibref) will be filled in. Consists of strings author, fullauthor, year, number and title (to be replaced by data from the bibliographic item) mixed with arbitrary characters.
= text
separator between formatted references
= text
separator between formatted years when duplicate authors are combined.
Content model for bibref.
(bibrefphrase*)
A preceding or following phrase used in composing a bibliographic reference, such as listing pages or chapter.
Attributes for bibrefphrase
Content model for bibrefphrase