xmlattribute
============

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

.. autoclass:: xmlattribute
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~xmlattribute.__call__
      ~xmlattribute.deleter
      ~xmlattribute.getter
      ~xmlattribute.setter

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: deleter
   .. automethod:: getter
   .. automethod:: setter
