Returns the node-set of this value.
@override Iterable<XmlNode> get nodes => throw StateError('Unable to convert number $value to node-set');