F Schema

§ Module LaTeXML-structure

Element document
Pattern document.body.class

The content allowable as the main body of the document.

Content:

(Para.model  |  paragraph  |  subsection  |  section  |  chapter  |  part)

Used by:
Element part

A part within a document.

Includes:
Content:
Used by:
Pattern part.body.class

The content allowable as the main body of a part.

Content:
Used by:
Element chapter

A Chapter within a document.

Includes:
Content:
Used by:
Pattern chapter.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element section
Pattern section.body.class

The content allowable as the main body of a section.

Content:
Used by:
Element appendix

An Appendix within a document.

Includes:
Content:
Used by:
Pattern appendix.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element subsection
Pattern subsection.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element subsubsection
Pattern subsubsection.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element paragraph

A Paragraph within a document. This corresponds to a `formal' marked, possibly labelled LaTeX Paragraph, in distinction from an unlabelled logical paragraph.

Includes:
Content:
Used by:
Pattern paragraph.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element subparagraph
Pattern subparagraph.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element bibliography

A Bibliography within a document.

Includes:
Attribute files

text

the list of bib files used to create the bibliograph.

Content:
Used by:
Pattern bibliography.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element index

An Index within a document.

Includes:
Content:
Used by:
Pattern index.body.class

The content allowable as the main body of a chapter.

Content:
Used by:
Element indexlist

A heirarchical index generated. Typically generated during postprocessing from the collection of indexmark in the document (or document collection).

Includes:
Content:
Used by:
Element indexentry

An entry in an indexlist consisting of a phrase, references to points in the document where the phrase was found, and possibly a nested indexlist represented index levels below this one.

Includes:
Content:
Used by:
Element indexrefs

A container for the references (ref) to where an indexphrase was encountered in the document. The model is Inline to allow arbitrary text, in addition to the expected ref's.

Includes:
Content:
Used by:
Element title

The title of a document, section or similar document structure container.

Includes:
Content:
Used by:
Element toctitle

The short form of a title, for use in tables of contents or similar.

Includes:
Content:
Used by:
Element subtitle

A subtitle, or secondary title.

Includes:
Content:
Used by:
Element personname

A person's name.

Includes:
Content:
Used by:
Element creator

Generalized document creator.

Includes:
Attribute role

= (author  |  editor  |  translator  |  contributor  |  translator  |  text)

indicates the role of the person in creating the docment. Commonly useful values are specified, but is open-ended to support extension.

Content:
Used by:
Pattern Person.class

The content allowed in authors, editors, etc.

Content:
Used by:
Element contact

Generalized contact information for a document creator. Note that this element can be repeated to give different types of contact information (using role) for the same creator.

Includes:
Attribute role

= (affiliation  |  address  |  current_address  |  email  |  url  |  thanks  |  dedicatory  |  text)

indicates the type of contact information contained. Commonly useful values are specified, but is open-ended to support extension.

Content:
Used by:
Element date

Generalized document date. Note that this element can be repeated to give the dates of different events (using role) for the same document.

Includes:
Attribute role

= (creation  |  conversion  |  posted  |  received  |  revised  |  accepted  |  text)

indicates the relevance of the date to the document. Commonly useful values are specified, but is open-ended to support extension.

Content:
Used by:
Element abstract

A document abstract.

Includes:
Content:
Used by:
Element acknowledgements

Acknowledgements for the document.

Includes:
Content:
Used by:
Element keywords

Keywords for the document. The content is freeform.

Includes:
Content:
Used by:
Element classification

A classification of the document.

Includes:
Attribute scheme

text

indicates what classification scheme was used.

Content:
Used by:
Element titlepage

block of random stuff marked as a titlepage

Includes:
Content:
Used by:
Pattern Sectional.attributes
Pattern SectionalFrontMatter.class

The content allowed for the front matter of each sectional unit, and the document.

Content:

(title  |  toctitle  |  creator)

Used by:
Pattern FrontMatter.class

The content allowed (in addition to SectionalFrontMatter.class) for the front matter of a document.

Content:

(subtitle  |  date  |  abstract  |  acknowledgements  |  keywords  |  classification)

Used by:
Pattern BackMatter.class

The content allowed a the end of a document. Note that this includes random trailing Block and Para material, to support articles with figures and similar data appearing `at end'.

Content:
Used by: