# File lib/rest_htmlprinter.rb, line 127
  def print_xmlbody body
    print_xml_links "Body", body.name, body.schema
  end