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