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