.. include:: ../io/votable/references.txt Field ============================= .. currentmodule:: astropy.io.votable.tree .. autoclass:: Field :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Field.links ~Field.precision ~Field.arraysize ~Field.unit ~Field.datatype ~Field.type ~Field.width ~Field.values ~Field.ref .. rubric:: Methods Summary .. autosummary:: ~Field.parse ~Field.to_xml ~Field.to_table_column ~Field.from_table_column ~Field.uniqify_names .. rubric:: Attributes Documentation .. autoattribute:: links .. autoattribute:: precision .. autoattribute:: arraysize .. autoattribute:: unit .. autoattribute:: datatype .. autoattribute:: type .. autoattribute:: width .. autoattribute:: values .. autoattribute:: ref .. rubric:: Methods Documentation .. automethod:: parse .. automethod:: to_xml .. automethod:: to_table_column .. automethod:: from_table_column .. automethod:: uniqify_names