Return a lazy Iterable of the nodes preceding this node in document order.
Iterable<XmlNode> get preceding;