http://www.endeca.com/MDEX/conversation/1/0
This type contains column data that includes the display name and column key.
- Subtypes (1)
-
RecordListColumnMetadata
Complex Type
ColumnMetadata
The ColumnMetadata type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
ColumnKey |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of ColumnKey is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
DisplayName |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of DisplayName is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
SpecColumn |
boolean |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of SpecColumn is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
|
XML |
-<complexType name="ColumnMetadata">
<documentation>
This type contains column data that includes the display name and column key.
</documentation>
</annotation>
<attribute name="SpecColumn" type="boolean" use="required" />
</complexType>
|
Uses |
Type (2)
|