module IsoDoc::Generic::BaseConvert

def info(isoxml, out)

def info(isoxml, out)
  @meta.ext isoxml, out
  super
end