namedValue 複雜類型
定義與名稱/值組中的值相關聯的名稱。
<xs:complexType name="namedValue">
<xs:simpleContent>
<xs:extension
base="nonEmptyString"
>
<xs:attribute name="name"
type="nonEmptyString"
use="required"
/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
屬性
名称 | 類型 | 描述 |
---|---|---|
NAME | nonEmptyString | 指定與名稱/值組中的值相關聯的名稱。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |