SettingFacet 复杂类型

更新:2007 年 11 月

定义有关系统定义模型中的某个设置方面(子设置)的部署报告信息。

<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 复杂类型

设置方面的值。

属性组

名称

说明

SettingAttributes 属性组

有关某个设置以及该设置的行为的信息。