# File lib/xtemplate/xml.rb, line 298
    def attlistdecl(content)
      push_content("<!ATTLIST #{content}>")
    end