Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions VOTable.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1093,11 +1093,12 @@ \subsection{Summary of Attributes}
\item The \attr{xtype} attribute, added in VOTable 1.2, specifies an
{\em extended} (or {\em external}) datatype. It is meant
to give details about the column contents beyond the
primitive \attr{datatype}, like timestamps.
primitive \attr{datatype}, like timestamps
(see \Aref{sec:xtype}).

\item The \attr{unit} attribute specifies the units in which
the values of the corresponding column are expressed
(see \Aref{sec:unit})
(see \Aref{sec:unit}).

\item The \attr{ucd} attribute supplies a standardized classification
of the physical quantity expressed in the column
Expand Down
Loading