<?xml version="1.0" encoding="UTF-8"?>
<vosi:tableset xmlns:vosi="http://www.ivoa.net/xml/VOSITables/v1.0" xmlns:vod="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/VODataService/v1.1 http://www.ivoa.net/xml/VODataService/v1.1 http://www.ivoa.net/xml/VOSITables/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOSITables-v1.0.xsd">
	<schema>
		<name>public</name>
		<description>Default schema</description>
		<table>
			<name>basic</name>
			<description>General data about an astronomical object</description>
			<column>
				<name>main_id</name>
				<description>Main identifier for an object</description>
				<ucd>meta.id;meta.main</ucd>
				<utype>mango:MangoObject.identifier</utype>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>primary</flag>
			</column>
			<column>
				<name>nbref</name>
				<description>number of references</description>
				<ucd>meta.bib;arith.sum</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>otype</name>
				<description>Object type</description>
				<ucd>src.class</ucd>
				<utype>mango:Label.text[CT.vocabulary=https://www.ivoa.net/rdf/uat#classification]</utype>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>ra</name>
				<description>Right ascension</description>
				<unit>deg</unit>
				<ucd>pos.eq.ra;meta.main</ucd>
				<utype>mango:EpochPosition.longitude[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
				<flag>primary</flag>
			</column>
			<column>
				<name>ra_prec</name>
				<description>Right ascension precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>dec</name>
				<description>Declination</description>
				<unit>deg</unit>
				<ucd>pos.eq.dec;meta.main</ucd>
				<utype>mango:EpochPosition.latitude[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
				<flag>primary</flag>
			</column>
			<column>
				<name>dec_prec</name>
				<description>Declination precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>coo_err_maj</name>
				<description>Coordinate error major axis</description>
				<unit>mas</unit>
				<ucd>phys.angSize.smajAxis;pos.errorEllipse;pos.eq</ucd>
				<utype>mango:EpochPosition.errors.position/mango:error.PErrorEllipse.semiMajorAxis[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>coo_err_maj_prec</name>
				<description>Coordinate error major axis precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>coo_err_min</name>
				<description>Coordinate error minor axis</description>
				<unit>mas</unit>
				<ucd>phys.angSize.sminAxis;pos.errorEllipse;pos.eq</ucd>
				<utype>mango:EpochPosition.errors.position/mango:error.PErrorEllipse.semiMinorAxis[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>coo_err_min_prec</name>
				<description>Coordinate error minor axis precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>coo_err_angle</name>
				<description>Coordinate error angle</description>
				<unit>deg</unit>
				<ucd>pos.posAng;pos.errorEllipse;pos.eq</ucd>
				<utype>mango:EpochPosition.errors.position/mango:error.PErrorEllipse.angle[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>coo_qual</name>
				<description>Coordinate quality</description>
				<ucd>meta.code.qual;pos.eq</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>coo_wavelength</name>
				<description>Wavelength class for the origin of the coordinates (R,I,V,U,X,G)</description>
				<ucd>instr.bandpass;pos.eq</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>coo_bibcode</name>
				<description>Coordinate reference</description>
				<ucd>meta.bib.bibcode;pos.eq</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>hpx</name>
				<description>Healpix number at ORDER=10</description>
				<ucd>meta.id</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
				<flag>indexed</flag>
			</column>
			<column>
				<name>pmra</name>
				<description>Proper motion in RA</description>
				<unit>mas.yr-1</unit>
				<ucd>pos.pm;pos.eq.ra</ucd>
				<utype>mango:EpochPosition.pmLongitude[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>pmra_prec</name>
				<description>Proper motion in RA precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pmdec</name>
				<description>Proper motion in DEC</description>
				<unit>mas.yr-1</unit>
				<ucd>pos.pm;pos.eq.dec</ucd>
				<utype>mango:EpochPosition.pmLatitude[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>pmdec_prec</name>
				<description>Proper motion in DEC precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pm_err_maj</name>
				<description>Proper motion error major axis</description>
				<unit>mas.yr-1</unit>
				<ucd>phys.angSize.smajAxis;pos.errorEllipse;pos.pm</ucd>
				<utype>mango:EpochPosition.errors.properMotion/mango:error.PErrorEllipse.semiMajorAxis[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>pm_err_maj_prec</name>
				<description>Proper motion error major axis precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pm_err_min</name>
				<description>Proper motion error minor axis</description>
				<unit>mas.yr-1</unit>
				<ucd>phys.angSize.sminAxis;pos.errorEllipse;pos.pm</ucd>
				<utype>mango:EpochPosition.errors.properMotion/mango:error.PErrorEllipse.semiMinorAxis[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>pm_err_min_prec</name>
				<description>Proper motion error minor axis precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pm_err_angle</name>
				<description>Proper motion error angle</description>
				<unit>deg</unit>
				<ucd>pos.posAng;pos.errorEllipse;pos.pm</ucd>
				<utype>mango:EpochPosition.errors.properMotion/mango:error.PErrorEllipse.angle[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pm_qual</name>
				<description>Proper motion quality</description>
				<ucd>meta.code.qual;pos.pm</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>pm_bibcode</name>
				<description>Proper motion reference</description>
				<ucd>meta.bib.bibcode;pos.pm</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>plx_value</name>
				<description>Parallax</description>
				<unit>mas</unit>
				<ucd>pos.parallax.trig</ucd>
				<utype>mango:EpochPosition.parallax[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>plx_prec</name>
				<description>Parallax precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>plx_err</name>
				<description>Parallax error</description>
				<unit>mas</unit>
				<ucd>stat.error;pos.parallax.trig</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>plx_err_prec</name>
				<description>Parallax error precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>plx_qual</name>
				<description>Parallax quality</description>
				<ucd>meta.code.qual;pos.parallax.trig</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>plx_bibcode</name>
				<description>Parallax reference</description>
				<ucd>meta.bib.bibcode;pos.parallax.trig</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>rvz_type</name>
				<description>Radial velocity / redshift type</description>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>rvz_radvel</name>
				<description>Radial Velocity</description>
				<unit>km.s-1</unit>
				<ucd>spect.dopplerVeloc.opt</ucd>
				<utype>mango:EpochPosition.radialVelocity[CS.spaceSys=ICRS CT.epoch=J2000]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>rvz_radvel_prec</name>
				<description>Radial velocity precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>rvz_redshift</name>
				<description>redshift</description>
				<ucd>src.redshift</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>rvz_redshift_prec</name>
				<description>redshift precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>rvz_err</name>
				<description>Radial velocity / redshift error</description>
				<unit>km.s-1</unit>
				<ucd>stat.error;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>rvz_err_prec</name>
				<description>Radial velocity / redshift error precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>rvz_nature</name>
				<description>velocity / redshift nature</description>
				<ucd>meta.code;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType" size="4">CHAR</dataType>
			</column>
			<column>
				<name>rvz_qual</name>
				<description>Radial velocity / redshift quality</description>
				<ucd>meta.code.qual;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>rvz_bibcode</name>
				<description>Radial velocity / redshift reference</description>
				<ucd>meta.bib.bibcode;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>vlsr</name>
				<description>velocity in Local Standard of Rest reference frame</description>
				<unit>km.s-1</unit>
				<ucd>phys.veloc;pos.lsr;stat.mean</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>vlsr_err</name>
				<description>Error incertainty of the VLSR velocity</description>
				<unit>km.s-1</unit>
				<ucd>stat.error;phys.veloc;pos.lsr</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>vlsr_wavelength</name>
				<description>Wavelength class for the origin of the LSR velocity</description>
				<ucd>instr.bandpass;phys.veloc;pos.lsr</ucd>
				<dataType xsi:type="vod:TAPType">CHAR</dataType>
			</column>
			<column>
				<name>vlsr_bibcode</name>
				<description>Reference for the origin of the LSR velocity</description>
				<ucd>meta.bib.bibcode;phys.veloc;pos.lsr</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>vlsr_min</name>
				<description>Minimum for the mean value of the LSR velocity</description>
				<unit>km.s-1</unit>
				<ucd>phys.veloc;pos.lsr;stat.min</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>vlsr_max</name>
				<description>Maximum for the mean value of the LSR velocity</description>
				<unit>km.s-1</unit>
				<ucd>phys.veloc;pos.lsr;stat.max</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>sp_type</name>
				<description>MK spectral type</description>
				<ucd>src.spType</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>sp_qual</name>
				<description>Spectral type quality</description>
				<ucd>meta.code.qual;src.spType</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>sp_bibcode</name>
				<description>spectral type reference</description>
				<ucd>meta.bib.bibcode;src.spType</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>morph_type</name>
				<description>Morphological type</description>
				<ucd>src.morph.type</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>morph_qual</name>
				<description>Morphological type quality</description>
				<ucd>meta.code.qual;src.morph.type</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>morph_bibcode</name>
				<description>morphological type reference</description>
				<ucd>meta.bib.bibcode;src.morph.type</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>galdim_majaxis</name>
				<description>Angular size major axis</description>
				<unit>arcmin</unit>
				<ucd>phys.angSize.smajAxis</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>galdim_majaxis_prec</name>
				<description>Angular size major axis precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>galdim_minaxis</name>
				<description>Angular size minor axis</description>
				<unit>arcmin</unit>
				<ucd>phys.angSize.sminAxis</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>galdim_minaxis_prec</name>
				<description>Angular size minor axis precision</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>galdim_angle</name>
				<description>Galaxy ellipse angle</description>
				<unit>deg</unit>
				<ucd>pos.posAng</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>galdim_qual</name>
				<description>Galaxy dimension quality</description>
				<ucd>meta.code.qual;phys.angSize</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>galdim_wavelength</name>
				<description>Wavelength class for the origin of the Galaxy dimension</description>
				<ucd>instr.bandpass;phys.angSize</ucd>
				<dataType xsi:type="vod:TAPType">CHAR</dataType>
			</column>
			<column>
				<name>galdim_bibcode</name>
				<description>Galaxy dimension reference</description>
				<ucd>meta.bib.bibcode;phys.angSize</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>update_date</name>
				<description>Date of last modification</description>
				<ucd>time.processing</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>oid</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>otype_txt</name>
				<description>Object type</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>primary</flag>
			</column>
			<column>
				<name>rvz_wavelength</name>
				<description>Wavelength class for the origin of the radial velocity/reshift</description>
				<ucd>instr.bandpass;spect.dopplerVeloc.opt</ucd>
				<dataType xsi:type="vod:TAPType">CHAR</dataType>
			</column>
		</table>
		<table>
			<name>ident</name>
			<description>Identifiers of an astronomical object</description>
			<column>
				<name>id</name>
				<description>Identifier</description>
				<ucd>meta.id</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table type="view">
			<name>ids</name>
			<description>all names concatenated with pipe</description>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>ids</name>
				<description>List of all identifiers concatenated with pipe</description>
				<ucd>meta.id</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>cat</name>
			<description>Catalogues name</description>
			<column>
				<name>cat_name</name>
				<description>Catalogue name</description>
				<ucd>meta.id;meta.dataset</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>description</name>
				<description>Catalogue description</description>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>"size"</name>
				<description>Number of objects of the Catalogue in SIMBAD</description>
				<ucd>meta.id;arith.sum</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
		</table>
		<table>
			<name>flux</name>
			<description>Magnitude/Flux information about an astronomical object</description>
			<column>
				<name>flux_err_prec</name>
				<description>flux error precision</description>
				<ucd>stat.error;phot.flux</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>flux_prec</name>
				<description>flux precision</description>
				<ucd>phot.flux</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>filter</name>
				<description>flux filter name</description>
				<ucd>instr.bandpass;instr.filter</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>flux</name>
				<ucd>phot.flux</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>system</name>
				<description>flux system A=AB V=Vega</description>
				<ucd>meta.id;phot.flux</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>flux_err</name>
				<description>flux error</description>
				<ucd>stat.error;phot.mag</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>qual</name>
				<description>flux quality flag</description>
				<ucd>meta.code.qual;phot.flux</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>bibcode</name>
				<description>flux reference</description>
				<ucd>meta.bib.bibcode;phot.flux</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
			<foreignKey>
				<targetTable>filter</targetTable>
				<fkColumn>
					<fromColumn>filter</fromColumn>
					<targetColumn>filtername</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table type="view">
			<name>allfluxes</name>
			<description>all flux/magnitudes U,B,V,I,J,H,K,u_,g_,r_,i_,z_</description>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>U</name>
				<description>U magnitude</description>
				<ucd>phot.mag;em.opt.U</ucd>
				<utype>mango:Brightness.value[CS.photCal=U]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>B</name>
				<description>B magnitude</description>
				<ucd>phot.mag;em.opt.B</ucd>
				<utype>mango:Brightness.value[CS.photCal=B]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>V</name>
				<description>V magnitude</description>
				<ucd>phot.mag;em.opt.V</ucd>
				<utype>mango:Brightness.value[CS.photCal=V]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>G</name>
				<description>G magnitude</description>
				<ucd>phot.mag;em.opt</ucd>
				<utype>mango:Brightness.value[CS.photCal=G]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>R</name>
				<description>R magnitude</description>
				<ucd>phot.mag;em.opt.R</ucd>
				<utype>mango:Brightness.value[CS.photCal=R]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>I</name>
				<description>I magnitude</description>
				<ucd>phot.mag;em.opt.I</ucd>
				<utype>mango:Brightness.value[CS.photCal=I]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>J</name>
				<description>J magnitude</description>
				<ucd>phot.mag;em.IR.J</ucd>
				<utype>mango:Brightness.value[CS.photCal=J]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>H</name>
				<description>H magnitude</description>
				<ucd>phot.mag;em.IR.H</ucd>
				<utype>mango:Brightness.value[CS.photCal=H]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>K</name>
				<description>K magnitude</description>
				<ucd>phot.mag;em.IR.K</ucd>
				<utype>mango:Brightness.value[CS.photCal=K]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>F150W</name>
				<description>JWST NIRCam F150W</description>
				<ucd>phot.mag;em.IR.NIR</ucd>
				<utype>mango:Brightness.value[CS.photCal=F150W]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>F200W</name>
				<description>JWST NIRCam F200W</description>
				<ucd>phot.mag;em.IR.NIR</ucd>
				<utype>mango:Brightness.value[CS.photCal=F200W]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>F444W</name>
				<description>JWST NIRCam F444W</description>
				<ucd>phot.mag;em.IR.NIR</ucd>
				<utype>mango:Brightness.value[CS.photCal=F444W]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>u_</name>
				<description>u magnitude</description>
				<ucd>phot.mag;em.opt.U</ucd>
				<utype>mango:Brightness.value[CS.photCal=u]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>g_</name>
				<description>g magnitude</description>
				<ucd>phot.mag;em.opt.B</ucd>
				<utype>mango:Brightness.value[CS.photCal=g]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>r_</name>
				<description>r magnitude</description>
				<ucd>phot.mag;em.opt.R</ucd>
				<utype>mango:Brightness.value[CS.photCal=r]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>z_</name>
				<description>z magnitude</description>
				<ucd>phot.mag;em.opt.I</ucd>
				<utype>mango:Brightness.value[CS.photCal=z]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>i_</name>
				<description>i magnitude</description>
				<ucd>phot.mag;em.opt.I</ucd>
				<utype>mango:Brightness.value[CS.photCal=i]</utype>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>filter</name>
			<description>Description of a flux filter</description>
			<column>
				<name>description</name>
				<description>flux filter description</description>
				<ucd>meta.note;instr.filter</ucd>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>unit</name>
				<description>physical unit name</description>
				<ucd>meta.unit</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>filtername</name>
				<description>flux filter name</description>
				<ucd>instr.bandpass;instr.filter</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
		</table>
		<table>
			<name>otypes</name>
			<description>List of all object types associated with an object</description>
			<column>
				<name>otype_txt</name>
				<description>Object type</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">UNKNOWN</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>origin</name>
				<description>explanation of origin of this type</description>
				<dataType xsi:type="vod:TAPType">UNKNOWN</dataType>
			</column>
			<column>
				<name>otype</name>
				<description>Object type</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table type="view">
			<name>alltypes</name>
			<description>all object types concatenated with pipe</description>
			<column>
				<name>otypes</name>
				<description>List of all object types concatenated with pipe</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>otypedef</name>
			<description>all names and definitions for the object types</description>
			<column>
				<name>otype</name>
				<description>Object type</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>primary</flag>
			</column>
			<column>
				<name>label</name>
				<description>Object type, compact label string</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>description</name>
				<description>Object type, full description string</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>comment</name>
				<description>Additional comment</description>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>is_candidate</name>
				<description>True if the object type is a candidate (non-confirmed)</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>otype_shortname</name>
				<description>(DEPRECATED) Object type, short name</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>otype_longname</name>
				<description>(DEPRECATED) Object type, full description string</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>path</name>
				<description>Otype path in the hierarchical classification</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>otype</fromColumn>
					<targetColumn>otype</targetColumn>
				</fkColumn>
			</foreignKey>
			<foreignKey>
				<targetTable>otypes</targetTable>
				<fkColumn>
					<fromColumn>otype</fromColumn>
					<targetColumn>otype</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>has_ref</name>
			<description>Associations between astronomical objects and their bibliographic references</description>
			<column>
				<name>obj_freq</name>
				<description>flag</description>
				<ucd>meta.number</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>oidbibref</name>
				<description>Bibcode internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>ref_flag</name>
				<description>flag</description>
				<ucd>meta.code.multip</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>ref_raw_id</name>
				<description>id like it appears in the article</description>
				<ucd>meta.id</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
			<foreignKey>
				<targetTable>ref</targetTable>
				<fkColumn>
					<fromColumn>oidbibref</fromColumn>
					<targetColumn>oidbib</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>ref</name>
			<description>Bibliographic reference</description>
			<column>
				<name>oidbib</name>
				<description>Bibcode internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>bibcode</name>
				<description>Bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>title</name>
				<description>Title</description>
				<ucd>meta.title</ucd>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>"year"</name>
				<description>Publication year</description>
				<ucd>time.publiYear</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>journal</name>
				<description>Abbreviation for the journal</description>
				<ucd>meta.bib.journal</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>page</name>
				<description>page number</description>
				<ucd>meta.bib.page</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>last_page</name>
				<description>Last page number</description>
				<ucd>meta.bib.page</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>volume</name>
				<description>volume number</description>
				<ucd>meta.bib.volume</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>abstract</name>
				<description>(revisited) Abstract of published paper</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>nbobject</name>
				<description>Number of objects studied in</description>
				<ucd>meta.id;arith.sum</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>doi</name>
				<description>DOI designation</description>
				<ucd>meta.ref.doi</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>journals</targetTable>
				<fkColumn>
					<fromColumn>journal</fromColumn>
					<targetColumn>journal</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table type="view">
			<name>biblio</name>
			<description>Bibliography</description>
			<column>
				<name>biblio</name>
				<description>List of Bibcodes separated with a pipe</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>author</name>
			<description>Author of a bibliographic reference</description>
			<column>
				<name>name</name>
				<description>Author of a bibliographical reference</description>
				<ucd>meta.bib.author</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>oidbibref</name>
				<description>Bibcode internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>pos</name>
				<description>Position of the author in the bib ref</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>ref</targetTable>
				<fkColumn>
					<fromColumn>oidbibref</fromColumn>
					<targetColumn>oidbib</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>keywords</name>
			<description>List of keywords in a paper</description>
			<column>
				<name>keyword</name>
				<description>Keyword text and link</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>oidbibref</name>
				<description>Object internal identifier of reference</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>"position"</name>
				<description>Position of the keyword in the publication</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<foreignKey>
				<targetTable>ref</targetTable>
				<fkColumn>
					<fromColumn>oidbibref</fromColumn>
					<targetColumn>oidbib</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table type="view">
			<name>journals</name>
			<description>Description of all used journals in the database</description>
			<column>
				<name>journal</name>
				<description>Abbreviation for the journal</description>
				<ucd>meta.bib.journal</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>name</name>
				<description>Full name of the journal</description>
				<ucd>meta.bib.journal</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column>
				<name>years</name>
				<description>Range of years of this journal in the database</description>
				<ucd>time.publiYear</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
		</table>
		<table>
			<name>h_link</name>
			<description>hierarchy of membership measure</description>
			<column>
				<name>child</name>
				<description>child oid</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>link_bibcode</name>
				<description>link reference</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>membership</name>
				<description>membership probability</description>
				<unit>percent</unit>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>parent</name>
				<description>parent oid</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>child</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>parent</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesDiameter</name>
			<description>Collection of stellar diameters.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>diameter</name>
				<description>Diameter value</description>
				<ucd>phys.angSize</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>diameter_prec</name>
				<description>Precision (# of decimal positions) associated with the column diameter</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>error</name>
				<description>Error</description>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>error_prec</name>
				<description>Precision (# of decimal positions) associated with the column error</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>filter</name>
				<description>filter or wavelength</description>
				<ucd>instr.bandpass;instr.filter</ucd>
				<dataType xsi:type="vod:TAPType" size="8">CHAR</dataType>
			</column>
			<column>
				<name>method</name>
				<description>calculation method</description>
				<ucd>instr.setup</ucd>
				<dataType xsi:type="vod:TAPType" size="8">CHAR</dataType>
			</column>
			<column>
				<name>qual</name>
				<description>Quality</description>
				<ucd>meta.code.qual</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>unit</name>
				<description>Unit (mas/km)</description>
				<ucd>meta.unit</ucd>
				<dataType xsi:type="vod:TAPType" size="4">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesDistance</name>
			<description>Collection of distances (pc, kpc or Mpc) by several means.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>dist</name>
				<description>Distance value</description>
				<ucd>pos.distance</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>dist_prec</name>
				<description>Precision (# of decimal positions) associated with the column dist</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>method</name>
				<description>distance calculation method</description>
				<ucd>instr.setup</ucd>
				<dataType xsi:type="vod:TAPType" size="8">CHAR</dataType>
			</column>
			<column>
				<name>minus_err</name>
				<description>minus error</description>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>minus_err_prec</name>
				<description>Precision (# of decimal positions) associated with the column minus_err</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>plus_err</name>
				<description>plus error</description>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>plus_err_prec</name>
				<description>Precision (# of decimal positions) associated with the column plus_err</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>qual</name>
				<description>Quality</description>
				<ucd>meta.code.qual</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>unit</name>
				<description>Unit (pc,kpc or Mpc)</description>
				<ucd>meta.unit</ucd>
				<dataType xsi:type="vod:TAPType" size="4">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesFe_h</name>
			<description>Collection of metallicity, as well as Teff, logg for stars.</description>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>teff</name>
				<description>Effective Temperature</description>
				<unit>unit-degK</unit>
				<ucd>phys.temperature.effective</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>log_g</name>
				<description>Decimal logarithm of the surface gravity</description>
				<unit>cm/s**2</unit>
				<ucd>phys.gravity</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>log_g_prec</name>
				<description>Precision (# of decimal positions) associated with the column log_g</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>fe_h</name>
				<description>Metallicity index relative to the Sun</description>
				<ucd>phys.abund.Fe</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>fe_h_prec</name>
				<description>Precision (# of decimal positions) associated with the column fe_h</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>flag</name>
				<description>Flag on the [Fe/H] value</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>compstar</name>
				<description>Designates the comparison star from which the [Fe/H] value was obtained</description>
				<ucd>meta.id</ucd>
				<dataType xsi:type="vod:TAPType" size="9">CHAR</dataType>
			</column>
			<column>
				<name>catno</name>
				<description>Star in the Cayrel et al. (1997A&amp;AS..124..299C) compilation</description>
				<ucd>meta.id;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="5">CHAR</dataType>
			</column>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesHerschel</name>
			<description>The Herschel observing Log</description>
			<column>
				<name>alpha</name>
				<description>Right Ascension J2000</description>
				<unit>h:m:s</unit>
				<ucd>pos.eq.ra;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="10">CHAR</dataType>
			</column>
			<column>
				<name>delta</name>
				<description>Declination J2000</description>
				<unit>d:m:s</unit>
				<ucd>pos.eq.dec;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="10">CHAR</dataType>
			</column>
			<column>
				<name>obsid</name>
				<description>Observation identifier</description>
				<ucd>meta.id;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="10">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesISO</name>
			<description>Infrared Space Observatory (ISO) observing log.</description>
			<column>
				<name>dec</name>
				<description>Declination</description>
				<unit>deg</unit>
				<ucd>pos.eq.dec;meta.main</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>dec_prec</name>
				<description>Precision (# of decimal positions) associated with the column dec</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>obsid</name>
				<description>Observation identifier</description>
				<ucd>meta.id;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="8">CHAR</dataType>
			</column>
			<column>
				<name>ra</name>
				<description>Right ascension</description>
				<unit>deg</unit>
				<ucd>pos.eq.ra;meta.main</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>ra_prec</name>
				<description>Precision (# of decimal positions) associated with the column ra</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesIUE</name>
			<description>International Ultraviolet Explorer observing log.</description>
			<column>
				<name>abnormcode</name>
				<description>Abnormality code</description>
				<ucd>meta.code.qual</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>aperture</name>
				<description>Aperture designation code</description>
				<ucd>meta.code;instr.fov</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>camid</name>
				<description>Camera id</description>
				<ucd>meta.id;instr</ucd>
				<dataType xsi:type="vod:TAPType" size="3">CHAR</dataType>
			</column>
			<column>
				<name>classcode</name>
				<description>IUE class code</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>comments</name>
				<description>Comments</description>
				<ucd>meta.note</ucd>
				<dataType xsi:type="vod:TAPType" size="20">CHAR</dataType>
			</column>
			<column>
				<name>complid</name>
				<description>Complementary Identifier</description>
				<ucd>meta.id</ucd>
				<dataType xsi:type="vod:TAPType" size="12">CHAR</dataType>
			</column>
			<column>
				<name>dispcode</name>
				<description>Dispersion code</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>expqualcode</name>
				<description>Exposure quality code</description>
				<ucd>meta.code.class</ucd>
				<dataType xsi:type="vod:TAPType" size="3">CHAR</dataType>
			</column>
			<column>
				<name>exptime</name>
				<description>Effective exposure time</description>
				<unit>sec</unit>
				<ucd>time.expo</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>fescount</name>
				<description>FES count</description>
				<ucd>phot.count;em.opt</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>fesmode</name>
				<description>FES mode</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="2">CHAR</dataType>
			</column>
			<column>
				<name>flag</name>
				<description>Flag</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>image</name>
				<description>Image number</description>
				<ucd>meta.id;obs.image</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>name</name>
				<description>Homogenized Name</description>
				<ucd>meta.id;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="16">CHAR</dataType>
			</column>
			<column>
				<name>obsdate</name>
				<description>Observation date</description>
				<ucd>time.epoch</ucd>
				<dataType xsi:type="vod:TAPType" size="6">CHAR</dataType>
			</column>
			<column>
				<name>obstime</name>
				<description>Observation time</description>
				<ucd>time.epoch</ucd>
				<dataType xsi:type="vod:TAPType" size="6">CHAR</dataType>
			</column>
			<column>
				<name>progid</name>
				<description>Observing Program Identification</description>
				<ucd>meta.id;obs</ucd>
				<dataType xsi:type="vod:TAPType" size="5">CHAR</dataType>
			</column>
			<column>
				<name>station</name>
				<description>Station (V=Vilspa/G=Goddard)</description>
				<ucd>meta.code;instr.tel</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesOtype</name>
			<description>Other object types associated with an object with origins</description>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column>
				<name>otype</name>
				<description>Object type</description>
				<ucd>src.class</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column>
				<name>comments</name>
				<description>explanation of origin of this type</description>
				<dataType xsi:type="vod:TAPType">UNICODECHAR</dataType>
			</column>
			<column>
				<name>bibcode</name>
				<description>bibcode reference</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesPLX</name>
			<description>Collection of trigonometric parallaxes.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>obscode</name>
				<description>Observatory code</description>
				<ucd>meta.id;instr.obsty</ucd>
				<dataType xsi:type="vod:TAPType" size="2">CHAR</dataType>
			</column>
			<column>
				<name>plx</name>
				<description>Parallax</description>
				<unit>mas</unit>
				<ucd>pos.parallax.trig</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>plx_err</name>
				<description>sigma{plx}</description>
				<unit>mas</unit>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>plx_prec</name>
				<description>Precision (# of decimal positions) associated with the column plx</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesPM</name>
			<description>Collection of proper motions.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>coosystem</name>
				<description>coordinates system designation</description>
				<ucd>pos.frame</ucd>
				<dataType xsi:type="vod:TAPType" size="4">CHAR</dataType>
			</column>
			<column>
				<name>pmde</name>
				<description>Proper motion DEC.</description>
				<unit>mas.yr-1</unit>
				<ucd>pos.pm;pos.eq.dec</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>pmde_err</name>
				<description>sigma{pm-de}</description>
				<unit>mas.yr-1</unit>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>pmde_err_prec</name>
				<description>Precision (# of decimal positions) associated with the column pmde_err</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pmde_prec</name>
				<description>Precision (# of decimal positions) associated with the column pmde</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pmra</name>
				<description>Proper motion R.A.</description>
				<unit>mas.yr-1</unit>
				<ucd>pos.pm;pos.eq.ra</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>pmra_err</name>
				<description>sigma{pm-ra}</description>
				<unit>mas.yr-1</unit>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>pmra_err_prec</name>
				<description>Precision (# of decimal positions) associated with the column pmra_err</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>pmra_prec</name>
				<description>Precision (# of decimal positions) associated with the column pmra</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesRot</name>
			<description>Stellar Rotational Velocities.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>nbmes</name>
				<description>Number of measurements</description>
				<ucd>meta.number</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>qual</name>
				<description>Quality</description>
				<ucd>meta.code.qual</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>upvsini</name>
				<description>Upper value of Vsini</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>vsini</name>
				<description>V sini</description>
				<unit>km.s-1</unit>
				<ucd>phys.veloc.rotat</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>vsini_err</name>
				<description>error</description>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>vsini_err_prec</name>
				<description>Precision (# of decimal positions) associated with the column vsini_err</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>vsini_prec</name>
				<description>Precision (# of decimal positions) associated with the column vsini</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesSpT</name>
			<description>Collection of spectral types.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>dispsystem</name>
				<description>dispersive system</description>
				<ucd>meta.id;instr</ucd>
				<dataType xsi:type="vod:TAPType" size="2">CHAR</dataType>
			</column>
			<column>
				<name>mssnote</name>
				<description>mss notes</description>
				<ucd>meta.note</ucd>
				<dataType xsi:type="vod:TAPType" size="3">CHAR</dataType>
			</column>
			<column>
				<name>sptype</name>
				<description>MK/MSS spectral type</description>
				<ucd>src.spType</ucd>
				<dataType xsi:type="vod:TAPType" size="36">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesVar</name>
			<description>Collection of stellar variability types and periods.</description>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>vartyp</name>
				<description>Type of variability</description>
				<ucd>meta.code;src.var</ucd>
				<dataType xsi:type="vod:TAPType" size="6">CHAR</dataType>
			</column>
			<column>
				<name>lowvmax</name>
				<description>Upper limit flag for Vmax</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>vmax</name>
				<description>Maximum of brightness</description>
				<unit>mag</unit>
				<ucd>phot.mag</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>vmax_prec</name>
				<description>Precision (# of decimal positions) associated with the column vmax</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>r_vmax</name>
				<description>Uncertainty flag</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>magtyp</name>
				<description>Magnitude type</description>
				<ucd>meta.id;phot</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>uppvmin</name>
				<description>Lower limit flag for Vmin</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>vmin</name>
				<description>Minimum of brightness</description>
				<unit>mag</unit>
				<ucd>phot.mag</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>vmin_prec</name>
				<description>Precision (# of decimal positions) associated with the column vmin</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>r_vmin</name>
				<description>Uncertainty flag for Vmin</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>upperiod</name>
				<description>Lower limit flag for the period</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>period</name>
				<description>Period</description>
				<unit>day</unit>
				<ucd>time.period</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>period_prec</name>
				<description>Precision (# of decimal positions) associated with the column period</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>r_period</name>
				<description>Uncertainty flag on period (:)</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="2">CHAR</dataType>
			</column>
			<column>
				<name>epoch</name>
				<description>Epoch of maximum or minimum</description>
				<unit>day</unit>
				<ucd>time.epoch</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>epoch_prec</name>
				<description>Precision (# of decimal positions) associated with the column epoch</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>r_epoch</name>
				<description>Uncertainty on epoch (:)</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>raisingtime</name>
				<description>Raising time for all other variable types</description>
				<ucd>time.interval</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>raisingtime_prec</name>
				<description>Precision (# of decimal positions) associated with the column raisingTime</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>r_raisingtime</name>
				<description>Uncertainty flag on raising time</description>
				<ucd>meta.code.error</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesVelocities</name>
			<description>Collection of HRV, Vlsr, cz and redshifts.</description>
			<column>
				<name>bibcode</name>
				<description>measurement bibcode</description>
				<ucd>meta.bib.bibcode</ucd>
				<dataType xsi:type="vod:TAPType" size="19">CHAR</dataType>
			</column>
			<column>
				<name>d</name>
				<description>'D' if the resolution is a conversion from the dispersion</description>
				<ucd>meta.code</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>meanerror</name>
				<description>sigma(Value)</description>
				<ucd>stat.error</ucd>
				<dataType xsi:type="vod:TAPType">REAL</dataType>
			</column>
			<column>
				<name>meanerror_prec</name>
				<description>Precision (# of decimal positions) associated with the column meanError</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>nature</name>
				<description>nature of the measurement</description>
				<ucd>meta.code;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType" size="2">CHAR</dataType>
			</column>
			<column>
				<name>nbmes</name>
				<description>Number of measurements</description>
				<ucd>meta.number</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>obsdate</name>
				<description>Observation date</description>
				<ucd>time.epoch</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>obsdate_prec</name>
				<description>Precision (# of decimal positions) associated with the column obsdate</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>origin</name>
				<description>Origin of the radial velocity</description>
				<ucd>meta.note</ucd>
				<dataType xsi:type="vod:TAPType" size="2">CHAR</dataType>
			</column>
			<column>
				<name>qual</name>
				<description>Quality</description>
				<ucd>meta.code.qual</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>quality</name>
				<description>Quality</description>
				<ucd>meta.code.qual</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>remark</name>
				<description>colon is uncertain question mark is questionable</description>
				<ucd>meta.note</ucd>
				<dataType xsi:type="vod:TAPType" size="1">CHAR</dataType>
			</column>
			<column>
				<name>remarks</name>
				<description>Remarks</description>
				<ucd>meta.note</ucd>
				<dataType xsi:type="vod:TAPType" size="7">CHAR</dataType>
			</column>
			<column>
				<name>resolution</name>
				<description>Resolution</description>
				<ucd>spect.resolution</ucd>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column>
				<name>veltype</name>
				<description>velocity type (v, z or cz)</description>
				<ucd>meta.code;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType" size="3">CHAR</dataType>
			</column>
			<column>
				<name>velvalue</name>
				<description>Velocity</description>
				<ucd>spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType">DOUBLE</dataType>
			</column>
			<column>
				<name>velvalue_prec</name>
				<description>Precision (# of decimal positions) associated with the column velValue</description>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<column>
				<name>wdomain</name>
				<description>Wavelength domain (Rad,mm,IR,Opt,UV,XRay,Gam)</description>
				<ucd>em.wl.central;spect.dopplerVeloc</ucd>
				<dataType xsi:type="vod:TAPType" size="4">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
		<table>
			<name>mesXmm</name>
			<description>XMM observing log.</description>
			<column>
				<name>obsid</name>
				<description>Observation identifier</description>
				<ucd>meta.id;meta.main</ucd>
				<dataType xsi:type="vod:TAPType" size="10">CHAR</dataType>
			</column>
			<column>
				<name>oidref</name>
				<description>Object internal identifier</description>
				<ucd>meta.record</ucd>
				<dataType xsi:type="vod:TAPType">BIGINT</dataType>
			</column>
			<column>
				<name>mespos</name>
				<description>Position of a measurement in a list of measurements</description>
				<ucd>stat.rank</ucd>
				<dataType xsi:type="vod:TAPType">SMALLINT</dataType>
			</column>
			<foreignKey>
				<targetTable>basic</targetTable>
				<fkColumn>
					<fromColumn>oidref</fromColumn>
					<targetColumn>oid</targetColumn>
				</fkColumn>
			</foreignKey>
		</table>
	</schema>
	<schema>
		<name>TAP_SCHEMA</name>
		<description>Set of tables listing and describing the schemas, tables and columns published in this TAP service.</description>
		<table>
			<name>TAP_SCHEMA.schemas</name>
			<description>List of schemas published in this TAP service.</description>
			<column std="true">
				<name>schema_name</name>
				<description>schema name, possibly qualified</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>description</name>
				<description>brief description of schema</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>utype</name>
				<description>UTYPE if schema corresponds to a data model</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
		</table>
		<table>
			<name>TAP_SCHEMA.tables</name>
			<description>List of tables published in this TAP service.</description>
			<column std="true">
				<name>table_index</name>
				<description>this index is used to recommend table ordering for clients</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column std="true">
				<name>schema_name</name>
				<description>the schema name from TAP_SCHEMA.schemas</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>table_name</name>
				<description>table name as it should be used in queries</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>table_type</name>
				<description>one of: table, view</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>description</name>
				<description>brief description of table</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>utype</name>
				<description>UTYPE if table corresponds to a data model</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
		</table>
		<table>
			<name>TAP_SCHEMA.columns</name>
			<description>List of columns of all tables listed in TAP_SCHEMA.TABLES and published in this TAP service.</description>
			<column std="true">
				<name>column_index</name>
				<description>this index is used to recommend column ordering for clients</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column std="true">
				<name>table_name</name>
				<description>table name from TAP_SCHEMA.tables</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>column_name</name>
				<description>column name</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>datatype</name>
				<description>ADQL datatype as in section 2.5</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>arraysize</name>
				<description>length of variable length datatypes</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column std="true">
				<name>"size"</name>
				<description>length of variable length datatypes</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column std="true">
				<name>description</name>
				<description>brief description of column</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>utype</name>
				<description>UTYPE of column if any</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>unit</name>
				<description>unit in VO standard format</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>ucd</name>
				<description>UCD of column if any</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>indexed</name>
				<description>an indexed column; 1 means true, 0 means false</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column std="true">
				<name>principal</name>
				<description>a principal column; 1 means true, 0 means false</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
			<column std="true">
				<name>std</name>
				<description>a standard column; 1 means true, 0 means false</description>
				<dataType xsi:type="vod:TAPType">INTEGER</dataType>
			</column>
		</table>
		<table>
			<name>TAP_SCHEMA.keys</name>
			<description>List all foreign keys but provides just the tables linked by the foreign key. To know which columns of these tables are linked, see in TAP_SCHEMA.key_columns using the key_id.</description>
			<column std="true">
				<name>key_id</name>
				<description>unique key identifier</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>from_table</name>
				<description>fully qualified table name</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>target_table</name>
				<description>fully qualified table name</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>description</name>
				<description>description of this key</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>utype</name>
				<description>utype of this key</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
		</table>
		<table>
			<name>TAP_SCHEMA.key_columns</name>
			<description>List all foreign keys but provides just the columns linked by the foreign key. To know the table of these columns, see in TAP_SCHEMA.keys using the key_id.</description>
			<column std="true">
				<name>key_id</name>
				<description>unique key identifier</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
				<flag>indexed</flag>
				<flag>primary</flag>
			</column>
			<column std="true">
				<name>from_column</name>
				<description>key column name in the from_table</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
			<column std="true">
				<name>target_column</name>
				<description>key column name in the target_table</description>
				<dataType xsi:type="vod:TAPType">VARCHAR</dataType>
			</column>
		</table>
	</schema>
</vosi:tableset>
