<state>
The <state> element specifies a name/value pair whenever it is
necessary to represent a named state that has a variable value. The element is primarily
intended for use in specializations to represent specific states (like logic circuit states,
chemical reaction states, airplane instrumentation states, and so forth).
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/state
Example
This section is non-normative.
<step><cmd>Verify the presence of an "on" or high condition at the input gate
(ie, <state name="inflag" value="high"/>)</cmd></step>Content model
EMPTY
Contained by
<abstract>, <b>, <bodydiv>, <cite>, <data>, <dd>, <ddhd>, <desc>, <div>, <draft-comment>, <dt>, <dthd>, <entry>, <example>, <figgroup>, <fn>, <howtoavoid>, <i>, <itemgroup>, <li>, <line-through>, <lines>, <linkinfo>, <lq>, <note>, <overline>, <p>, <ph>, <pre>, <q>, <section>, <sectiondiv>, <shortdesc>, <sli>, <stentry>, <sub>, <sup>, <title>, <tt>, <u>, <xref>
Empty
Contained by
<abstract><b><bodydiv><cite><data><dd><ddhd><desc><div><draft-comment><dt><dthd><entry><example><figgroup><fn><howtoavoid><i><itemgroup><li><line-through><lines><linkinfo><lq><note><overline><p><ph><pre><q><section><sectiondiv><shortdesc><sli><stentry><sub><sup><title><tt><u><xref>
Inheritance
- topic/state
The <state> 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, outputclass, and the attributes defined below.
@name(REQUIRED)- The name of the property whose state is being described.
@value(REQUIRED)- The state of the property identified by the
@nameattribute.
@name(REQUIRED)- The name of the property whose state is being described.
@value(REQUIRED)- The state of the property identified by the
@nameattribute.