<xsd:attributeGroup id="attGp.count" name="count">
<xsd:attribute id="att.count" name="count" type="positiveNumberType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The count of the object.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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>
|