http://www.endeca.com/MDEX/conversation/1/0
The Record Complex Type
A subset of attributes from a particular MDEX record, presented with the name of the attribute acting as the element name.
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> A subset of attributes from a particular MDEX record, presented with the name of the attribute acting as the element name. </documentation>
</annotation>
-<sequence>
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©