http://www.endeca.com/MDEX/config/XQuery/2009/09
The record Element
Element groupDescriptionRecordSlices/record : local complex type  [0 .. *]
The record element cannot have "xsi:nil" as an attribute. The record element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<mdex:record>
-Begin Sequence [1...1]
<system-group_DisplayName>string</system-group_DisplayName> [0..1]
<system-group_Key>string</system-group_Key> [1..1]
 Allows any elements from ##local (skip validation). [0..*] Allows any elements from ##local (skip validation). [0..*]
End Sequence
</record>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  maxOccurs="unbounded"  minOccurs="0"  name="record">
-<complexType>
-<sequence>
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="system-group_DisplayName"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="system-group_Key"  type="string" />
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>
</element>

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