# File lib/xml/saxdriver.rb, line 307
      def getType(pos)
        ## expat cannot get attribyte type
        return "CDATA"
      end