# File rxml/html_transformer.rb, line 91
      def instance_tag(doc, name)
        # do nothing, only implemented in xforms 
        yield doc
      end