We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83de12a + b5fb8b3 commit 563ab63Copy full SHA for 563ab63
ConeSearch.tex
@@ -209,8 +209,9 @@ \section{Service Interface Requirements}
209
The VOTable MUST comply with these conditions:
210
211
\begin{itemize}
212
- \item There must be a single RESOURCE in the VOTable,
213
- and that contains a single TABLE.
+ \item There must be a single RESOURCE with \texttt{type=''results''} in the VOTable,
+ and that RESOURCE must contain a single TABLE. Additional RESOURCE(s) are
214
+ allowed to enable, e.g., DataLink service descriptors.
215
\item The TABLE must have FIELDS where
216
the following UCD values have been set. There must only be one FIELD
217
with each of these UCDs:
0 commit comments