# File lib/xtemplate/xml.rb, line 310
    def notationdecl(content)
      push_content("<!NOTATION #{content}>")
    end