namedValues 複雜類型
定義與值相關聯的名稱/值組。
<xs:complexType name="namedValues">
<xs:sequence>
<xs:element name="Value"
type="namedValue"
minOccurs="1"
maxOccurs="32"
/>
</xs:sequence>
</xs:complexType>
子元素
元素 | 類型 | 描述 |
---|---|---|
值 | namedValue | 指定與名稱/值組中名稱相關聯的值。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |