DiVA Document Format

Fulltext Contents, Version 1.0

Index of Elements

Name DocBook Description
abstract

A summary.

address

A real-world address, generally a postal address.

audiodata

Pointer to external audio data.

audioobject

A wrapper for audio data and its associated meta-information.

author

The name of an individual author.

bibliodiv

A section of a Bibliography.

bibliography

A bibliography.

biblioid

An identifier for a document.

bibliomixed

An entry in a Bibliography.

bibliomset

A cooked container for related bibliographic information.

blockquote

Block quotations are set off from the main text, as opposed to occurring inline.

book

A complete book.

caption

A Caption is an extended description of a MediaObject.

chapter

Chapter is a chapter of a Book.

city

The name of a city in an address.

code

An inline code fragment.

colspec

The attributes of this empty element specify the presentation characteristics of entries in a column of a table.

confdates

The dates of a conference for which a document was written.

confgroup

A wrapper for document meta-information about a conference.

confnum

An identifier, frequently numerical, associated with a conference for which a document was written.

conftitle

The title of a conference for which a document was written.

country

The name of a country.

dedication

A wrapper for the dedication section of a book.

edition

The name or number of an edition of a document.

editor

The name of the editor of a document.

emphasis

Emphasis provides a method for indicating that certain text should be stressed in some way.

entry

Entry is a cell in a table.

equation

A formal mathematical equation (with an optional rather than required title).

firstname

The first name of a person.

footnote

This element is a wrapper around the contents of a footnote.

footnoteref

A cross reference to a footnote (a footnote mark).

imagedata

This element points to an external entity containing graphical image data.

imageobject

An ImageObject is a wrapper containing ImageData and its associated meta-information.

index

An index.

indexdiv

A division in an index.

indexentry

An entry in an index.

indexterm

A wrapper for terms to be indexed.

informalequation

A displayed mathematical equation without a title.

inlineequation

A mathematical equation or expression occurring inline.

inlinemediaobject

An inline media object (video, audio, image, and so on).

issuenum

The number of an issue of a journal.

itemizedlist

In an ItemizedList, each member of the list is marked with a bullet, dash, or other symbol.

listitem

The ListItem element is a wrapper around an item in a list.

mediaobject

This element contains a set of alternative media objects.

orderedlist

In an OrderedList, each member of the list is marked with a numeral, letter, or other sequential symbol (such as roman numerals).

otheraddr

Uncategorized information in address.

pagenums

The numbers of the pages in a book, for use in a bibliographic entry.

para

A Para is a paragraph.

personname

The personal name of an individual.

phrase

A span of text.

postcode

A postal code in an address.

primary

The primary word or phrase under which an index term should be sorted.

primaryie

A primary term in an index entry, not in the text.

pubdate

The date of publication of a document.

publisher

The publisher of a document.

publishername

The name of the publisher of a document.

row

A Row is a row in a table.

secondary

The secondary word or phrase under which an index term should be sorted.

secondaryie

A secondary term in an index entry, rather than in the text.

sect1

Sect1 is one of the top-level sectioning elements in a component.

sect2

A subsection within a Sect1.

sect3

A subsection within a Sect2.

sect4

A subsection within a Sect3.

see

Part of an index term directing the reader instead to another entry in the index.

seealso

Part of an index term directing the reader also to another entry in the index.

seealsoie

A See also entry in an index, rather than in the text.

seeie

A See entry in an index, rather than in the text.

street

A street address in an address.

subscript

Subscript identifies text that is to be displayed as a subscript when rendered.

subtitle

The subtitle of a document.

superscript

Superscript identifies text that is to be displayed as a superscript when rendered.

surname

A family name; in western cultures the last name.

table

The Table element identifies a formal table.

tbody

The TBody wrapper identifies the Rows of a table that form the body of the table.

tertiary

The tertiary word or phrase under which an index term should be sorted.

tertiaryie

A tertiary term in an index entry, rather than in the text.

textobject

A wrapper for a text description of an object and its associated meta-information.

tfoot

A table footer consisting of one or more rows.

tgroup

A TGroup surrounds a logically complete portion of a table.

thead

A table header consisting of one or more rows.

title

The text of the title of a section of a document or of a formal block-level element.

ulink

A link that addresses its target by means of a URL (Uniform Resource Locator).

videodata

Pointer to external video data.

videoobject

A wrapper for video data and its associated meta-information.

volumenum

The volume number of a document in a set (as of books in a set or articles in a journal).


The abstract element

A summary.

Parents

bibliomset, bibliomixed

Children

Sequence: para

Top


The address element

A real-world address, generally a postal address.

Parents

confgroup, publisher

Children

Choice: city, country, otheraddr, personname, postcode, street

Top


The audiodata element

Pointer to external audio data.

Parents

audioobject

Attributes

Name Type Use Description
fileref string required

FileRef specifies the name of the file which contains the content of the audio data.

format string optional

Format identifies the format of the audio data. The Format must be a defined notation.

srccredit string optional

SrcCredit contains details about the source of the audio data.

Top


The audioobject element

A wrapper for audio data and its associated meta-information.

Parents

inlinemediaobject, mediaobject

Children

Sequence: audiodata

Top


The author element

The name of an individual author.

Parents

bibliomset, bibliomixed

Children

Sequence: personname

Top


The bibliodiv element

A section of a Bibliography.

Parents

bibliography

Children

Sequence: title, bibliomixed

Top


The bibliography element

A bibliography.

Parents

book

Children

Sequence: title, bibliodiv

Top


The biblioid element

Mixed Content Model

An identifier for a document.

Parents

bibliomset, bibliomixed

Children

Choice: ulink

Attributes

Name Type Use Description
class string
Enumeration:
doi
isbn
issn
libraryofcongress
other
pubnumber
uri
required

Identifies the encoding scheme of the identifier.

otherclass string optional

Identifies the encoding scheme of the identifier when class is other.

Top


The bibliomixed element

An entry in a Bibliography.

Parents

bibliodiv

Children

Choice: abstract, author, biblioid, bibliomset, confgroup, edition, editor, issuenum, pagenums, pubdate, publisher, subtitle, title, volumenum

Top


The bibliomset element

A cooked container for related bibliographic information.

Parents

bibliomset, bibliomixed

Children

Choice: abstract, author, biblioid, bibliomset, confgroup, edition, editor, issuenum, pagenums, pubdate, publisher, subtitle, title, volumenum

Attributes

Name Type Use Description
relation string
Enumeration:
article
book
chapter
journal
required

Relation identifies the relationship between the various elements in the BiblioMSet.

Top


The blockquote element

Block quotations are set off from the main text, as opposed to occurring inline.

Parents

blockquote, caption, chapter, dedication, footnote, listitem, sect1, sect2, sect3, sect4

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Attributes

Name Type Use Description
role string
Enumeration:
indent
optional

For indented blockquotes.

Top


The book element

A complete book.

Children

Sequence: dedication, chapter, bibliography, index

Top


The caption element

A Caption is an extended description of a MediaObject.

Parents

mediaobject

Children

Choice: para, blockquote, itemizedlist, orderedlist

Top


The chapter element

Chapter is a chapter of a Book.

Parents

book

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Choice: sect1

Sequence: title

Top


The city element

The name of a city in an address.

Parents

address

Top


The code element

Mixed Content Model

An inline code fragment.

Parents

code, entry, para, title

Children

Choice: code

Attributes

Name Type Use Description
language string optional

Identifies the programming language of the inline code.

Top


The colspec element

The attributes of this empty element specify the presentation characteristics of entries in a column of a table.

Parents

tgroup

Attributes

Name Type Use Description
colname string optional

ColName gives a symbolic name to a column.

colnum positiveInteger required

ColNum gives the number of the column defined by this ColSpec.

colwidth string optional

ColWidth specifies the desired width of the relevant column. It is a fixed measure using pts.

Top


The confdates element

The dates of a conference for which a document was written.

Parents

confgroup

Top


The confgroup element

A wrapper for document meta-information about a conference.

Parents

bibliomset, bibliomixed

Children

Choice: address, confdates, confnum, conftitle

Top


The confnum element

An identifier, frequently numerical, associated with a conference for which a document was written.

Parents

confgroup

Top


The conftitle element

The title of a conference for which a document was written.

Parents

confgroup

Top


The country element

The name of a country.

Parents

address

Top


The dedication element

A wrapper for the dedication section of a book.

Parents

book

Children

Choice: para, blockquote, itemizedlist, orderedlist

Attributes

Name Type Use Description
status string optional

Status identifies the editorial or publication status of the Dedication. Publication status might be used to control formatting (for example, printing a draft watermark on drafts) or processing (perhaps a document with a status of final should not include any components that are not final).

Top


The edition element

The name or number of an edition of a document.

Parents

bibliomset, bibliomixed

Top


The editor element

The name of the editor of a document.

Parents

bibliomset, bibliomixed

Children

Sequence: personname

Top


The emphasis element

Mixed Content Model

Emphasis provides a method for indicating that certain text should be stressed in some way.

Parents

emphasis, entry, para, primary, primaryie, secondary, secondaryie, see, seeie, seealso, seealsoie, tertiary, tertiaryie, title, ulink

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
role string
Enumeration:
bold
italic
underlined
required

For text-formatting.

Top


The entry element

Mixed Content Model

Entry is a cell in a table.

Parents

row

Children

Choice: code, emphasis, footnote, footnoteref, indexterm, inlineequation, inlinemediaobject, itemizedlist, mediaobject, orderedlist, para, subscript, superscript, ulink

Attributes

Name Type Use Description
align string
Enumeration:
center
char
justify
left
right
optional

Align specifies the horizontal alignment of text (and other elements) within the Entry.

char string optional

Char specifies the alignment character when the Align attribute is set to Char.

charoff string optional

CharOff specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in Char when the Align attribute is set to Char.

colname string optional

ColName identifies the column in which this entry should appear; it must have been previously defined in a ColSpec. Entrys cannot be given out of order, the column referenced must be to the right of the last Entry or EntryTbl placed in the current row. It is an error to specify both a ColName and a SpanName.

colsep string optional

If ColSep has the value 1 (true), then a rule will be drawn to the right of this Entry. A value of 0 (false) suppresses the rule. The rule to the right of the last column in the table is controlled by the Frame attribute of the enclosing Table or InformalTable and the ColSep of an entry in the last column in the table is ignored.

morerows string optional

MoreRows indicates how many more rows, in addition to the current row, this Entry is to occupy. It creates a vertical span. The default of 0 indicates that the Entry occupies only a single row.

nameend string optional

NameEnd is the name (defined in a ColSpec) of the rightmost column of a span. On Entry, specifying both NameSt and NameEnd defines a horizontal span for the current Entry. (See also SpanName.)

namest string optional

NameSt (name start) is the name (defined in a ColSpec) of the leftmost column of a span. On Entry, specifying both NameSt and NameEnd defines a horizontal span for the current Entry. (See also SpanName.)

rotate string optional

If Rotate has the value 1 (true), the Entry is to be rotated 90 degrees counterclockwise in the table cell. A value of 0 (false) indicates that no rotation is to occur. If the stylesheet also specifies rotation, the value of Rotate is ignored; they are not additive. Only the values 0 and 1 are legal.

rowsep string optional

If RowSep has the value 1 (true), then a rule will be drawn below the Entry. A value of 0 (false) suppresses the rule. The rule below the last row in the table is controlled by the Frame attribute of the enclosing Table or InformalTable and the RowSep of the last row is ignored. If unspecified, this attribute is inherited from enclosing elements.

spanname string optional

SpanName is the name (defined in a SpanSpec) of a span. This cell will be rendered with the specified horizontal span.

valign string
Enumeration:
bottom
middle
top
optional

VAlign specifies the vertical alignment of text (and other elements) within the Entry. If no alignment is specified, it is inherited from enclosing elements.

Top


The equation element

A formal mathematical equation (with an optional rather than required title).

Parents

blockquote, chapter, listitem, sect1, sect2, sect3, sect4

Children

Sequence: title, mml:math

Top


The firstname element

The first name of a person.

Parents

personname

Top


The footnote element

This element is a wrapper around the contents of a footnote.

Parents

entry, para

Children

Choice: blockquote, informalequation, itemizedlist, mediaobject, orderedlist, para

Attributes

Name Type Use Description
id ID optional

ID

label string optional

Label identifies the desired footnote mark.

Top


The footnoteref element

A cross reference to a footnote (a footnote mark).

Parents

entry, para

Attributes

Name Type Use Description
label string optional

Label identifies the desired footnote mark.

linkend IDREF required

Linkend points to the Footnote referenced.

Top


The imagedata element

This element points to an external entity containing graphical image data.

Parents

imageobject

Attributes

Name Type Use Description
align string
Enumeration:
center
left
right
optional

Align specifies the horizontal alignment of the content area in the viewport area.

contentdepth string optional

ContentDepth specifies the desired depth of the content area.

contentwidth string optional

ContentWidth specifies the desired width of the content area.

depth string optional

Depth specifies the desired depth of the viewport area.

fileref string required

FileRef specifies the name of the file which contains the content of the image data.

format string
Enumeration:
BMP
CGM-BINARY
CGM-CHAR
CGM-CLEAR
DITROFF
DVI
EPS
EQN
FAX
GIF
GIF87a
GIF89a
IGES
JPEG
JPG
linespecific
PCX
PIC
PNG
PS
SGML
SVG
TBL
TIFF
WMF
WPG
optional

Format identifies the format of the image data. The Format must be a defined notation.

scale string optional

Scale is an integer representing a percentage scaling factor (retaining the relative dimensions of the original image). If unspecified, the value 100 (100%) is assumed.

scalefit string optional

If ScaleFit has the value 1 (true), then the image data is to be scaled (uniformly) to the specified width or depth. The default value of 0 (false) indicates that the image will not be scaled to fit (although it may still be scaled by the Scale attribute).

srccredit string optional

SrcCredit contains details about the source of the image data.

valign string
Enumeration:
bottom
middle
top
optional

VAlign specifies the vertical alignment of the content area in the viewport area.

width string optional

Width indicates the width of the graphic.

Top


The imageobject element

An ImageObject is a wrapper containing ImageData and its associated meta-information.

Parents

inlinemediaobject, mediaobject

Children

Sequence: imagedata

Top


The index element

An index.

Parents

book

Children

Sequence: title, indexdiv

Top


The indexdiv element

A division in an index.

Parents

index

Children

Sequence: title, indexentry

Top


The indexentry element

An entry in an index.

Parents

indexdiv

Children

Choice: primaryie, secondaryie, tertiaryie, seeie, seealsoie

Top


The indexterm element

A wrapper for terms to be indexed.

Parents

entry, para, title

Children

Choice: primary, secondary, tertiary, see, seealso

Attributes

Name Type Use Description
class string
Enumeration:
endofrange
singular
startofrange
optional

Class identifies the type of IndexTerm. If StartRef is supplied, the default for Class is EndOfRange, otherwise it is Singular.

pagenum string optional

PageNum indicates the page on which this index term occurs in some version of the printed document.

scope string
Enumeration:
all
global
local
optional

Scope identifies in which indexes the IndexTerm should appear. Global means the index for the whole collection of documents, Local means the index for this document only, and All means both indexes.

significance string
Enumeration:
normal
preferred
optional

Significance specifies whether or not this IndexTerm is considered the most important location for information about the terms being indexed. Generally, Preferred IndexTerms get special typographic treatment in the Index.

startref IDREF optional

The use of StartRef implies a spanning index entry. StartRef is used on the term that defines the end of the span and points to the term which defines the beginning.

type string optional

Type.

zone IDREFS optional

The use of Zone implies a spanning index entry. Zone holds the IDs of the elements to which it applies. The IndexTerm applies to the contents of the entire element(s) to which it points. If Zone is used, the physical placement of the IndexTerm in the flow of the document is irrelevant.

Top


The informalequation element

A displayed mathematical equation without a title.

Parents

blockquote, chapter, footnote, listitem, sect1, sect2, sect3, sect4

Children

Sequence: mml:math

Top


The inlineequation element

A mathematical equation or expression occurring inline.

Parents

entry, para

Children

Sequence: mml:math

Top


The inlinemediaobject element

An inline media object (video, audio, image, and so on).

Parents

entry, para

Children

Choice: audioobject, imageobject, videoobject

Sequence: textobject

Top


The issuenum element

The number of an issue of a journal.

Parents

bibliomset, bibliomixed

Top


The itemizedlist element

In an ItemizedList, each member of the list is marked with a bullet, dash, or other symbol.

Parents

blockquote, caption, chapter, dedication, entry, footnote, listitem, sect1, sect2, sect3, sect4

Children

Sequence: listitem

Attributes

Name Type Use Description
mark string
Enumeration:
disc
circle
square
optional

Mark contains a keyword indicating the type of mark to be used on items in this ItemizedList.

role string
Enumeration:
indent
optional

For indented lists.

Top


The listitem element

The ListItem element is a wrapper around an item in a list.

Parents

itemizedlist, orderedlist

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Top


The mediaobject element

This element contains a set of alternative media objects.

Parents

blockquote, chapter, entry, footnote, listitem, sect1, sect2, sect3, sect4

Children

Choice: audioobject, imageobject, videoobject

Sequence: caption, textobject

Top


The orderedlist element

In an OrderedList, each member of the list is marked with a numeral, letter, or other sequential symbol (such as roman numerals).

Parents

blockquote, caption, chapter, dedication, entry, footnote, listitem, sect1, sect2, sect3, sect4

Children

Sequence: listitem

Attributes

Name Type Use Description
numeration string
Enumeration:
arabic
loweralpha
upperalpha
lowerroman
upperroman
optional

Numeration specifies the style of numbering to be used for items in the current OrderedList.

role string
Enumeration:
indent
optional

For indented lists.

Top


The otheraddr element

Uncategorized information in address.

Parents

address

Top


The pagenums element

The numbers of the pages in a book, for use in a bibliographic entry.

Parents

bibliomset, bibliomixed

Top


The para element

Mixed Content Model

A Para is a paragraph.

Parents

abstract, blockquote, caption, chapter, dedication, entry, footnote, listitem, sect1, sect2, sect3, sect4

Children

Choice: code, emphasis, indexterm, inlineequation, inlinemediaobject, footnote, footnoteref, subscript, superscript, ulink

Attributes

Name Type Use Description
role string
Enumeration:
indent
preceedingLineBreak
optional

For formatting.

Top


The personname element

The personal name of an individual.

Parents

address, author, editor

Children

Sequence: firstname, surname

Top


The phrase element

A span of text.

Parents

textobject

Top


The postcode element

A postal code in an address.

Parents

address

Top


The primary element

Mixed Content Model

The primary word or phrase under which an index term should be sorted.

Parents

indexterm

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
sortas string optional

SortAs specifies the string by which the element's content is to be sorted. If unspecified, the proper content is used.

Top


The primaryie element

Mixed Content Model

A primary term in an index entry, not in the text.

Parents

indexentry

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
linkends string optional

Linkends, if used, points to the IndexTerms indexed by this entry.

Top


The pubdate element

The date of publication of a document.

Parents

bibliomset, bibliomixed

Top


The publisher element

The publisher of a document.

Parents

bibliomset, bibliomixed

Children

Sequence: publishername, address

Top


The publishername element

The name of the publisher of a document.

Parents

publisher

Top


The row element

A Row is a row in a table.

Parents

tbody, tfoot, thead

Children

Sequence: entry

Attributes

Name Type Use Description
rowsep string optional

If RowSep has the value 1 (true), then a rule will be drawn below all the cells in this Row (unless other, interior elements, suppress some or all of the rules). A value of 0 (false) suppresses the rule. The rule below the last row in the table is controlled by the Frame attribute of the enclosing Table and the RowSep of the last row is ignored. If unspecified, this attribute is inherited from enclosing elements.

valign string
Enumeration:
bottom
middle
top
optional

VAlign specifies the vertical alignment of text (and other elements) within the cells of this Row. If no alignment is specified, it is inherited from enclosing elements.

Top


The secondary element

Mixed Content Model

The secondary word or phrase under which an index term should be sorted.

Parents

indexterm

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
sortas string optional

SortAs specifies the string by which the element's content is to be sorted. If unspecified, the proper content is used.

Top


The secondaryie element

Mixed Content Model

A secondary term in an index entry, rather than in the text.

Parents

indexentry

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
linkends string optional

Linkends, if used, points to the IndexTerms indexed by this entry.

Top


The sect1 element

Sect1 is one of the top-level sectioning elements in a component.

Parents

chapter

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Choice: sect2

Sequence: title

Top


The sect2 element

A subsection within a Sect1.

Parents

sect1

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Choice: sect3

Sequence: title

Top


The sect3 element

A subsection within a Sect2.

Parents

sect2

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Choice: sect4

Sequence: title

Top


The sect4 element

A subsection within a Sect3.

Parents

sect3

Children

Choice: para, blockquote, equation, informalequation, itemizedlist, orderedlist, table, mediaobject

Choice:

Sequence: title

Top


The see element

Mixed Content Model

Part of an index term directing the reader instead to another entry in the index.

Parents

indexterm

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
sortas string optional

SortAs specifies the string by which the element's content is to be sorted. If unspecified, the proper content is used.

Top


The seealso element

Mixed Content Model

Part of an index term directing the reader also to another entry in the index.

Parents

indexterm

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
sortas string optional

SortAs specifies the string by which the element's content is to be sorted. If unspecified, the proper content is used.

Top


The seealsoie element

Mixed Content Model

A See also entry in an index, rather than in the text.

Parents

indexentry

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
linkends string optional

Linkends, if used, points to the IndexTerms indexed by this entry.

Top


The seeie element

Mixed Content Model

A See entry in an index, rather than in the text.

Parents

indexentry

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
linkends string optional

Linkends, if used, points to the IndexTerms indexed by this entry.

Top


The street element

A street address in an address.

Parents

address

Top


The subscript element

Subscript identifies text that is to be displayed as a subscript when rendered.

Parents

emphasis, entry, para, primary, primaryie, secondary, secondaryie, see, seeie, seealso, seealsoie, tertiary, tertiaryie, title, ulink

Top


The subtitle element

The subtitle of a document.

Parents

bibliomset, bibliomixed

Top


The superscript element

Superscript identifies text that is to be displayed as a superscript when rendered.

Parents

emphasis, entry, para, primary, primaryie, secondary, secondaryie, see, seeie, seealso, seealsoie, tertiary, tertiaryie, title, ulink

Top


The surname element

A family name; in western cultures the last name.

Parents

personname

Top


The table element

The Table element identifies a formal table.

Parents

blockquote, chapter, listitem, sect1, sect2, sect3, sect4

Children

Sequence: title, tgroup

Attributes

Name Type Use Description
colsep string optional

If ColSep has the value 1 (true), then a rule will be drawn to the right of all columns in this table. A value of 0 (false) suppresses the rule. The rule to the right of the last column in the table is controlled by the Frame attribute, not the ColSep.

frame string
Enumeration:
all
bottom
none
sides
top
topbot
optional

Frame specifies how the table is to be framed.

label string optional

Label specifies an identifying string for presentation purposes. Generally, an explicit Label attribute is used only if the processing system is incapable of generating the label automatically. If present, the Label is normative; it will used even if the processing system is capable of automatic labelling.

orient string
Enumeration:
land
port
optional

Orient specifies the orientation of the Table. An orientation of Port is the upright, the same orientation as the rest of the text flow. An orientation of Land is 90 degrees counterclockwise from the upright orientation.

pgwide string optional

If Pgwide has the value 0 (false), then the Table is rendered in the current text flow (with flow column width). A value of 1 (true) specifies that the table should be rendered across the full text page.

rowsep string optional

If RowSep has the value 1 (true), then a rule will be drawn below all the rows in the Table (unless other, interior elements, suppress some or all of the rules). A value of 0 (false) suppresses the rule. The rule below the last row in the table is controlled by the Frame attribute and the RowSep of the last row is ignored.

shortentry string optional

If ShortEntry has the value 1 (true), then the Table's TitleAbbrev will be used in the LoT, Index, etc. A value of 0 (false) indicates that the full Title should be used in those places.

tabstyle string optional

TabStyle holds the name of a table style defined in a stylesheet (e.g., a FOSI) that will be used to process this document.

toentry string optional

If ToCEntry has the value 1 (true), then the Table will appear in a generated List of Tables. The default value of 0 (false) indicates that it will not.

Top


The tbody element

The TBody wrapper identifies the Rows of a table that form the body of the table.

Parents

tgroup

Children

Sequence: row

Attributes

Name Type Use Description
valign string
Enumeration:
bottom
middle
top
optional

VAlign specifies the vertical alignment of text (and other elements) within the cells of this TBody.

Top


The tertiary element

Mixed Content Model

The tertiary word or phrase under which an index term should be sorted.

Parents

indexterm

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
sortas string optional

SortAs specifies the string by which the element's content is to be sorted. If unspecified, the proper content is used.

Top


The tertiaryie element

Mixed Content Model

A tertiary term in an index entry, rather than in the text.

Parents

indexentry

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
linkends string optional

Linkends, if used, points to the IndexTerms indexed by this entry.

Top


The textobject element

A wrapper for a text description of an object and its associated meta-information.

Parents

inlinemediaobject, mediaobject

Children

Sequence: phrase

Top


The tfoot element

A table footer consisting of one or more rows.

Parents

tgroup

Children

Sequence: row

Attributes

Name Type Use Description
valign string
Enumeration:
bottom
middle
top
optional

VAlign specifies the vertical alignment of text (and other elements) within the cells of this TFoot.

Top


The tgroup element

A TGroup surrounds a logically complete portion of a table.

Parents

table

Children

Sequence: colspec, thead, tbody, tfoot

Attributes

Name Type Use Description
align string
Enumeration:
center
char
justify
left
right
optional

Align specifies the horizontal alignment of Entrys in cells of the TGroup. If Char is specified, see also Char and CharOff. Individual columns, spans, and cells can provide an alternate alignment.

char string optional

Char specifies the alignment character when the Align attribute is set to Char.

charoff string optional

CharOff specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in Char when the Align attribute is set to Char.

cols positiveInteger required

Cols specifies the number of columns in the table.

colsep string optional

If ColSep has the value 1 (true), then a rule will be drawn to the right of all columns in this TGroup. A value of 0 (false) suppresses the rule. The rule to the right of the last column in the table is controlled by the Frame attribute of the enclosing Table or InformalTable and not the ColSep.

rowsep string optional

If RowSep has the value 1 (true), then a rule will be drawn below all the rows in this TGroup (unless other, interior elements, suppress some or all of the rules). A value of 0 (false) suppresses the rule. The rule below the last row in the table is controlled by the Frame attribute of the enclosing Table and the RowSep of the last row is ignored. If unspecified, this attribute is inherited from enclosing elements.

tgroupstyle string optional

TGroupstyle holds the name of a table group style defined in a stylesheet (e.g., a FOSI) that will be used to process this document.

Top


The thead element

A table header consisting of one or more rows.

Parents

tgroup

Children

Sequence: row

Attributes

Name Type Use Description
valign string
Enumeration:
bottom
middle
top
optional

VAlign specifies the vertical alignment of text (and other elements) within the cells of this THead.

Top


The title element

Mixed Content Model

The text of the title of a section of a document or of a formal block-level element.

Parents

bibliodiv, bibliography, bibliomset, bibliomixed, chapter, equation, index, indexdiv, sect1, sect2, sect3, sect4, table

Children

Choice: code, emphasis, indexterm, subscript, superscript, ulink

Top


The ulink element

Mixed Content Model

A link that addresses its target by means of a URL (Uniform Resource Locator).

Parents

biblioid, entry, para, title

Children

Choice: emphasis, subscript, superscript

Attributes

Name Type Use Description
type string optional

Type is available for application-specific customization of the linking behavior.

url string required

URL specifies the Uniform Resource Locator that is the target of the ULink.

Top


The videodata element

Pointer to external video data.

Parents

videoobject

Attributes

Name Type Use Description
align string
Enumeration:
center
left
right
optional

Align specifies the horizontal alignment of the image data on the page or within the element that frames it.

contentdepth string optional

ContentDepth specifies the desired depth of the content area.

contentwidth string optional

ContentWidth specifies the desired width of the content area.

depth string optional

Depth specifies the desired depth (vertical distance, at least in horizontal writing systems) of the video data.

fileref string required

FileRef specifies the name of the file which contains the content of the video data.

format string optional

Format identifies the format of the video data. The Format must be a defined notation.

scale string optional

Scale specifies integer representing a percentage scaling factor (retaining the relative dimensions of the original video frame). If unspecified, the value 100 (100%) is assumed.

scalefit string optional

If ScaleFit has the value 1 (true), then the video frame is to be scaled (uniformly) to the specified width or depth. The default value of 0 (false) indicates that the image will not be scaled to fit (although it may still be scaled by the Scale attribute).

srccredit string optional

SrcCredit contains details about the source of the video data.

valign string
Enumeration:
bottom
middle
top
optional

Valign specifies the vertical alignment of the image data on the page or within the element that frames it.

width string optional

Width indicates the width of the graphic.

Top


The videoobject element

A wrapper for video data and its associated meta-information.

Parents

inlinemediaobject, mediaobject

Children

Sequence: videodata

Top


The volumenum element

The volume number of a document in a set (as of books in a set or articles in a journal).

Parents

bibliomset, bibliomixed

Top