<?xml version="1.0" ?>
<!-- Title : To demonstrate the steps required to attach, execute, suspend and reattach 
Custom Check Rules to a BF/PNR.  -->

<!-- PreRequisite: Start with a BF open but no rules attached. 
Terminal entry is *RU
Response NO CUSTOM CHECK RULES EXIST > -->

<!-- XML Request s2: Attach rule name ADDRESS to the open BF -->

<PNRBFCustomCheck_1>
 <CustomCheckRuleMods>
  <CCRuleData>
  <CRSID>1G</CRSID> 
   <ReqType>RULA</ReqType> 
   <RuleDispMode> </RuleDispMode> 
   <PCC>763K</PCC> 
   <RuleName>ADDRESS</RuleName> 
   <RuleNum></RuleNum> 
   <PCC2 /> 
   <RuleName2 /> 
   <RuleNum2 /> 
  </CCRuleData>
  <CCRuleText>
   <RuleTxt /> 
  </CCRuleText>
 </CustomCheckRuleMods>
</PNRBFCustomCheck_1>
