XMLScan::XPath::DOM::AbstractNodeAdapter
# File lib/xml/dom2/xpath.rb, line 70 def node_type :text end
# File lib/xml/dom2/xpath.rb, line 74 def string_value @node.nodeValue end