startCondition

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
startCondition xsd:string optional
<h:div class="summary">The start condition.</h:div>
<h:div class="description">This can describe the condition(s) that has to be met before an action can begin, such as in a recipe. Semantics are unexplored but could be used to control robotic operations.</h:div>

Used By

Elements action, actionList

Source

<xsd:attributeGroup name="startCondition" id="attGp.startCondition">
  <xsd:attribute name="startCondition" type="xsd:string" id="att.startCondition">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The start condition.</h:div>
        <h:div class="description">This can describe the condition(s) that has to be met before an action can begin, such as in a recipe. Semantics are unexplored but could be used to control robotic operations.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>