Hi,
How to compare multiple element values in if else condition of XML?
Is there any syntax like "OR" example if the element is "NAME" and it has values as ('RAMA','SHAYAM','SUNNY','DAVID')?
Is there anything like <?if:NAME='RAMA' OR 'SHAYAM' OR 'SUNNY'?>
I want to use this in if else statement ..for every value like 'RAMA', 'SHYAM' I would like to have different result. How it can be archived?
Software/Hardware used:
explorer 7 and ms word 2007
ASKED:
March 29, 2012 1:52 PM
UPDATED:
September 17, 2012 3:04 PM
I don’t think this is related to SQL…