<xs:attributeGroup name="OperationCount">
<xs:annotation>
<xs:documentation>A count of the number operations since a specified start time-date.</xs:documentation>
</xs:annotation>
<xs:attribute name="Count" type="xs:integer" use="required">
<xs:annotation>
<xs:documentation>Number of operations.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="TD" />
</xs:attributeGroup>
|