BaseParam¶
-
class
pyvo.io.vosi.vodataservice.
BaseParam
(config=None, pos=None, _name='', **kwargs)[source]¶ Bases:
pyvo.utils.xml.elements.Element
BaseParam element as described in http://www.ivoa.net/xml/VODataService/v1.1
a description of a parameter that places no restriction on the parameter’s data type. As the parameter’s data type is usually important, schemas normally employ a sub-class of this type (e.g. Param), rather than this type directly.
Attributes Summary
Attributes Documentation
-
description
¶
-
name
¶
-
ucd
¶
-
unit
¶
-
utype
¶
-