Skip to content

Commit 388e329

Browse files
authored
Merge branch 'master' into sr-maxrec-metadata
2 parents 249d658 + 563ab63 commit 388e329

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ConeSearch.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,9 @@ \section{Service Interface Requirements}
221221
The VOTable MUST comply with these conditions:
222222

223223
\begin{itemize}
224-
\item There must be a single RESOURCE in the VOTable,
225-
and that contains a single TABLE.
224+
\item There must be a single RESOURCE with \texttt{type=''results''} in the VOTable,
225+
and that RESOURCE must contain a single TABLE. Additional RESOURCE(s) are
226+
allowed to enable, e.g., DataLink service descriptors.
226227
\item The TABLE must have FIELDS where
227228
the following UCD values have been set. There must only be one FIELD
228229
with each of these UCDs:

0 commit comments

Comments
 (0)