count

Attribute Group Information

Attributes

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

Used By

Source

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