NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract Information XML Report

Hi

 

I want to extract the data from the TestStand XML Report using XML parser (Xpath) , but i am not able to get the expected results

Attaching the report file (not able to attach XML So changing the extension to .txt)

 

Want to Extract "/Reports/Report/Prop[6]/Prop[1]/Prop[1]/Prop[6]/Value[1...N]/Prop/Prop[6]/Value[1...N] "
I created Xpath in a usual way but it didn't worked form me

Can someone comment "what i am missing in achieving the expected result"

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 1 of 3
(2,790 Views)

Post what you have. The code that's not working.

0 Kudos
Message 2 of 3
(2,781 Views)

Thanks for your interest in helping

 

As single Xpath is not working i have extracted the child items at different levels and achieved the result.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 3 of 3
(2,776 Views)