<?xml version="1.0" encoding="UTF-8"?>
<vosi:capabilities xmlns:vosi="http://www.ivoa.net/xml/VOSICapabilities/v1.0" xmlns:tr="http://www.ivoa.net/xml/TAPRegExt/v1.0" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/VOSICapabilities/v1.0 http://www.ivoa.net/xml/VOSICapabilities/v1.0 http://www.ivoa.net/xml/TAPRegExt/v1.0 http://www.ivoa.net/xml/TAPRegExt/v1.0 http://www.ivoa.net/xml/VOResource/v1.0 http://www.ivoa.net/xml/VOResource/v1.0 http://www.ivoa.net/xml/VODataService/v1.0 http://www.ivoa.net/xml/VODataService/v1.0">
<capability  standardID="ivo://ivoa.net/std/TAP" xsi:type="tr:TableAccess">
	<interface role="std" xsi:type="vs:ParamHTTP">
		<accessURL use="base">https://simbad.idia.ac.za:443/simbad/sim-tap</accessURL>
	</interface>
	<language>
		<name>ADQL</name>
		<version ivo-id="ivo://ivoa.net/std/ADQL#v2.0">2.0</version>
		<description>ADQL 2.0</description>
		<languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-udf">			<feature>				<form>uppercase(str VARCHAR) -&gt; VARCHAR</form>				<description>Put all characters of the given string in upper-case.</description>			</feature>			<feature>				<form>lowercase(str VARCHAR) -&gt; VARCHAR</form>				<description>Put all characters of the given string in lower-case.</description>			</feature>			<feature>				<form>normId(id VARCHAR) -&gt; VARCHAR</form>				<description>Normalise the given Simbad's object identifier (e.g. 'm1', 'andromeda').</description>			</feature>			<feature>				<form>array_agg(str VARCHAR) -&gt; VARCHAR</form>				<description>Aggregate inside an array the value of the given expression for each row.</description>			</feature>			<feature>				<form>regexp(str VARCHAR, pattern VARCHAR) -&gt; INTEGER</form>				<description>Determine whether the given string - str - matches the given regular expression - pattern. If yes, 1 is returned, else 0.</description>			</feature>			<feature>				<form>radec2sexa(ra DOUBLE, dec DOUBLE, prec SMALLINT) -&gt; VARCHAR</form>				<description>Format the given coordinates into a Sexagesimal notation.</description>			</feature>			<feature>				<form>string_agg(str VARCHAR, delim VARCHAR) -&gt; VARCHAR</form>				<description>Aggregate inside a single string the value of the given expression for each row. Row value are separated by the given string - delim.</description>			</feature>			<feature>				<form>smb_get_ids(oid BIGINT, maximum DOUBLE) -&gt; VARCHAR</form>				<description>Aggregate inside a single string the identifiers of the given oid. Row value are separated by pipe string (limited to maximum given).</description>			</feature>		</languageFeatures>	</language>
	<outputFormat>
		<mime>application/fits</mime>
		<alias>moc</alias>
	</outputFormat>
	<outputFormat>
		<mime>application/fits</mime>
		<alias>fits</alias>
	</outputFormat>
	<outputFormat>
		<mime>text/plain</mime>
		<alias>text</alias>
	</outputFormat>
	<outputFormat>
		<mime>text/csv</mime>
		<alias>csv</alias>
	</outputFormat>
	<outputFormat>
		<mime>text/tab-separated-values</mime>
		<alias>tsv</alias>
	</outputFormat>
	<outputFormat>
		<mime>application/json</mime>
		<alias>json</alias>
	</outputFormat>
	<outputFormat>
		<mime>text/html</mime>
		<alias>html</alias>
	</outputFormat>
	<outputFormat>
		<mime>application/x-votable+xml;serialization=TABLEDATA</mime>
		<alias>votable/td</alias>
	</outputFormat>
	<outputFormat>
		<mime>application/x-votable+xml;serialization=FITS</mime>
		<alias>votable/fits</alias>
	</outputFormat>
	<outputFormat>
		<mime>application/x-votable+xml</mime>
		<alias>votable</alias>
	</outputFormat>
	<outputFormat>
		<mime>application/x-votable+xml;serialization=BINARY2</mime>
		<alias>votable/b2</alias>
	</outputFormat>
	<uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-inline" />
	<uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-http" />
	<uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-ftp" />
	<retentionPeriod>
		<default>432000</default>
		<hard>8640000</hard>
	</retentionPeriod>
	<executionDuration>
		<default>1080</default>
		<hard>3600</hard>
	</executionDuration>
	<outputLimit>
		<default  unit="row">50000</default>
		<hard  unit="row">2000000</hard>
	</outputLimit>
	<uploadLimit>
		<default  unit="row">200000</default>
		<hard  unit="row">200000</hard>
	</uploadLimit>
	</capability>
	<capability  standardID="ivo://ivoa.net/std/VOSI#tables">
		<interface xsi:type="vs:ParamHTTP" role="std">
			<accessURL use="full"> https://simbad.idia.ac.za:443/simbad/sim-tap/tables </accessURL>
		</interface>
	</capability>
	<capability  standardID="ivo://ivoa.net/std/VOSI#capabilities">
		<interface xsi:type="vs:ParamHTTP" role="std">
			<accessURL use="full"> https://simbad.idia.ac.za:443/simbad/sim-tap/capabilities </accessURL>
		</interface>
	</capability>
	<capability  standardID="ivo://ivoa.net/std/DALI#examples">
		<interface xsi:type="vr:WebBrowser" role="std">
			<accessURL use="full"> https://simbad.idia.ac.za:443/simbad/sim-tap/examples </accessURL>
		</interface>
	</capability>
	<capability  standardID="ivo://ivoa.net/std/VOSI#availability">
		<interface xsi:type="vs:ParamHTTP" role="std">
			<accessURL use="full"> https://simbad.idia.ac.za:443/simbad/sim-tap/availability </accessURL>
		</interface>
	</capability>
</vosi:capabilities>
