Skip to Content
0
Jul 20, 2007 at 06:16 AM

passing values from one node to another node in the same context

21 Views

Hi,

I m Having two nodes under a Context. node1 having att1 attribute and node2 having att2 attribute. and att1 is having some value say 'xyz'. i need to pass this 'xyz' to att2. dat means att2 = 'xyz'.

how to pass the value of att1 to att2

thanks in advance....