http://www.endeca.com/MDEX/config/XQuery/2009/09
The propertyDescriptionRecordSlices Complex Type
A list of property description record slices. A record slice is a piece of a record. It must contain a record spec (in this case, mdex-property_Key) but need not contain all of the other required assignments. Property description record slices are used to specify particular assignments to be updated on property description records.
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_TextSearchAllowsWildcards record/mdex-property_Type record/mdex-property_Language record/system-navigation_Select record/system-navigation_ShowRecordCounts record/system-navigation_Sorting record/mdex-property_Key
Complex Type propertyDescriptionRecordSlices
The propertyDescriptionRecordSlices 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> [0..1]
<mdex-property_IsTextSearchable>boolean</mdex-property_IsTextSearchable> [0..1]
<mdex-property_IsUnique>boolean</mdex-property_IsUnique> [0..1]
<mdex-property_IsPropertyValueSearchable>boolean</mdex-property_IsPropertyValueSearchable> [0..1]
<mdex-property_TextSearchAllowsWildcards>boolean</mdex-property_TextSearchAllowsWildcards> [0..1]
<mdex-property_Type>string</mdex-property_Type> [0..1]
<mdex-property_Language>string</mdex-property_Language> [0..1]
<system-navigation_Select>mdex:select</system-navigation_Select> [0..1]
<system-navigation_ShowRecordCounts>boolean</system-navigation_ShowRecordCounts> [0..1]
<system-navigation_Sorting>mdex:sorting</system-navigation_Sorting> [0..1]
<mdex-property_Key>string</mdex-property_Key> [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="propertyDescriptionRecordSlices">
-<annotation>
-<documentation>
A list of property description record slices. A record slice is a piece of a record. It must contain a record spec (in this case,
<code>mdex-property_Key</code>
) but need not contain all of the other required assignments. Property description record slices are used to specify particular assignments to be updated on property description records.
</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="0"  name="mdex-property_IsSingleAssign"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_IsTextSearchable"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_IsUnique"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_IsPropertyValueSearchable"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_TextSearchAllowsWildcards"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_Type"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="mdex-property_Language"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="system-navigation_Select"  type="mdex:select" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="system-navigation_ShowRecordCounts"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="0"  name="system-navigation_Sorting"  type="mdex:sorting" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-property_Key"  type="string" />
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>
</element>
</sequence>
</complexType>

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