xpathRelative: "@listName" #169
-
Hi, In the I cannot find any documentation on this. What is this supposed to imply? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi Karel, |
Beta Was this translation helpful? Give feedback.
Hi Karel,
Nodes (ND-xxx) help define display groups and a same XML complex element may be used in different contexts for different purposes; to differentiate the contexts, it may be necessary to add predicates which may rely on some information inside the group itself.
The whole path is built from the context by adding the relative path which then may lead to duplicate information as you highlighted.
I hope this answers your question.