http://www.endeca.com/MDEX/config/XQuery/2009/09
The precedenceRule Element
Element precedenceRules/precedenceRule : local complex type  [0 .. *]
The precedenceRule element cannot have "xsi:nil" as an attribute. The precedenceRule element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<mdex:precedenceRule key="string"Click here to hide Comment This attribute is required. triggerAttributeKey="string"Click here to hide Comment This attribute is required. triggerAttributeValue="string" targetAttributeKey="string"Click here to hide Comment This attribute is required. isLeafTrigger="boolean"Click here to hide Comment This attribute is required.></precedenceRule>

 Collapse Attributes

Name Type Summary
isLeafTrigger boolean
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
 
targetAttributeKey string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
triggerAttributeKey string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
triggerAttributeValue string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<element  maxOccurs="unbounded"  minOccurs="0"  name="precedenceRule">
-<complexType>
<attribute  name="key"  type="string"  use="required" />
<attribute  name="triggerAttributeKey"  type="string"  use="required" />
<attribute  name="triggerAttributeValue"  type="string" />
<attribute  name="targetAttributeKey"  type="string"  use="required" />
<attribute  name="isLeafTrigger"  type="boolean"  use="required" />
</complexType>
</element>

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