ValueList Element

When values of extended attributes are specified as properties of elements in the schema, they can either be specified by values or by references to values contained in the list. Applications can assume a value list is ordered in the manner specified by the ValueListSortOrder (ascending or descending).

<ValueList>
  ComplexTypeValue
</ValueList>

Parent Elements

ExtendedAttribute

Child Elements

Value

Occurrences

Minimum: 0

Maximum: 1

Remarks

The ValueList element contains a collection of Value elements for an ExtendedAttribute. Value elements for an OutlineCode element are contained in a Values collection.

See Also

Concepts

ExtendedAttribute Elements and XML Structure

XML Schema for the ExtendedAttributes Element