共用方式為


SettingFacet 複雜型別

更新:2007 年 11 月

定義系統定義模型內設定 facet (子設定) 的部署報告資訊。

<xs:complexType name="SettingFacet">
    <xs:sequence>
        <xs:element name="Value"
            type="@lt:SettingInstanceValue@lid:7149746f-364f-40fd-aa7b-d508a02f880a"
            minOccurs="0"
            maxOccurs="unbounded"
         />
    </xs:sequence>
    <xs:attributeGroup
        ref="@lt:SettingAttributes@lid:02bd46c9-552d-4a4e-8f11-c45a2e31934d"
     />
</xs:complexType>

子項目

項目

型別

描述

Value (SettingFacet) 項目

SettingInstanceValue 複雜型別

設定 facet 的值。

屬性群組

名稱

描述

SettingAttributes 屬性群組

與設定和該設定之行為相關的資訊。