Forum Discussion
slaugier
Occasional Contributor
Thank you for your answer, but it doesn't work.
if I replace //ns1:GetHoldingsResponse[1]/ns1:GetHoldingsResult[@.a:AccountTypeTextId=="LongTermLiquidity"]/a:AccountDto[1]/a:AccountTypeTextId[1] by //ns1:GetHoldingsResult/a:AccountDto[@.a:AccountTypeTextId=="LongTermLiquidity"]/a:AccountTypeTextId ,
I still receive an empty string
//ns1:GetHoldingsResult/a:AccountDto[1]/a:AccountTypeTextId doesn't work too
the only one that works is //ns1:GetHoldingsResponse[1]/ns1:GetHoldingsResult[1]/a:AccountDto[1]/a:AccountTypeTextId[1]
nmrao
6 years agoChampion Level 3
Put single equals instead of double (in the previous reply xpath) and retry.
Related Content
- 4 months ago
- 7 years ago
Recent Discussions
- 22 days ago