counterAttributes 複雜類型
定義最多包含五個計數器屬性的清單。
<xs:complexType name="counterAttributes">
<xs:choice
minOccurs="1"
maxOccurs="5"
>
<xs:element name="counterAttribute"
type="man:counterAttribute"
/>
</xs:choice>
</xs:complexType>
子元素
元素 | 類型 | Description |
---|---|---|
counterAttribute | man:counterAttribute | 計數器屬性,指定計數器資料在取用者應用程式中的顯示方式。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |