<span class="normalText" title="This field cannot be identified by the Rule Inspector. Certain XPath expressions cause this error, although they might work when filling out the form. Preview the form to verify that the rule works as expected."><!-- _locID@title="InspectorUnknownFieldTitle" _locComment="{StringCategory=TXT}This field could not be determined by the Rule Inspector when designing the form template. When designing, certain XPaths cannot be resolved although they may work when filling out the form. Preview the form to verify that the field works as expected." --><!-- _locID_text="InspectorUnknownField" _locComment="{StringCategory=TXT}We couldn't find the node that this maps to." -->[Not Found]</span>
</xsl:template>
<xsl:template name="Filtered">
<span class="normalText"><!-- _locID_text="InspectorFieldFiltered" _locComment="{StringCategory=TXT}There is a filter applied on this node." -->[Filtered]</span>
<xsl:text> </xsl:text><!-- _locID_text="InspectorFieldDocumentLinkPrimaryOnLoad" _locComment="{StringCategory=TXT}The rule will be executed when the document loads" -->On Load</xsl:if><xsl:if test="@DocumentRuleType='2'">
<xsl:text> </xsl:text><!-- _locID_text="InspectorFieldDocumentLinkPrimaryOnSubmit" _locComment="{StringCategory=TXT}The rule will be executed when the document loads" -->On Submit</xsl:if></a>
<span class="actionError"><!-- _locID_text="InspectorOverallInvalidField" _locComment="{StringCategory=TXT}The field is invalid." -->Invalid Field</span>
<!-- _locID_text="InspectorConditionalField" _locComment="{StringCategory=TXT}Rules that depend on this field or group" -->Rules that depend on this field or group</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorConditionalValidation" _locComment="{StringCategory=TXT}The rule on this field that ensures that the entered data is valid" -->Validation</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorConditionalDefault" _locComment="{StringCategory=TXT}The default value for the field" -->Calculated Default Values</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorConditionalRules" _locComment="{StringCategory=TXT}Rules that are triggered on this field (eg. sets a field value, displays a message, etc)" -->Actions</span>
<!-- _locID_text="InspectorRelatedFieldSourceField" _locComment="{StringCategory=TXT}rules that are triggered by a change in this %1" -->Rules that are triggered by a change in this %1
<xsl:otherwise><!-- _locID_text="InspectorRelatedFieldSourceFieldNode" _locComment="{StringCategory=TXT}field or group" -->field or group</xsl:otherwise>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorSourceValidation" _locComment="{StringCategory=TXT}The Rule on this field that ensures that the entered data is valid" -->Validation</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorSourceDefault" _locComment="{StringCategory=TXT}The default value for the field" -->Calculated Default Values</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorSourceRules" _locComment="{StringCategory=TXT}Rules that are triggered on this field (eg. sets a field value, displays a message, etc)" -->Actions</span>
<span class="fieldFramePrimaryTitle"><!-- _locID_text="InspectorRelatedFieldTargetField" _locComment="{StringCategory=TXT}Rules that may change this field or group" -->Rules that may change this field or group</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorTargetDefault" _locComment="{StringCategory=TXT}The default value for the field" -->Calculated Default Values</span>
<span class="fieldFrameSecondaryTitle"><!-- _locID_text="InspectorTargetRules" _locComment="{StringCategory=TXT}Rules that are triggered on this field (eg. sets a field value, displays a message, etc)" -->Actions</span>
<span class="none"><!-- _locID_text="InspectorFieldNone10" _locComment="{StringCategory=TXT}There is no Rule associated with this node." -->None</span>
<span class="ruleDisabled"><xsl:text> </xsl:text> <!-- _locID_text="InspectorRuleDisabled" _locComment="{StringCategory=TXT}States that the rule is disabled and not used" -->DISABLED </span>
</xsl:if>
</td></tr></table>
<div></div>
<div class="indent" id="{$RuleID}{$type}">
<span class="fieldFrameTertiaryTitle"> <!-- _locID_text="InspectorRuleConditions" _locComment="{StringCategory=TXT}The tests on the rule (for ex. if (. < 5)) for this rule to execute" -->Conditions</span>
<div class="indent">
<xsl:call-template name="PrintConditionsRules"/>
</div>
<span class="fieldFrameTertiaryTitle"> <!-- _locID_text="InspectorRuleActions" _locComment="{StringCategory=TXT}The resulting actions of this rule (set a value, display a message, etc)" -->Actions</span>
<span class="actionType"><!-- _locID_text="InspectorRuleAction2" _locComment="{StringCategory=TXT}Display a dialog box which is based on a calculated expression" -->Show a dialog box expression: </span><span class="normalText"><xsl:call-template name="PrintComplexExpression"/></span><br/>
</xsl:when>
<xsl:when test="@RuleActionType='3'">
<span class="actionType"><!-- _locID_text="InspectorRuleAction3" _locComment="{StringCategory=TXT}Change the current view of InfoPath" -->Switch views: </span><span class="normalText"><xsl:value-of select="@RuleActionString"/></span><br/>
</xsl:when>
<xsl:when test="@RuleActionType='4'">
<span class="actionType"><!-- _locID_text="InspectorRuleAction4" _locComment="{StringCategory=TXT}" -->Set a field's value: </span>
<xsl:if test="@RuleActionTarget">
<xsl:call-template name="PrintFieldLink">
<xsl:with-param name="Primary">
<xsl:value-of select="'false'"/>
</xsl:with-param>
<xsl:with-param name="ComplexID">
<xsl:value-of select="@RuleActionTarget"/>
</xsl:with-param>
</xsl:call-template>
</xsl:if>
<xsl:if test="@RuleActionTargetShortName">
<span class="normal" style="color:#FF6600; font-weight:bold;" title="No details for this field or group. See Help for more information."><!-- _locID@title="InspectorFieldAmbiguous" _locComment="{StringCategory=TXT}We're not sure which node this field maps to." -->
<span class="actionType"><!-- _locID_text="InspectorRuleAction5" _locComment="{StringCategory=TXT}" -->Query using a data connection: </span><span class="normalText"><xsl:value-of select="@RuleActionString"/></span><br/>
</xsl:when>
<xsl:when test="@RuleActionType='6'">
<span class="actionType"><!-- _locID_text="InspectorRuleAction6" _locComment="{StringCategory=TXT}" -->Submit using a data connection: </span><span class="normalText"><xsl:value-of select="@RuleActionString"/></span><br/>
</xsl:when>
<xsl:when test="@RuleActionType='7'">
<span class="actionType"><!-- _locID_text="InspectorRuleAction7" _locComment="{StringCategory=TXT}" -->Open a new form to fill out: </span><span class="normalText"><xsl:value-of select="@RuleActionString"/></span><br/>
</xsl:when>
<xsl:when test="@RuleActionType='8'">
<span class="actionType"><!-- _locID_text="InspectorRuleAction8" _locComment="{StringCategory=TXT}" -->Close the form</span><br/>
</xsl:when>
<xsl:when test="@RuleActionType='9'">
<span class="actionType"><!-- _locID_text="InspectorOverallRuleAction9" _locComment="{StringCategory=TXT}" -->Send data to Web Part</span><br/>
<xsl:text> </xsl:text><!-- _locID_text="InspectorFieldDataValidationDialog" _locComment="{StringCategory=TXT}This indicates that a message box / dialog will pop up" -->(Show Dialog)
</xsl:if>
</span>
</td></tr></table>
<div></div>
<div class="indent" id="{$DataValID}{$type}">
<span class="fieldFrameTertiaryTitle"> <!-- _locID_text="InspectorFieldDataValidationConditions" _locComment="{StringCategory=TXT}The conditions that are met for the data to be invalid (. > 5 or . < 0)" -->Conditions</span>
<span class="fieldFrameTertiaryTitle"> <!-- _locID_text="InspectorFieldDataValidationActions" _locComment="{StringCategory=TXT}The actions performed if the conditions are met" -->Actions</span>
<div class="indent">
<span class="normalText">
<xsl:if test="not(@ScreenTip='')">
<!-- _locID_text="InspectorFieldDataValidationScreenTip" _locComment="{StringCategory=TXT}This is the screen tip that appears when hovering the mouse over a field" -->ScreenTip: