Could u guys pls help. For the following source node we have to generate the given target node.If any body could pls help.
i.e for a unique StructNo we should have one VCU node at the target and all the CUDetails node corressponding to that StructNo.
Source:
CUDesign
-
VCU
-
StructNo=1
-
CUDetails
-
CUAction=Install
-
CUAction=Install
-
VCU
-
StructNo=2
-
CUDetails
-
CUAction=Install
-
CUAction=Remove
-
VCU
-
StructNo=1
-
CUDetails
-
CUAction=Install
-
CUAction=Remove
Target
CUDesign
-
VCU
-
StructNo=1
-
CUDetails
-
CUAction=Install
-
CUAction=Install
-
CUAction=Install
-
CUAction=Remove
-
VCU
-
StructNo=2
-
CUDetails
-
CUAction=Install
-
CUAction=Remove
Edited by: PoojaSri on Jun 12, 2009 12:37 PM