http://www.endeca.com/MDEX/XQuery/2009/09
The AttributeList Complex Type
Identifies a set of attributes.
Local elements (1)
attribute
Complex Type AttributeList
The AttributeList type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
<mdex:attribute name="NCName"Click here to hide Comment This attribute is required.>mdex:Attribute</attribute> [1..*]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="AttributeList">
-<annotation>
<documentation> Identifies a set of attributes. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="1"  name="attribute"  type="mdex:Attribute" />
</sequence>
</complexType>

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