# File rexml/document.rb, line 52
  def expanded_name
			''
			#d = doc_type
			#d ? d.name : "UNDEFINED"
		end