minValueArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
minValueArray floatArrayType optional
<h:div class="summary">Minimum values for numeric _matrix_ or _array.</h:div>
<h:div class="description">A whitespace-separated lists of the same length as the array in the parent element.</h:div>

Used By

Elements array, matrix

Source

<xsd:attributeGroup id="attGp.minValueArray" name="minValueArray">
  <xsd:attribute name="minValueArray" type="floatArrayType" id="att.minValueArray">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Minimum values for numeric _matrix_ or _array.</h:div>
        <h:div class="description">A whitespace-separated lists of the same length as the array in the parent element.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>