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