Definition Type: Element
Name: ServiceSpecificCounters
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: ServiceTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of ServiceSpecificCounters
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="ServiceSpecificCounters" minOccurs="0">
    <xs:complexType>
        <xs:choice />
    </xs:complexType>
</xs:element>