|
64 | 64 | 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 |
65 | 65 | } |
66 | 66 |
|
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 | | - |
93 | 67 | \begin{document} |
94 | 68 |
|
95 | 69 | %setup listing printing parameters |
@@ -2392,8 +2366,8 @@ \subsubsection{Implementing a package of multiple data products} |
2392 | 2366 | three fields are integers, with this convention: (0=false, 1=true). |
2393 | 2367 | \end{itemize} |
2394 | 2368 |
|
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 |
2397 | 2371 | are informative for TAP 1.0 only; later versions of TAP may specify different values. |
2398 | 2372 |
|
2399 | 2373 | %TITOTOTO |
|
0 commit comments