TableSchema
===========

.. currentmodule:: pyvo.io.vosi.vodataservice

.. autoclass:: TableSchema
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TableSchema.description
      ~TableSchema.name
      ~TableSchema.tables
      ~TableSchema.title
      ~TableSchema.utype

   .. rubric:: Methods Summary

   .. autosummary::

      ~TableSchema.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: description
   .. autoattribute:: name
   .. autoattribute:: tables
   .. autoattribute:: title
   .. autoattribute:: utype

   .. rubric:: Methods Documentation

   .. automethod:: parse
