Skip to content

Commit 563ab63

Browse files
authored
Merge pull request #56 from molinaro-m/no-unique-resource
No unique resource
2 parents 83de12a + b5fb8b3 commit 563ab63

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
@@ -209,8 +209,9 @@ \section{Service Interface Requirements}
209209
The VOTable MUST comply with these conditions:
210210

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

0 commit comments

Comments
 (0)