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