Hide
Node types with inheritance are hard to select in xpaths inside lists, because they all have a different destinationtype. The searchtype is the type which all nodes share and which is used inside the list search. The attribute was already used on some places, but was forgotten on others
Show
Node types with inheritance are hard to select in xpaths inside lists, because they all have a different destinationtype. The searchtype is the type which all nodes share and which is used inside the list search. The attribute was already used on some places, but was forgotten on others