XML information pipe

Ihre Spezialisten für XML

Banner Werbung

XSLT 1.0 reference

XSLT  |  axes

ancestor-or-self:: | ancestor:: | attribute:: | child:: | descendant-or-self:: | descendant:: | following-sibling:: | following:: | namespace:: | parent:: | preceding-sibling:: | preceding:: | self:: |


XSLT  |  axes


ancestor-or-self::

the ancestor-or-self axis contains the context node and the ancestors of the context node; thus, the ancestor axis will always include the root node

Locate in the official documentation

XSLT 1.0 reference