http://www.endeca.com/MDEX/conversation/1/0
The AttributeMetadata Complex Type
This type contains information about an attribute--name, type and hierarchy.
Complex Type AttributeMetadata
The AttributeMetadata type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... hierarchy="cs_v1_0:NonEmptyString" name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. type="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
hierarchy NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
name NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
type NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="AttributeMetadata">
-<annotation>
<documentation> This type contains information about an attribute--name, type and hierarchy. </documentation>
</annotation>
<attribute  name="name"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="type"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="hierarchy"  type="cs_v1_0:NonEmptyString"  use="optional" />
</complexType>

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