http://www.endeca.com/MDEX/XQuery/2009/09
The AnyValueList Complex Type
A list of elements of any name and type, used to represent a list of assignments on an MDEX record. This is a duplicate copy of the one defined in mdex.xsd
Complex Type AnyValueList
The AnyValueList 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="AnyValueList">
-<annotation>
<documentation> A list of elements of any name and type, used to represent a list of assignments on an MDEX record. This is a duplicate copy of the one defined in mdex.xsd </documentation>
</annotation>
-<sequence>
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©