Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 2 additions & 4 deletions VODataService-v1.3.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -644,10 +644,8 @@
it will produce a legal, non-null response.
</xs:documentation>
<xs:documentation>
When the interface supports GET, then the full
query URL is formed by the concatenation of the
base URL (given by the accessURL) and the value
given by this testQuery element.
This is a legacy element; use testQueryString from
vr:Interface instead.
</xs:documentation>
</xs:annotation>
</xs:element>
Expand Down
6 changes: 2 additions & 4 deletions VODataService.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1960,10 +1960,8 @@ \subsection{Interface Type Extension: ParamHTTP}

\item[Occurrence] optional
\item[Comment]
When the interface supports GET, then the full
query URL is formed by the concatenation of the
base URL (given by the accessURL) and the value
given by this testQuery element.
This is a legacy element; use testQueryString from
vr:Interface instead.


\end{description}
Expand Down