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