start

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
start xsd:string optional
<h:div class="summary">The start value.</h:div>
<h:div class="description">The start value in any allowable XSD representation</h:div>

Used By

Elements action, actionList, array

Source

<xsd:attributeGroup name="start" id="attGp.start">
  <xsd:attribute name="start" type="xsd:string" id="att.start">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The start value.</h:div>
        <h:div class="description">The start value in any allowable XSD representation</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>