http://www.endeca.com/MDEX/config/XQuery/2009/09
The propertyDescriptionRecords Complex Type
A list of property description records. Property description records are records which are used to represent properties in the MDEX Engine.
Local elements (13)
record record/mdex-property_DisplayName record/mdex-property_IsSingleAssign record/mdex-property_IsTextSearchable record/mdex-property_IsUnique record/mdex-property_IsPropertyValueSearchable record/mdex-property_Key record/mdex-property_TextSearchAllowsWildcards record/mdex-property_Type record/mdex-property_Language record/system-navigation_Select record/system-navigation_ShowRecordCounts record/system-navigation_Sorting
Complex Type propertyDescriptionRecords
The propertyDescriptionRecords type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
<mdex:record>
-Begin Sequence [1...1]
<mdex-property_DisplayName>string</mdex-property_DisplayName> [0..1]
<mdex-property_IsSingleAssign>boolean</mdex-property_IsSingleAssign> [1..1]
<mdex-property_IsTextSearchable>boolean</mdex-property_IsTextSearchable> [1..1]
<mdex-property_IsUnique>boolean</mdex-property_IsUnique> [1..1]
<mdex-property_IsPropertyValueSearchable>boolean</mdex-property_IsPropertyValueSearchable> [1..1]
<mdex-property_Key>string</mdex-property_Key> [1..1]
<mdex-property_TextSearchAllowsWildcards>boolean</mdex-property_TextSearchAllowsWildcards> [1..1]
<mdex-property_Type>string</mdex-property_Type> [1..1]
<mdex-property_Language>string</mdex-property_Language> [1..1]
<system-navigation_Select>mdex:select</system-navigation_Select> [1..1]
<system-navigation_ShowRecordCounts>boolean</system-navigation_ShowRecordCounts> [1..1]
<system-navigation_Sorting>mdex:sorting</system-navigation_Sorting> [1..1]
 Allows any elements from ##local (skip validation). [0..*] Allows any elements from ##local (skip validation). [0..*]
End Sequence
</record> [0..*]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="propertyDescriptionRecords">
-<annotation>
<documentation> A list of property description records. Property description records are records which are used to represent properties in the MDEX Engine. </documentation>
</annotation>
-<sequence>
-<element  maxOccurs="unbounded"  minOccurs="0"  name="record">
-<complexType>
-<sequence>
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_DisplayName"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_IsSingleAssign"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_IsTextSearchable"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_IsUnique"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_IsPropertyValueSearchable"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_Key"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_TextSearchAllowsWildcards"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_Type"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_Language"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="system-navigation_Select"  type="mdex:select" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="system-navigation_ShowRecordCounts"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="system-navigation_Sorting"  type="mdex:sorting" />
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>
</element>
</sequence>
</complexType>

 Collapse Uses
 Collapse Type (4)
 
 Collapse Used-By
 Collapse Element (2)
 
Generated by WSDLdoc ©