<text>

The <text> element associates no semantics with its content. It exists to serve as a container for text where a container is needed (for example, as a target for content references, or for use within restricted content models in specializations).

Unlike <ph>, <text> cannot contain images. Unlike <keyword>, <text> does not imply keyword-like semantics. The <text> element contains only text data, or nested <text> elements.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/text

Example

This section is non-normative.

<p>This an example of <keyword><text id="reuse">Text
   that is reusable</text></keyword>, with no extra 
   semantics attached to the text when it is reused.</p>

Content model

(Text | <text>)*

Contained by

<abstract>, <alt>, <author>, <b>, <bodydiv>, <brand>, <category>, <cite>, <component>, <consequence>, <coords>, <copyrholder>, <data>, <dd>, <ddhd>, <desc>, <div>, <draft-comment>, <dt>, <dthd>, <entry>, <example>, <featnum>, <figgroup>, <fn>, <howtoavoid>, <i>, <index-base>, <index-see>, <index-see-also>, <index-sort-as>, <indexterm>, <itemgroup>, <keyword>, <li>, <line-through>, <lines>, <linkinfo>, <linktext>, <lq>, <navtitle>, <note>, <overline>, <p>, <ph>, <platform>, <pre>, <prodname>, <prognum>, <publisher>, <q>, <searchtitle>, <section>, <sectiondiv>, <series>, <shape>, <shortdesc>, <sli>, <sort-as>, <source>, <stentry>, <sub>, <sup>, <term>, <text>, <title>, <tm>, <tt>, <typeofhazard>, <u>, <xref>

Zero or more of the following
  • Text
  • <text>

Contained by

  • <abstract>
  • <alt>
  • <author>
  • <b>
  • <bodydiv>
  • <brand>
  • <category>
  • <cite>
  • <component>
  • <consequence>
  • <coords>
  • <copyrholder>
  • <data>
  • <dd>
  • <ddhd>
  • <desc>
  • <div>
  • <draft-comment>
  • <dt>
  • <dthd>
  • <entry>
  • <example>
  • <featnum>
  • <figgroup>
  • <fn>
  • <howtoavoid>
  • <i>
  • <index-base>
  • <index-see>
  • <index-see-also>
  • <index-sort-as>
  • <indexterm>
  • <itemgroup>
  • <keyword>
  • <li>
  • <line-through>
  • <lines>
  • <linkinfo>
  • <linktext>
  • <lq>
  • <navtitle>
  • <note>
  • <overline>
  • <p>
  • <ph>
  • <platform>
  • <pre>
  • <prodname>
  • <prognum>
  • <publisher>
  • <q>
  • <searchtitle>
  • <section>
  • <sectiondiv>
  • <series>
  • <shape>
  • <shortdesc>
  • <sli>
  • <sort-as>
  • <source>
  • <stentry>
  • <sub>
  • <sup>
  • <term>
  • <text>
  • <title>
  • <tm>
  • <tt>
  • <typeofhazard>
  • <u>
  • <xref>

Inheritance

- topic/text

The <text> element is a base element type. It is defined in the topic module.

Attributes

The following attributes are available on this element: Universal attribute group.