Solved
Forum Discussion
nmrao
4 years agoCommunity Hero
Please try below xpath
//*:segmentInfo[*:segmentId='AltaPrepSur']/*:segmentReference/text()
//*:segmentInfo[*:segmentId='AltaPrepSur']/*:segmentReference/text()
AndresEnriquez
4 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 !