Definition Type: ComplexType
Name: IntegerCounter
Namespace: http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: wsdm-mows.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Duration in schema wsdm-muws-part2_xsd Drilldown into LastUpdated in schema wsdm-muws-part2_xsd Drilldown into ResetAt in schema wsdm-muws-part2_xsd Drilldown into MetricAttributes in schema wsdm-muws-part2_xsdXSD Diagram of IntegerCounter in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="IntegerCounter">
    <xs:simpleContent>
        <xs:extension base="xs:nonNegativeInteger">
            <xs:attributeGroup ref="muws-xs2:MetricAttributes" />
            <xs:anyAttribute namespace="##other" processContents="lax" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
ResetAt muws-xs2:ResetAt (Optional)
LastUpdated muws-xs2:LastUpdated (Optional)
Duration muws-xs2:Duration (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
mows-xs:NumberOfFailedRequests, mows-xs:NumberOfRequests, mows-xs:NumberOfSuccessfulRequests