Skip to content

Commit 276f7bb

Browse files
committed
add table 9 ref
1 parent fc38aa3 commit 276f7bb

1 file changed

Lines changed: 2 additions & 28 deletions

File tree

ObsCore.tex

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -64,32 +64,6 @@
6464
morekeywords={xmlns,version,encoding,schemaLocation,,xsi,status,name,url,ref,tableref,dmid,dmref,dmrole,dmtype,value,datatype,ucd,utype,xtype,arraysize,unit,type,id,ID}, % list your attributes here
6565
}
6666

67-
%
68-
%\lstdefinelanguage{XML}
69-
% {
70-
% frame=single,
71-
% xleftmargin=20pt,
72-
% framexleftmargin=15pt,
73-
% numbers=left,
74-
% numberstyle=\tiny,
75-
% numbersep=5pt,
76-
% breaklines=true,
77-
% showstringspaces=false,
78-
% basicstyle=\ttfamily\footnotesize,
79-
% morestring=[b]",
80-
% moredelim=[s][\bfseries\color{red}]{<}{\ },
81-
% moredelim=[s][\bfseries\color{red}]{</}{>},
82-
% moredelim=[l][\bfseries\color{red}]{/>},
83-
% moredelim=[l][\bfseries\color{red}]{>},
84-
% moredelim=[s][\bfseries\color{black}]{>}{<},
85-
% morecomment=[s]{<?}{?>},
86-
% morecomment=[s]{<!--}{-->},
87-
% commentstyle=\color{gray},
88-
% stringstyle=\color{black},
89-
% keywordstyle=\color{blue},
90-
% identifierstyle=\color{red}
91-
% }
92-
9367
\begin{document}
9468

9569
%setup listing printing parameters
@@ -2392,8 +2366,8 @@ \subsubsection{Implementing a package of multiple data products}
23922366
three fields are integers, with this convention: (0=false, 1=true).
23932367
\end{itemize}
23942368

2395-
Tables \ref{table:tapschema-mandatory1} and \ref{table:tapschema-mandatory2} show TAP\_SCHEMA.columns values for the mandatory fields of an ObsTAP table. All Utypes have the data model
2396-
namespace prefix {}``obscore:'' omitted in the table. The Datatype, Size, Principal, Index, and Std values shown here
2369+
Tables \ref{table:tapschema-mandatory1} and \ref{table:tapschema-mandatory2} show TAP\_SCHEMA.columns values for the mandatory fields of an ObsTAP table, and Tables \ref{table:tapschema-optional} shows optional fields. All Utypes have the data model
2370+
namespace prefix ``obscore:'' omitted in the table. The Datatype, Size, Principal, Index, and Std values shown here
23972371
are informative for TAP 1.0 only; later versions of TAP may specify different values.
23982372

23992373
%TITOTOTO

0 commit comments

Comments
 (0)