http://www.endeca.com/MDEX/config/XQuery/2009/09
The precedenceRules Complex Type
A list containing the full representations of precedence rules.
Local elements (1)
precedenceRule
Complex Type precedenceRules
The precedenceRules type does not allow mixed content. There is no restriction on type derivation. 
 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> [0..*]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="precedenceRules">
-<annotation>
<documentation> A list containing the full representations of precedence rules. </documentation>
</annotation>
-<sequence>
-<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>
</sequence>
</complexType>

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