Hi

 

Can anyone please tell me why this works. It's two versions of a
validation rule from my commons validator xml file (for a validwhen
condition):

 

(

 (  (oldProductStatusId == 21) and ((productStatusId == 21) or
(productStatusId == 23) )  ) or 

 (  (oldProductStatusId == 23) and ((productStatusId == 23) or
(productStatusId == 22) )  )

)

 

But this doesn't

 

(

      (  (oldProductStatusId == 21) and ( (productStatusId == 21) or
(productStatusId == 23) )  ) or 

      (  (oldProductStatusId == 23) and ( (productStatusId == 23) or
(productStatusId == 22) )  ) or

      (  (oldProductStatusId == 23) and ( (productStatusId == 23) or
(productStatusId == 22) )  )

)

 

Thanks

 

Richard


*** Disclaimer *** 

This electronic communication is confidential and for the exclusive use of the 
addressee. It may contain private and confidential information. The 
information, attachments and opinions contained in this E-mail are those of its 
author only and do not necessarily represent those of London Scottish Bank PLC 
or any other members of the London Scottish Group. 

If you are not the intended addressee, you are prohibited from any disclosure, 
distribution or further copying or use of this communication or the information 
in it or taking any action in reliance on it. If you have received this 
communication in error please notify the Information Security Manager at [EMAIL 
PROTECTED] as soon as possible and delete the message from all places in your 
computer where it is stored. 

We utilise virus scanning software but we cannot guarantee the security of 
electronic communications and you are advised to check any attachments for 
viruses. We do not accept liability for any loss resulting from any corruption 
or alteration of data or importation of any virus as a result of receiving this 
electronic communication. 

Replies to this E-mail may be monitored for operational or business reasons. 
London Scottish Bank PLC is regulated by the Financial Services Authority.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.

Reply via email to