Definition Type: Element
Name: WorkTotals
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:StorageCounts
Containing Schema: Counter.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Summation of all classes of work
Collapse XSD Schema Diagram:
Drilldown into InputKOctets Drilldown into ObjectCount Drilldown into StorageCountsXSD Diagram of WorkTotals
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="WorkTotals" type="StorageCounts" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Summation of all classes of work</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ObjectCount pwg:ObjectCount 0 (1)
InputKOctets pwg:InputKOctets 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: