Element
=======

.. currentmodule:: pyvo.utils.xml.elements

.. autoclass:: Element
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Element.parse
      ~Element.to_xml

   .. rubric:: Methods Documentation

   .. automethod:: parse
   .. automethod:: to_xml
