http://www.endeca.com/MDEX/conversation/1/0
The RecordListColumnMetadata Complex Type
This type contains column data for a RecordList such as the sort operators, and the spec column flag.
Local elements (1)
SortControl
Complex Type RecordListColumnMetadata
The RecordListColumnMetadata type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... ColumnKey="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. DisplayName="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. SpecColumn="boolean"Click here to hide Comment This attribute is required.>
<SortControl Key="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Direction="cs_v1_0:SortDirection" Active="boolean"Click here to hide CommentThe default value for this attribute is "true".>cs_v1_0:SortControl</SortControl> [0..2]
</...>

 Collapse Attributes

Name Type Summary
ColumnKey NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
DisplayName NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
SpecColumn boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="RecordListColumnMetadata">
-<annotation>
<documentation> This type contains column data for a RecordList such as the sort operators, and the spec column flag. </documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ColumnMetadata">
-<sequence>
<element  maxOccurs="2"  minOccurs="0"  name="SortControl"  type="cs_v1_0:SortControl" />
</sequence>
</extension>
</complexContent>
</complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©