Typ | Auswahl |
---|---|
* | Typ der Achse (element, attribute oder namespace) |
namesp:* | Alle Elemente aus dem Namespace namesp |
namesp:typ | Alle Elemente des Typs namesp:typ |
typ | Alle Elemente des Typs typ |
text() | Alle Textknoten |
comment() | Alle Kommentare |
processing-instruction() | Alle Processing-Instructions |
processing-instruction(name) | Alle Processing-Instructions mit Namen name |
node() | Alle Knoten |