I have a xml file .A single node having multiple version like 1.0,1.1,1.2.I need all content which was present inside NODE acording to version wise.means i want 1.1 related ,means i want only data present in TP 1.1.
Please check it once & reply
This is my xml file,please save in xml file.
-
- - - priyaranjanp 0 - - 1 SET_UP Set default CAN messages of CAN1 -
]]>
-
- 2 SET_UP Started Transmitting Channel 1 messages -
]]>
-
- - priyaranjanp 0 - - 1 SET_UP Set default CAN messages of CAN1 -
]]>
-
- 2 SET_UP Started Transmitting Channel 1 messages -
]]>
-
Ensure messages of CAN1 flows - 3 SET_UP user CAPL: Request seed. -
]]>
-
- 4 SET_UP Wait 20 s. -
]]>
-
- 5 SET_UP user CAPL: Check seed response. -
]]>
-
- 6 SET_UP Wait 20 ms. -
]]>
-
- 7 SET_UP user CAPL: Check key response. -
]]>
-
- - priyaranjanp 0 - - 1 SET_UP Set default CAN messages of CAN1 -
]]>
-
- 2 SET_UP Started Transmitting Channel 1 messages -
]]>
-
Ensure messages of CAN1 flows - 3 SET_UP Set default CAN messages of CAN1 -
]]>
-
- 4 SET_UP Started Transmitting Channel 1 messages -
]]>
-
- 5 SET_UP user CAPL: Request seed. -
]]>
-
CONTINUE - 6 SET_UP Wait 20 s. -
]]>
-
CONTINUE - 7 SET_UP user CAPL: Check seed response. -
]]>
-
CONTINUE - 8 SET_UP Wait 20 ms. -
]]>
-
CONTINUE - 9 SET_UP user CAPL: Check key response. -
]]>
-
CONTINUE - 10 Wait for 800 mili second -
]]>
-
Sanjeeb LenkaPosted May 18, 2015, 5:32 AM
Dipankar BiswasPosted May 8, 2015, 2:11 AM
See this link to help..http://www.c-sharpcorner.com/UploadFile/mahesh/ReadWriteXMLTutMellli2111282005041517AM/ReadWriteXMLTutMellli21.aspx
Thanks...