endCondition

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
endCondition xsd:string optional
<h:div class="summary">The end condition.</h:div>
<h:div class="description">
  <h:p>At present a human-readable string describing some condition when the ac tion should end. As XML develops it may be possible to add machine-processable semantics in this field.</h:p>
</h:div>

Used By

Elements action, actionList

Source

<xsd:attributeGroup name="endCondition" id="attGp.endCondition">
  <xsd:attribute name="endCondition" type="xsd:string" id="att.endCondition">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The end condition.</h:div>
        <h:div class="description">
          <h:p>At present a human-readable string describing some condition when the ac tion should end. As XML develops it may be possible to add machine-processable semantics in this field.</h:p>
        </h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>