http://www.endeca.com/MDEX/conversation/1/0
The Property Complex Type
Pertinent information about an attribute including its key, display name and other options. The PDR (and DDR, if present) is included for clients that prefer to read descriptor records directly; note that records do not have a fixed schema.
Local elements (2)
PropertyRecord DimensionRecord
Complex Type Property
The Property type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Dimension="boolean"Click here to hide Comment This attribute is required. DisplayName="string"Click here to hide Comment This attribute is required. Key="string"Click here to hide Comment This attribute is required. Refinable="boolean"Click here to hide Comment This attribute is required. Type="string"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<PropertyRecord>cs_v1_0:Record</PropertyRecord> [1..1]
<DimensionRecord>cs_v1_0:Record</DimensionRecord> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
Dimension boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
DisplayName string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Key string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Refinable boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Type string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Property">
-<annotation>
<documentation> Pertinent information about an attribute including its key, display name and other options. The PDR (and DDR, if present) is included for clients that prefer to read descriptor records directly; note that records do not have a fixed schema. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  name="PropertyRecord"  type="cs_v1_0:Record" />
<element  maxOccurs="1"  minOccurs="0"  name="DimensionRecord"  type="cs_v1_0:Record" />
</sequence>
<attribute  name="Key"  type="string"  use="required" />
<attribute  name="Type"  type="string"  use="required" />
<attribute  name="Dimension"  type="boolean"  use="required" />
<attribute  name="DisplayName"  type="string"  use="required" />
<attribute  name="Refinable"  type="boolean"  use="required" />
</complexType>

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