# File lib/xsd/xmlparser/rexmlparser.rb, line 45
  def cdata(content)
    characters(content)
  end