Definition Type: Element
Name: WorkTotals
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:InboundCounts
Containing Schema: Counter.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Summation of all classes of work
Collapse XSD Schema Diagram:
Drilldown into FullColorImages Drilldown into MonochromeImages Drilldown into Images Drilldown into InputKOctets Drilldown into InputMessages Drilldown into InboundCountsXSD Diagram of WorkTotals
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="WorkTotals" type="InboundCounts" 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
InputMessages pwg:InputMessages 0 (1)
InputKOctets pwg:InputKOctets 0 (1)
Images pwg:Images 0 (1)
MonochromeImages pwg:MonochromeImages 0 (1)
FullColorImages pwg:FullColorImages 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: