http://www.endeca.com/MDEX/config/XQuery/2009/09
The groupSummary Element
Element groupSummaries/groupSummary : local complex type  [0 .. *]
The groupSummary element cannot have "xsi:nil" as an attribute. The groupSummary element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<mdex:groupSummary key="string" displayName="string" cardinality="int"></groupSummary>

 Collapse Attributes

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

 Collapse XML
-<element  maxOccurs="unbounded"  minOccurs="0"  name="groupSummary">
-<complexType>
<attribute  name="key"  type="string" />
<attribute  name="displayName"  type="string" />
<attribute  name="cardinality"  type="int" />
</complexType>
</element>

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