maxValueArray

Attribute Group Information

Attributes

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

Used By

Elements array, matrix

Source

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