XMLP : Getting the rows with conditionally



We can use the below XML Tag, to get the rows conditionally.

<?for-each:DISTRICT[CRSE_ATTR_VALUE = '5' and RESIDENT = 'Y']?>

<?end for-each?>

Comments