countArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
count countArrayType optional
<h:div class="summary">Array of object counts.</h:div>
<h:div class="description">No fixed semantics or default, normally integral. It is presumed that the element can be multiplied by the count value.</h:div>

Used By

Element atomArray

Source

<xsd:attributeGroup id="attGp.countArray" name="countArray">
  <xsd:attribute id="att.countArray" name="count" type="countArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Array of object counts.</h:div>
        <h:div class="description">No fixed semantics or default, normally integral. It is presumed that the element can be multiplied by the count value.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>