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