計數器複雜類型
定義檢測資訊清單的 區段,識別提供者及其提供的計數器。
<xs:complexType name="counters">
<xs:choice
minOccurs="1"
maxOccurs="1"
>
<xs:element name="provider"
type="man:provider"
/>
</xs:choice>
<xs:attribute name="schemaVersion"
use="required"
>
<xs:simpleType>
<xs:restriction
base="xs:string"
>
<xs:enumeration
value="1.1"
/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
子元素
屬性
名称 |
類型 |
描述 |
schemaVersion |
|
用來寫入資訊清單的架構版本。
|
規格需求
需求 |
值 |
最低支援的用戶端
|
Windows Vista [僅限傳統型應用程式]
|
最低支援的伺服器
|
Windows Server 2008 [僅限傳統型應用程式]
|
另請參閱
-
儀錶