SettingFacet Complex Type

Defines the deployment report information for a setting facet (sub-setting) in a System Definition Model.

<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>

Child Elements

Element

Type

Description

Value (SettingFacet) Element

SettingInstanceValue Complex Type

The value of the setting facet.

Attribute Groups

Name

Description

SettingAttributes Attribute Group

Information about a setting and the behavior of that setting.