Mixed Content Model | |||
|
|||
Attributes | Common attributes | ||
Name |
Type |
Default |
|
linkend | IDREF | None | |
Parameter Entities | |||
gen.char.class | ndxterm.char.mix | para.char.mix | |
refinline.char.mix | tbl.entry.mdl | title.char.mix |
This element marks the first occurrence of a word or term in a given context.
Formatted inline. FirstTerms are often given special typographic treatment, such as italics.
These elements contain firstterm: application, attribution, bibliomisc, bridgehead, citation, citetitle, emphasis, entry, foreignphrase, glosssee, glossseealso, glossterm, lineannotation, link, literallayout, lotentry, member, msgaud, olink, para, phrase, primary, primaryie, productname, programlisting, quote, refentrytitle, refpurpose, remark, screen, screeninfo, secondary, secondaryie, see, seealso, seealsoie, seeie, seg, segtitle, simpara, subtitle, synopsis, term, tertiary, tertiaryie, title, titleabbrev, tocback, tocentry, tocfront, ulink.
The following elements occur in firstterm: acronym, anchor, beginpage, emphasis, indexterm, inlinegraphic, inlinemediaobject, link, olink, remark, subscript, superscript, trademark, ulink.
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <para> In an <firstterm>Object Oriented</firstterm> programming language, data and procedures (called <glossterm>methods</glossterm>) are bound together. </para> |
In an Object Oriented programming language, data and procedures (called methods) are bound together.