<ph>
The <ph> element is used to enclose a phrase for reuse or
conditional processing (for example, when part of a paragraph applies to a particular audience). It
can be used by specializations of DITA to create semantic markup for content at the phrase level,
which then allows (but does not require) specific processing or formatting.
Content model
(Text | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <image> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*
Contained by
<abstract>, <alt>, <b>, <bodydiv>, <cite>, <consequence>, <data>, <dd>, <ddhd>, <desc>, <div>, <draft-comment>, <dt>, <dthd>, <entry>, <example>, <figgroup>, <fn>, <howtoavoid>, <i>, <index-see>, <index-see-also>, <indexterm>, <itemgroup>, <li>, <line-through>, <lines>, <linkinfo>, <linktext>, <lq>, <navtitle>, <note>, <overline>, <p>, <ph>, <pre>, <q>, <searchtitle>, <section>, <sectiondiv>, <shortdesc>, <sli>, <source>, <stentry>, <sub>, <sup>, <title>, <tt>, <typeofhazard>, <u>, <xref>
- Text
<boolean><cite><data><data-about><draft-comment><fn><foreign><image><indexterm><indextermref><keyword><ph><q><required-cleanup><state><term><text><tm><unknown><xref>
Contained by
<abstract><alt><b><bodydiv><cite><consequence><data><dd><ddhd><desc><div><draft-comment><dt><dthd><entry><example><figgroup><fn><howtoavoid><i><index-see><index-see-also><indexterm><itemgroup><li><line-through><lines><linkinfo><linktext><lq><navtitle><note><overline><p><ph><pre><q><searchtitle><section><sectiondiv><shortdesc><sli><source><stentry><sub><sup><title><tt><typeofhazard><u><xref>
Inheritance
- topic/ph
The <ph> element is a base element type. It is defined in the topic module.
Example
This section is non-normative.
<p>This was not changed. <ph rev="v5r2">This was updated.</ph> This was not.</p>Attributes
The following attributes
are available on this element: Universal attribute group,
outputclass, and @keyref.