ValueList Element

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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