http://www.endeca.com/MDEX/conversation/1/0
The AvailableSearchKey Complex Type
A key used to identify a searchable property. Also packaged with a user friendly display name.
Local elements (2)
Key DisplayName
Complex Type AvailableSearchKey
The AvailableSearchKey type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Interface="boolean"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<Key>string</Key> [1..1]
<DisplayName>string</DisplayName> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
Interface boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="AvailableSearchKey">
-<annotation>
<documentation> A key used to identify a searchable property. Also packaged with a user friendly display name. </documentation>
</annotation>
-<sequence>
<element  name="Key"  type="string" />
<element  name="DisplayName"  type="string" />
</sequence>
<attribute  name="Interface"  type="boolean"  use="required" />
</complexType>

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