ad1
8 years agoNew Contributor
Property transfer of value x where other value is y
Hello, I have the following response: .. <a:StructureNode> <a:StructureId>19d6c2dd-e8ae-4481-a293-db3bbc8092fe</a:StructureId> <a:Name>Ebooks</a:Name> .. </a:StructureNode> I want to tr...
- 8 years ago
Predicates are always embedded in square brackets.
Some more examples https://www.w3schools.com/xml/xpath_syntax.asp
//*:StructureNode[*:Name/text()='Ebooks']/*:StructureId