Forum Discussion
AndresEnriquez
Occasional Contributor
Thanks for your quick reply nmrao 😊
In order to do this: To drill down to single value, use the reference of segmentId. Do I have to use Xquery?
Could you teach me how to do it?
Sorry for the basic questions, It's been days since I'm using the program.
Cheers
nmrao
3 years agoChampion Level 3
Please try below xpath
//*:segmentInfo[*:segmentId='AltaPrepSur']/*:segmentReference/text()
//*:segmentInfo[*:segmentId='AltaPrepSur']/*:segmentReference/text()
- AndresEnriquez3 years agoOccasional Contributor
Awesome!
That worked perfectly
I have a lot to learn about xquery language
Do you have any guide recomendation?
Thanks a lot nmrao !
Related Content
- 5 years ago
- 6 years ago
- 2 years ago