TAPDataType¶
- class pyvo.io.vosi.vodataservice.TAPDataType(*args, **kwargs)[source]¶
- Bases: - TableDataType- TAPDataType element as described in http://www.ivoa.net/xml/VODataService/v1.1 - an abstract parent for the specific data types supported by the Table Access Protocol. - Attributes Summary - the length of the fixed-length value. - Attributes Documentation - size¶
- the length of the fixed-length value. - This corresponds to the size Column attribute in the TAP_SCHEMA and can be used with data types that are defined with a length (CHAR, BINARY).