Wie wähle ich alle Elemente mit einem bestimmten Attribut aus? mit TinyXPath
Was ist der XPath-Ausdruck zum Auswählen aller Elemente mit Attribut A? const char* xpath = "//\*/\*[@A]"