http://www.endeca.com/MDEX/config/XQuery/2009/09
The group Element
Element groups/group : local complex type  [0 .. *]
The group element cannot have "xsi:nil" as an attribute. The group element in XML instance can be substituted with other elements.
 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>

 Collapse Attributes

Name Type Summary
displayName string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
dynamicContent string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
dynamicOrder 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
 
recordSource string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<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>

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