diff --git a/docs/topics/xpath-tutorial.rst b/docs/topics/xpath-tutorial.rst index 2f5c73b98..1a8e42d2d 100644 --- a/docs/topics/xpath-tutorial.rst +++ b/docs/topics/xpath-tutorial.rst @@ -1604,7 +1604,9 @@ Node tests .. important:: A "node test" is the second part of each step in a location path. + :: + axis :: NODETEST [predicate]* Node tests select node types along the step's axis.