Share via


Value (SettingValueList) Element Element

Value Element

Contains a value in a list of setting values.

<xs:element name="Value"> <xs:complexType mixed="true" > <xs:sequence> <xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded" namespace="" /> </xs:sequence> <xs:attribute name="Null" type="boolean" use="optional" />

  • Null
    True if the value of the setting can be null, False otherwise.

</xs:complexType> </xs:element>

  • Value

Attributes

Name Type Description
Null boolean

True if the value of the setting can be null, False otherwise.

See Also

Definition context of element in schema

SettingValueList

Possible immediate parent elements in schema instance

SettingValueList (Definition)
SettingValueList (Member)

Send comments about this topic to Microsoft

Build date: 10/2/2007