# File lib/xsd/xmlparser/rexmlparser.rb, line 41
  def text(text)
    characters(text)
  end