NVORegInt
Click here for a complete list of operations.
VOTPredicate
Input: predicate Custom simple predicate search (placeholder for ADQL imp)
Output: VOTable 1.1 Unique Resource per Row
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /vor10/NVORegInt.asmx HTTP/1.1
Host: nvo.stsci.edu
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "ivoa.net.riws.v10/VOTPredicate"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<VOTPredicate xmlns="ivoa.net.riws.v10">
<predicate>string</predicate>
</VOTPredicate>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<VOTPredicateResponse xmlns="ivoa.net.riws.v10">
<VOTPredicateResult ID="ID" version="" xmlns="http://www.ivoa.net/xml/VOTable/v1.1">
<DESCRIPTION>xml</DESCRIPTION>
<DEFINITIONS>
<COOSYS ID="ID" equinox="token" epoch="token" system="" />
<PARAM value="string" />
</DEFINITIONS>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>xml</RESOURCE>
</VOTPredicateResult>
</VOTPredicateResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /vor10/NVORegInt.asmx HTTP/1.1
Host: nvo.stsci.edu
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<VOTPredicate xmlns="ivoa.net.riws.v10">
<predicate>string</predicate>
</VOTPredicate>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<VOTPredicateResponse xmlns="ivoa.net.riws.v10">
<VOTPredicateResult ID="ID" version="" xmlns="http://www.ivoa.net/xml/VOTable/v1.1">
<DESCRIPTION>xml</DESCRIPTION>
<DEFINITIONS>
<COOSYS ID="ID" equinox="token" epoch="token" system="" />
<PARAM value="string" />
</DEFINITIONS>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<DATA xsi:nil="true" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION xsi:nil="true" />
<LINK xsi:nil="true" />
<LINK xsi:nil="true" />
<TABLE xsi:nil="true" />
<TABLE xsi:nil="true" />
<RESOURCE xsi:nil="true" />
<RESOURCE xsi:nil="true" />xml</RESOURCE>xml</RESOURCE>
</VOTPredicateResult>
</VOTPredicateResponse>
</soap12:Body>
</soap12:Envelope>
HTTP GET
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.
GET /vor10/NVORegInt.asmx/VOTPredicate?predicate=string HTTP/1.1 Host: nvo.stsci.edu
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<VOTABLE ID="ID" version="" xmlns="http://www.ivoa.net/xml/VOTable/v1.1">
<DESCRIPTION>xml</DESCRIPTION>
<DEFINITIONS>
<COOSYS ID="ID" equinox="token" epoch="token" system="" />
<PARAM value="string" />
</DEFINITIONS>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>xml</RESOURCE>
</VOTABLE>
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.
POST /vor10/NVORegInt.asmx/VOTPredicate HTTP/1.1 Host: nvo.stsci.edu Content-Type: application/x-www-form-urlencoded Content-Length: length predicate=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<VOTABLE ID="ID" version="" xmlns="http://www.ivoa.net/xml/VOTable/v1.1">
<DESCRIPTION>xml</DESCRIPTION>
<DEFINITIONS>
<COOSYS ID="ID" equinox="token" epoch="token" system="" />
<PARAM value="string" />
</DEFINITIONS>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<DATA />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION>xml</DESCRIPTION>
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<LINK ID="ID" content-role="" content-type="token" title="string" value="string" href="anyURI" gref="token" action="anyURI" />
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<TABLE ID="ID" name="token" ref="IDREF" ucd="token" utype="string" nrows="nonNegativeInteger">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<DATA d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</TABLE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>
<RESOURCE name="token" ID="ID" utype="string" type="">
<DESCRIPTION d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<LINK d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TABLE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RESOURCE d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />xml</RESOURCE>xml</RESOURCE>xml</RESOURCE>
</VOTABLE>