http://www.endeca.com/MDEX/config/XQuery/2009/09
The groups Complex Type
A list containing the full representations of groups. In addition to the information presented in a group summary, the group element also contains a list of the members of the group.
Local elements (2)
group group/mdex-property_Key
Complex Type groups
The groups type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
<mdex:group key="string" displayName="string" dynamicContent="string" dynamicOrder="string" recordSource="string">
<mdex-property_Key>string</mdex-property_Key> [0..*]
</group> [0..*]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="groups">
-<annotation>
-<documentation>
A list containing the full representations of groups. In addition to the information presented in a group summary, the
<code>group</code>
element also contains a list of the members of the group.
</documentation>
</annotation>
-<sequence>
-<element  maxOccurs="unbounded"  minOccurs="0"  name="group">
-<complexType>
-<sequence>
<element  form="unqualified"  maxOccurs="unbounded"  minOccurs="0"  name="mdex-property_Key"  type="string" />
</sequence>
<attribute  name="key"  type="string" />
<attribute  name="displayName"  type="string" />
<attribute  name="dynamicContent"  type="string" />
<attribute  name="dynamicOrder"  type="string" />
<attribute  name="recordSource"  type="string" />
</complexType>
</element>
</sequence>
</complexType>

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