http://www.endeca.com/MDEX/config/XQuery/2009/09
The record Element
Element propertyDescriptionRecords/record : local complex type  [0 .. *]
The record element cannot have "xsi:nil" as an attribute. The record element in XML instance can be substituted with other elements.
 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]
<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>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<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="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>

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