http://www.endeca.com/MDEX/conversation/1/0
The SortOperator Complex Type
An operator on a record list content element for choosing a specific sort on a specific attribute.
Complex Type SortOperator
The SortOperator type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Direction="string" Key="string" OwnerId="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
Direction string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Key string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
OwnerId NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="SortOperator">
-<annotation>
<documentation> An operator on a record list content element for choosing a specific sort on a specific attribute. </documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:PrivateOperator">
<attribute  name="Key"  type="string" />
<attribute  name="Direction"  type="string" />
</extension>
</complexContent>
</complexType>

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