VOTable is meant to serialize tabular documents in the
context of Virtual Observatory applications. This schema
corresponds to the VOTable document available from
http://www.ivoa.net/Documents/latest/VOT.html
Accept UCD1+
Accept also old UCD1 (but not / + %) including SIAP convention (with :)
content-role was previsouly restricted as:
]]>; is now a token.
Deprecated in Version 1.2
Deprecated in Version 1.1
Added in Version 1.2: INFO for diagnostics
The 'encoding' attribute is added here to avoid
problems of code generators which do not properly
interpret the TR/TD structures.
'encoding' was chosen because it appears in
appendix A.5
The ID attribute is added here to the TR tag to avoid
problems of code generators which do not properly
interpret the TR/TD structures
Added in Version 1.2: INFO for diagnostics
Added in Version 1.2: INFO for diagnostics in several places
This section will describe all global instances, that is, instances that are not created once per row of a table.
It starts with a list of all the MODELs, then has all the GLOBAL instances.
This section will describe all the instance, that is, instances created once per row of a table.
The instances can have FIELDrefs describing how to fill individual primtive valuesthe templates from TABLEDATA values.
The valid format of a reference to a VO-DML element. (Used to be 'UTYPE').
MUST have a prefix that elsewhere in the VOTable is defined to correspond to a VO-DML model defining the referenced element.
See "mapping document", https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/doc/MappingDMtoVOTable-v1.0-201607xx.docx.
Suffix, separated from the prefix by a ':', MUST correspond to the vodml-id of the referenced element in the VO-DML/XML representation
of that model.