counterAttributes 複合型
最大 5 つのカウンター属性を含むリストを定義します。
<xs:complexType name="counterAttributes">
<xs:choice
minOccurs="1"
maxOccurs="5"
>
<xs:element name="counterAttribute"
type="man:counterAttribute"
/>
</xs:choice>
</xs:complexType>
子要素
要素 | Type | 説明 |
---|---|---|
counterAttribute | man:counterAttribute | コンシューマー アプリケーションでのカウンター データの表示方法を指定する counter 属性。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 [デスクトップ アプリのみ] |