DALService
==========

.. currentmodule:: pyvo.dal

.. autoclass:: DALService
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DALService.baseurl
      ~DALService.capability_description

   .. rubric:: Methods Summary

   .. autosummary::

      ~DALService.create_query
      ~DALService.describe
      ~DALService.search

   .. rubric:: Attributes Documentation

   .. autoattribute:: baseurl
   .. autoattribute:: capability_description

   .. rubric:: Methods Documentation

   .. automethod:: create_query
   .. automethod:: describe
   .. automethod:: search
