http://www.endeca.com/MDEX/config/XQuery/2009/09
The record Element
Element globalConfigRecord/record : local complex type  [1 .. 1]
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-config_Key>string</mdex-config_Key> [1..1]
<mdex-config_EnableValueSearchWildcard>boolean</mdex-config_EnableValueSearchWildcard> [1..1]
<mdex-config_MergePolicy>string</mdex-config_MergePolicy> [1..1]
<mdex-config_SearchChars>string</mdex-config_SearchChars> [1..1]
<mdex-config_SpellingRecordMinWordOccur>int</mdex-config_SpellingRecordMinWordOccur> [1..1]
<mdex-config_SpellingRecordMinWordLength>int</mdex-config_SpellingRecordMinWordLength> [1..1]
<mdex-config_SpellingRecordMaxWordLength>int</mdex-config_SpellingRecordMaxWordLength> [1..1]
<mdex-config_SpellingDValMinWordOccur>int</mdex-config_SpellingDValMinWordOccur> [1..1]
<mdex-config_SpellingDValMinWordLength>int</mdex-config_SpellingDValMinWordLength> [1..1]
<mdex-config_SpellingDValMaxWordLength>int</mdex-config_SpellingDValMaxWordLength> [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="1"  minOccurs="1"  name="record">
-<complexType>
-<sequence>
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_Key"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_EnableValueSearchWildcard"  type="boolean" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_MergePolicy"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SearchChars"  type="string" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SpellingRecordMinWordOccur"  type="int" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SpellingRecordMinWordLength"  type="int" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SpellingRecordMaxWordLength"  type="int" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SpellingDValMinWordOccur"  type="int" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SpellingDValMinWordLength"  type="int" />
<element  form="unqualified"  maxOccurs="1"  minOccurs="1"  name="mdex-config_SpellingDValMaxWordLength"  type="int" />
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##local"  processContents="skip" />
</sequence>
</complexType>
</element>

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