<ValueList> Element
When values of extended attributes are specified as properties of elements in the schema, they may either be specified by values or by references to the values contained in this list. Applications may assume ordering of the list by ordering specified in <ValueListSortOrder>.
Element Properties
Property | Value |
---|---|
Data Type | ComplexType |
Minimum Occurrences | 0 |
Maximum Occurrences | 1 |
Default Value | N/A |
Abstract | False |
Nillable | False |
Element Constraints | Sequence |
Parent Elements
Child Elements
Element | Required/Optional | Description |
---|---|---|
<Value> | Required | The actual value of an extended attribute. |
See Also
XML Schema for the <ExtendedAttribute> Element
XML Structure for the <ExtendedAttribute> Element
XML Schema for the <OutlineCode> Element
Remarks
The <ValueList> element contains values for an <ExtendedAttribute>. <Value> elements are contained in <Values> for the <OutlineCode> element.