From b5c039bfb1326a1e8dfc05859f5fec5b2bcf07fe Mon Sep 17 00:00:00 2001 From: Mark Taylor Date: Fri, 7 Jul 2023 09:40:07 +0100 Subject: [PATCH] Minor spelling corrections --- DALI.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DALI.tex b/DALI.tex index cc1a738..45444a9 100644 --- a/DALI.tex +++ b/DALI.tex @@ -712,8 +712,8 @@ \subsection{Intervals} \verb|MAX| child elements to describe the (minimum) lower bound and (maximum) upper bound of interval(s) respectively. -\subsection{Sexagessimal Coordinates} -Coordinate values expressed in sexagessimal form can be described using the following +\subsection{Sexagesimal Coordinates} +Coordinate values expressed in sexagesimal form can be described using the following xtypes in both VOTable \xmlel{FIELD} and \xmlel{PARAM} elements: \begin{itemize} @@ -944,7 +944,7 @@ \subsection{URI} variable length with limit). \subsection{UUID} -Univeral Unique Identifier (UUID) values serialised in VOTable or service parameters +Universal Unique Identifier (UUID) values serialised in VOTable or service parameters should have the following metadata in the \xmlel{FIELD} element: \verb|datatype="char"|, \verb|arraysize="36"|, \verb|xtype="uuid"| (where arraysize may also be fixed length or variable length with limit).