http://www.endeca.com/MDEX/XQuery/2009/09
The Record Complex Type
Represents an individual Endeca record from the data set stored in an MDEX Engine.
Complex Type Record
The Record type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
 Allows any elements from ##local (skip validation). [0..*] Allows any elements from ##local (skip validation). [0..*]
</...>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<complexType  name="Record">
-<annotation>
<documentation> Represents an individual Endeca record from the data set stored in an MDEX Engine. </documentation>
</annotation>
-<sequence>
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>
 Collapse Uses
 
 Collapse Used-By
 Collapse Element (1)
record 
 
Generated by XSDdoc 2.0 ©