.. include:: ../io/votable/references.txt

Info
====

.. currentmodule:: astropy.io.votable.tree

.. autoclass:: Info
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Info.content
      ~Info.name
      ~Info.ref
      ~Info.unit
      ~Info.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~Info.to_xml

   .. rubric:: Attributes Documentation

   .. autoattribute:: content
   .. autoattribute:: name
   .. autoattribute:: ref
   .. autoattribute:: unit
   .. autoattribute:: value

   .. rubric:: Methods Documentation

   .. automethod:: to_xml
