Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions ConeSearch.tex
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,9 @@ \section{Service Interface Requirements}
The VOTable MUST comply with these conditions:

\begin{itemize}
\item There must be a single RESOURCE in the VOTable,
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
allowed to enable, e.g., DataLink service descriptors.
\item The TABLE must have FIELDS where
the following UCD values have been set. There must only be one FIELD
with each of these UCDs:
Expand Down