Xmlixir.XPath.Axis (xmlixir v0.1.0)

Copy Markdown

Navigation primitives used by XPath evaluation.

Summary

Functions

ancestors(root, target, name, namespaces, matcher)

children(arg1, arg2)

descendants(node, arg2)

descendants_and_self(node, arg2)

document(root, target, direction)

explicit_axis(name, axis)

namespace(arg1)

sibling(root, target, direction)