# File lib/libxml/node.rb, line 208
      def attribute_decl?
        node_type == ATTRIBUTE_DECL
      end