# File rxml/base_transformer.rb, line 243
      def instance_tag(doc, id)
        # do nothing, only implemented in xforms 
        yield doc
      end